2018-08-24 23:19:28,959 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-756 | | 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 | compass | | DEPLOY_SCENARIO | os-odl_l3-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual8 | +--------------------------------------+-----------------------------------------------------------+ 2018-08-24 23:19:28,963 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='130f21d1ba1ff783c385bc18e0ba7a3aa6d89109847d' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-08-24 23:19:28,963 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-24 23:19:28,964 - 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-08-24 23:19:28,998 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:19:29,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:19:29,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:19:29,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:19:29,416 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-24 23:19:29,417 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-08-24 23:19:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:19:32,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:19:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1357ac0b-8024-471d-ac00-3539455b4fbc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:19:32,490 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1357ac0b-8024-471d-ac00-3539455b4fbc 2018-08-24 23:19:32,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:19:58,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee04ea1165c4f04b997257954bcb741", "name": "admin"}, {"id": "c048cc8910c947dc93815178edbbdc43", "name": "heat_stack_owner"}], "expires_at": "2018-08-25T11:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ebabd887236c4010a22b00689a4b4dc3"}, "audit_ids": ["L6culIaRR7GlXE9ppQRiPg"], "issued_at": "2018-08-24T23:19:58.000000Z"}} 2018-08-24 23:19:58,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:07,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-572b070d-dbd1-4fb2-8131-a42a38e17e82 x-compute-request-id: req-572b070d-dbd1-4fb2-8131-a42a38e17e82 RESP BODY: {"aggregates": []} 2018-08-24 23:20:07,029 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-572b070d-dbd1-4fb2-8131-a42a38e17e82 2018-08-24 23:20:07,029 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 37.6127347946s 2018-08-24 23:20:07,030 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-572b070d-dbd1-4fb2-8131-a42a38e17e82 2018-08-24 23:20:07,030 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-24 23:20:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:20:07,180 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:20:07 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-24 23:20:07,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-24 23:20:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:19,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:20:19 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-aef4d8ff-91bd-4f2b-bb46-17829cac07ae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/43e9c2fd290b4c118942c33aa331d32f"}, "tags": [], "enabled": true, "id": "43e9c2fd290b4c118942c33aa331d32f", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 23:20:19,455 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-aef4d8ff-91bd-4f2b-bb46-17829cac07ae 2018-08-24 23:20:19,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 12.27435112s 2018-08-24 23:20:19,455 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-aef4d8ff-91bd-4f2b-bb46-17829cac07ae 2018-08-24 23:20:19,456 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'43e9c2fd290b4c118942c33aa331d32f', 'name': u'heat'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-24 23:20:19,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-08-24 23:20:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:19,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:20:19 GMT Content-Type: application/json Content-Length: 12480 Vary: X-Auth-Token x-openstack-request-id: req-8559816b-bfe4-4aff-948c-6bde27ae2100 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/037f63b242dc4bc0ae1ce2640063dc8f"}, "url": "https://192.16.1.222:8041", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0726bdacab97464ca83214ad5499641f", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/05c79547dcd648e28a9db0bb9c7318c9"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "aeede9163e614656aa0232b449c75171", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/1011a173dfef491180a24861ffcf4411"}, "url": "https://192.16.1.222:8780", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "57b6ba9749444ecf89b779624336fd24", "id": "1011a173dfef491180a24861ffcf4411"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/14fd85b967344616ac823a5cf09621a5"}, "url": "https://192.16.1.222:5000", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b4ea6ce7f08e4285aac4b9c70f354f92", "id": "14fd85b967344616ac823a5cf09621a5"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/1a41950740864fe884e85d7fee89e39f"}, "url": "https://192.16.1.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cedfc7533fae41ac81ade8ca51e09e61", "id": "1a41950740864fe884e85d7fee89e39f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/21b19524118f4b798d2526517d0d831c"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "968ead2314ab4c58895a87753f1ba738", "id": "21b19524118f4b798d2526517d0d831c"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2808c725c4964b78810c6fa4efebb250"}, "url": "https://192.16.1.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "7ce80091ad0f42109e92c241d442faf8", "id": "2808c725c4964b78810c6fa4efebb250"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/36c0b19779ea4e50b774960942e32cc4"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0726bdacab97464ca83214ad5499641f", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4249ffb3e4774306beb6754f1650faa1"}, "url": "http://10.1.0.222:9890/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "12630ccf252b479c8c074ff110c06ea7", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4b678c8c112d459ab651d3d879e233b0"}, "url": "https://192.16.1.222:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "511aba71beda444f82f300c7234e79df", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4b9316ac4056408586e3c6917a0737a7"}, "url": "https://192.16.1.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0eba576b565845d2959512bfaef05c41", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4f04ada3c7f74a879d6b975f97a1f30b"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "aeede9163e614656aa0232b449c75171", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/52e8d3a350ba4fb28760840eab5183df"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "57b6ba9749444ecf89b779624336fd24", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/5c341c48318444e4b45ae0909ed875b3"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0eba576b565845d2959512bfaef05c41", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/627969e743134b8795f5a69dc5e6c60e"}, "url": "https://192.16.1.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "3154b902296d4638bf43efba362fff70", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/69e7e54b33984fd09d823a1d0f13ef57"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "3154b902296d4638bf43efba362fff70", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/6ce54b1168794407aeb5ca48b886d435"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "968ead2314ab4c58895a87753f1ba738", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/73ffceee25f54b788935287ce04cfc8d"}, "url": "https://192.16.1.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "968ead2314ab4c58895a87753f1ba738", "id": "73ffceee25f54b788935287ce04cfc8d"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/756f21346dc74966b2087f583a67389f"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "7ce80091ad0f42109e92c241d442faf8", "id": "756f21346dc74966b2087f583a67389f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/76b5e009355448559bf7a8cb60711e24"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "3154b902296d4638bf43efba362fff70", "id": "76b5e009355448559bf7a8cb60711e24"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7710533ef6364a6682d2f1beed186e32"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "511aba71beda444f82f300c7234e79df", "id": "7710533ef6364a6682d2f1beed186e32"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/782dd39c8f0b4f0094928233fd1dfc33"}, "url": "http://10.1.0.222:35357", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b4ea6ce7f08e4285aac4b9c70f354f92", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/880e2331d54b4d1b820008cb6cfc5d1f"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/8842cd31f75642c3941a4b3a9ca8e43e"}, "url": "https://192.16.1.222:9890", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "12630ccf252b479c8c074ff110c06ea7", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/9c1aaff25c81465ba1564fe0479f2e2a"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0726bdacab97464ca83214ad5499641f", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/a2c2d24009554d7a98e2580ca9f3c469"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cedfc7533fae41ac81ade8ca51e09e61", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/a3269334fa864b0089d68706d78b17ff"}, "url": "http://10.1.0.222:9890", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "12630ccf252b479c8c074ff110c06ea7", "id": "a3269334fa864b0089d68706d78b17ff"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/cbbaad98a88642629816a2442c767745"}, "url": "https://192.16.1.222:9696", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "aeede9163e614656aa0232b449c75171", "id": "cbbaad98a88642629816a2442c767745"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ce7bd2f546be44fc9d33d0d3fc3b1d98"}, "url": "http://10.1.0.222:5000", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b4ea6ce7f08e4285aac4b9c70f354f92", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/da3f74f78c3b49e291c650d4e829e1aa"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "511aba71beda444f82f300c7234e79df", "id": "da3f74f78c3b49e291c650d4e829e1aa"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/de1e116321d646e6aecb7f06bad549b0"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0eba576b565845d2959512bfaef05c41", "id": "de1e116321d646e6aecb7f06bad549b0"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/e326237543a046babe4c1e40e15a4eec"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "7ce80091ad0f42109e92c241d442faf8", "id": "e326237543a046babe4c1e40e15a4eec"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/e872a25d7d8b43b48621ddb88812daac"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "499eb20027f84fc6b11b2787c5abe2fe", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/eaed42de77ad4dfbbb8c54cff3689a57"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "57b6ba9749444ecf89b779624336fd24", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ecf752a907e74fa3bd6c4b06673631de"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ee3b28b4754b476986de7f2206d9bbe0"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "499eb20027f84fc6b11b2787c5abe2fe", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f7b551ee867542919fc5b9f137d61b15"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cedfc7533fae41ac81ade8ca51e09e61", "id": "f7b551ee867542919fc5b9f137d61b15"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f846be91797949ac94d7c9ed511209bd"}, "url": "https://192.16.1.222:8042", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "499eb20027f84fc6b11b2787c5abe2fe", "id": "f846be91797949ac94d7c9ed511209bd"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ff9b00829da44ea59d34a834407a332a"}, "url": "https://192.16.1.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "id": "ff9b00829da44ea59d34a834407a332a"}], "links": {"self": "https://192.16.1.222:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-24 23:20:19,564 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-8559816b-bfe4-4aff-948c-6bde27ae2100 2018-08-24 23:20:19,564 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.106419801712s 2018-08-24 23:20:19,565 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-8559816b-bfe4-4aff-948c-6bde27ae2100 2018-08-24 23:20:19,568 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/037f63b242dc4bc0ae1ce2640063dc8f'}, u'url': u'https://192.16.1.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0726bdacab97464ca83214ad5499641f', u'id': u'037f63b242dc4bc0ae1ce2640063dc8f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/05c79547dcd648e28a9db0bb9c7318c9'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aeede9163e614656aa0232b449c75171', u'id': u'05c79547dcd648e28a9db0bb9c7318c9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/1011a173dfef491180a24861ffcf4411'}, u'url': u'https://192.16.1.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'57b6ba9749444ecf89b779624336fd24', u'id': u'1011a173dfef491180a24861ffcf4411'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/14fd85b967344616ac823a5cf09621a5'}, u'url': u'https://192.16.1.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b4ea6ce7f08e4285aac4b9c70f354f92', u'id': u'14fd85b967344616ac823a5cf09621a5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/1a41950740864fe884e85d7fee89e39f'}, u'url': u'https://192.16.1.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cedfc7533fae41ac81ade8ca51e09e61', u'id': u'1a41950740864fe884e85d7fee89e39f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/21b19524118f4b798d2526517d0d831c'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'968ead2314ab4c58895a87753f1ba738', u'id': u'21b19524118f4b798d2526517d0d831c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2808c725c4964b78810c6fa4efebb250'}, u'url': u'https://192.16.1.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7ce80091ad0f42109e92c241d442faf8', u'id': u'2808c725c4964b78810c6fa4efebb250'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/36c0b19779ea4e50b774960942e32cc4'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0726bdacab97464ca83214ad5499641f', u'id': u'36c0b19779ea4e50b774960942e32cc4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4249ffb3e4774306beb6754f1650faa1'}, u'url': u'http://10.1.0.222:9890/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'12630ccf252b479c8c074ff110c06ea7', u'id': u'4249ffb3e4774306beb6754f1650faa1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4b678c8c112d459ab651d3d879e233b0'}, u'url': u'https://192.16.1.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'511aba71beda444f82f300c7234e79df', u'id': u'4b678c8c112d459ab651d3d879e233b0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4b9316ac4056408586e3c6917a0737a7'}, u'url': u'https://192.16.1.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0eba576b565845d2959512bfaef05c41', u'id': u'4b9316ac4056408586e3c6917a0737a7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4f04ada3c7f74a879d6b975f97a1f30b'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aeede9163e614656aa0232b449c75171', u'id': u'4f04ada3c7f74a879d6b975f97a1f30b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/52e8d3a350ba4fb28760840eab5183df'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'57b6ba9749444ecf89b779624336fd24', u'id': u'52e8d3a350ba4fb28760840eab5183df'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/5c341c48318444e4b45ae0909ed875b3'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0eba576b565845d2959512bfaef05c41', u'id': u'5c341c48318444e4b45ae0909ed875b3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/627969e743134b8795f5a69dc5e6c60e'}, u'url': u'https://192.16.1.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3154b902296d4638bf43efba362fff70', u'id': u'627969e743134b8795f5a69dc5e6c60e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/69e7e54b33984fd09d823a1d0f13ef57'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3154b902296d4638bf43efba362fff70', u'id': u'69e7e54b33984fd09d823a1d0f13ef57'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/6ce54b1168794407aeb5ca48b886d435'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'968ead2314ab4c58895a87753f1ba738', u'id': u'6ce54b1168794407aeb5ca48b886d435'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/73ffceee25f54b788935287ce04cfc8d'}, u'url': u'https://192.16.1.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'968ead2314ab4c58895a87753f1ba738', u'id': u'73ffceee25f54b788935287ce04cfc8d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/756f21346dc74966b2087f583a67389f'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7ce80091ad0f42109e92c241d442faf8', u'id': u'756f21346dc74966b2087f583a67389f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/76b5e009355448559bf7a8cb60711e24'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3154b902296d4638bf43efba362fff70', u'id': u'76b5e009355448559bf7a8cb60711e24'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7710533ef6364a6682d2f1beed186e32'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'511aba71beda444f82f300c7234e79df', u'id': u'7710533ef6364a6682d2f1beed186e32'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/782dd39c8f0b4f0094928233fd1dfc33'}, u'url': u'http://10.1.0.222:35357', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b4ea6ce7f08e4285aac4b9c70f354f92', u'id': u'782dd39c8f0b4f0094928233fd1dfc33'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/880e2331d54b4d1b820008cb6cfc5d1f'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f3e655d8b14e4936b6bb0ddc1fd87a11', u'id': u'880e2331d54b4d1b820008cb6cfc5d1f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/8842cd31f75642c3941a4b3a9ca8e43e'}, u'url': u'https://192.16.1.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'12630ccf252b479c8c074ff110c06ea7', u'id': u'8842cd31f75642c3941a4b3a9ca8e43e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/9c1aaff25c81465ba1564fe0479f2e2a'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0726bdacab97464ca83214ad5499641f', u'id': u'9c1aaff25c81465ba1564fe0479f2e2a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/a2c2d24009554d7a98e2580ca9f3c469'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cedfc7533fae41ac81ade8ca51e09e61', u'id': u'a2c2d24009554d7a98e2580ca9f3c469'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/a3269334fa864b0089d68706d78b17ff'}, u'url': u'http://10.1.0.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'12630ccf252b479c8c074ff110c06ea7', u'id': u'a3269334fa864b0089d68706d78b17ff'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/cbbaad98a88642629816a2442c767745'}, u'url': u'https://192.16.1.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aeede9163e614656aa0232b449c75171', u'id': u'cbbaad98a88642629816a2442c767745'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ce7bd2f546be44fc9d33d0d3fc3b1d98'}, u'url': u'http://10.1.0.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b4ea6ce7f08e4285aac4b9c70f354f92', u'id': u'ce7bd2f546be44fc9d33d0d3fc3b1d98'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/da3f74f78c3b49e291c650d4e829e1aa'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'511aba71beda444f82f300c7234e79df', u'id': u'da3f74f78c3b49e291c650d4e829e1aa'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/de1e116321d646e6aecb7f06bad549b0'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0eba576b565845d2959512bfaef05c41', u'id': u'de1e116321d646e6aecb7f06bad549b0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/e326237543a046babe4c1e40e15a4eec'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7ce80091ad0f42109e92c241d442faf8', u'id': u'e326237543a046babe4c1e40e15a4eec'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/e872a25d7d8b43b48621ddb88812daac'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'499eb20027f84fc6b11b2787c5abe2fe', u'id': u'e872a25d7d8b43b48621ddb88812daac'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/eaed42de77ad4dfbbb8c54cff3689a57'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'57b6ba9749444ecf89b779624336fd24', u'id': u'eaed42de77ad4dfbbb8c54cff3689a57'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ecf752a907e74fa3bd6c4b06673631de'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f3e655d8b14e4936b6bb0ddc1fd87a11', u'id': u'ecf752a907e74fa3bd6c4b06673631de'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ee3b28b4754b476986de7f2206d9bbe0'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'499eb20027f84fc6b11b2787c5abe2fe', u'id': u'ee3b28b4754b476986de7f2206d9bbe0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f7b551ee867542919fc5b9f137d61b15'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cedfc7533fae41ac81ade8ca51e09e61', u'id': u'f7b551ee867542919fc5b9f137d61b15'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f846be91797949ac94d7c9ed511209bd'}, u'url': u'https://192.16.1.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'499eb20027f84fc6b11b2787c5abe2fe', u'id': u'f846be91797949ac94d7c9ed511209bd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ff9b00829da44ea59d34a834407a332a'}, u'url': u'https://192.16.1.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f3e655d8b14e4936b6bb0ddc1fd87a11', u'id': u'ff9b00829da44ea59d34a834407a332a'})] 2018-08-24 23:20:19,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-08-24 23:20:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:19,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-24fa7821-2905-4d88-9c87-ea39beb37b4e x-compute-request-id: req-24fa7821-2905-4d88-9c87-ea39beb37b4e 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-08-24 23:20:19,645 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-24fa7821-2905-4d88-9c87-ea39beb37b4e 2018-08-24 23:20:19,645 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0759429931641s 2018-08-24 23:20:19,646 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-24fa7821-2905-4d88-9c87-ea39beb37b4e 2018-08-24 23:20:19,654 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-08-24 23:20:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:29,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 44 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-07b9607c-e73a-45da-a638-da672a4dbede x-compute-request-id: req-07b9607c-e73a-45da-a638-da672a4dbede RESP BODY: {"floating_ip_pools": [{"name": "ext-net"}]} 2018-08-24 23:20:29,066 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-07b9607c-e73a-45da-a638-da672a4dbede 2018-08-24 23:20:29,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 9.41165709496s 2018-08-24 23:20:29,066 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-07b9607c-e73a-45da-a638-da672a4dbede 2018-08-24 23:20:29,066 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'ext-net'}] 2018-08-24 23:20:29,069 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-24 23:20:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:30,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-290c0e50-9e14-4c94-bcc8-5da8b9d65a0e Date: Fri, 24 Aug 2018 23:20:30 GMT RESP BODY: {"floatingips": []} 2018-08-24 23:20:30,161 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-290c0e50-9e14-4c94-bcc8-5da8b9d65a0e 2018-08-24 23:20:30,161 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 1.09245800972s 2018-08-24 23:20:30,162 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-290c0e50-9e14-4c94-bcc8-5da8b9d65a0e 2018-08-24 23:20:30,162 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-24 23:20:30,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-08-24 23:20:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:30,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2543 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-07faca47-15e1-4e9a-a1c5-5f3ba9479a77 x-compute-request-id: req-07faca47-15e1-4e9a-a1c5-5f3ba9479a77 RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 52}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 4}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 55}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 7}]} 2018-08-24 23:20:30,363 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-07faca47-15e1-4e9a-a1c5-5f3ba9479a77 2018-08-24 23:20:30,363 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.200752019882s 2018-08-24 23:20:30,363 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-07faca47-15e1-4e9a-a1c5-5f3ba9479a77 2018-08-24 23:20:30,363 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'10.1.0.53', u'hypervisor_hostname': u'host4', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 4, u'service': {u'host': u'host4', u'disabled_reason': None, u'id': 52}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.1.0.54', u'hypervisor_hostname': u'host5', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 7, u'service': {u'host': u'host5', u'disabled_reason': None, u'id': 55}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-24 23:20:30,364 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-08-24 23:20:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:30,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9660a190-8bc3-4ed8-8e2a-c15995fcfc4e x-compute-request-id: req-9660a190-8bc3-4ed8-8e2a-c15995fcfc4e RESP BODY: {"keypairs": []} 2018-08-24 23:20:30,465 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-9660a190-8bc3-4ed8-8e2a-c15995fcfc4e 2018-08-24 23:20:30,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.101493120193s 2018-08-24 23:20:30,466 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-9660a190-8bc3-4ed8-8e2a-c15995fcfc4e 2018-08-24 23:20:30,466 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-24 23:20:30,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:20:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:31,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ac36cea5-1e46-4d83-8243-227aa97cc77a Date: Fri, 24 Aug 2018 23:20:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:20:31,726 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ac36cea5-1e46-4d83-8243-227aa97cc77a 2018-08-24 23:20:31,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.25946092606s 2018-08-24 23:20:31,726 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ac36cea5-1e46-4d83-8243-227aa97cc77a 2018-08-24 23:20:31,726 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8ee38b2b-47a0-401e-a49c-182304ef4851'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T23:07:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:06:31Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'})] 2018-08-24 23:20:31,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-24 23:20:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:31,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2921 X-Openstack-Request-Id: req-48a2b086-6a2a-41e7-bbf4-40c9f146b7be Date: Fri, 24 Aug 2018 23:20:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T23:07:46Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ee38b2b-47a0-401e-a49c-182304ef4851","ip_address":"192.16.1.102"}],"id":"9426240e-0823-4b9d-bd02-73ecdf3f769d","security_groups":[],"binding:vif_details":{"support_vhost_user":false,"has_datapath_type_netdev":false,"uuid":"4bfba9d7-4567-4ee8-aa80-4b7e4097b0da","host_addresses":["host3"]},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:66:81","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-25b652d2-a97a-466a-9f1f-b99aeb00f551","name":"","admin_state_up":true,"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T23:07:46Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ee38b2b-47a0-401e-a49c-182304ef4851","ip_address":"192.16.1.103"}],"id":"e47c1c39-ed5e-4fa4-80b4-ba88cb6871d5","security_groups":[],"binding:vif_details":{"support_vhost_user":false,"has_datapath_type_netdev":false,"uuid":"499633ba-1276-4bf6-89c6-e4223bb14d92","host_addresses":["host1"]},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:fe:47","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-25b652d2-a97a-466a-9f1f-b99aeb00f551","name":"","admin_state_up":true,"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T23:07:47Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ee38b2b-47a0-401e-a49c-182304ef4851","ip_address":"192.16.1.101"}],"id":"f9688ed8-4452-4978-b8e1-0e6d570c54f5","security_groups":[],"binding:vif_details":{"support_vhost_user":false,"has_datapath_type_netdev":false,"uuid":"e41728ff-7d97-4252-8dfe-e64cdb4f4ec5","host_addresses":["host2"]},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:35:21","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-25b652d2-a97a-466a-9f1f-b99aeb00f551","name":"","admin_state_up":true,"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:37Z","binding:vnic_type":"normal"}]} 2018-08-24 23:20:31,982 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-48a2b086-6a2a-41e7-bbf4-40c9f146b7be 2018-08-24 23:20:31,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.255322933197s 2018-08-24 23:20:31,983 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-48a2b086-6a2a-41e7-bbf4-40c9f146b7be 2018-08-24 23:20:31,983 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'ACTIVE', u'binding:host_id': u'host3', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-24T23:07:46Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.102'}], u'id': u'9426240e-0823-4b9d-bd02-73ecdf3f769d', u'security_groups': [], u'device_id': u'dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-25b652d2-a97a-466a-9f1f-b99aeb00f551', u'name': u'', u'admin_state_up': True, u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'binding:vif_details': {u'support_vhost_user': False, u'has_datapath_type_netdev': False, u'uuid': u'4bfba9d7-4567-4ee8-aa80-4b7e4097b0da', u'host_addresses': [u'host3']}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:0e:66:81', u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:07:38Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host1', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-24T23:07:46Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.103'}], u'id': u'e47c1c39-ed5e-4fa4-80b4-ba88cb6871d5', u'security_groups': [], u'device_id': u'dhcp540ba512-ba2e-5213-b381-56c767787d41-25b652d2-a97a-466a-9f1f-b99aeb00f551', u'name': u'', u'admin_state_up': True, u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'binding:vif_details': {u'support_vhost_user': False, u'has_datapath_type_netdev': False, u'uuid': u'499633ba-1276-4bf6-89c6-e4223bb14d92', u'host_addresses': [u'host1']}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:0f:fe:47', u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:07:39Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host2', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-24T23:07:47Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.101'}], u'id': u'f9688ed8-4452-4978-b8e1-0e6d570c54f5', u'security_groups': [], u'device_id': u'dhcp6e683b9c-430b-509e-9237-cf130714d68f-25b652d2-a97a-466a-9f1f-b99aeb00f551', u'name': u'', u'admin_state_up': True, u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'binding:vif_details': {u'support_vhost_user': False, u'has_datapath_type_netdev': False, u'uuid': u'e41728ff-7d97-4252-8dfe-e64cdb4f4ec5', u'host_addresses': [u'host2']}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:f4:35:21', u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:07:37Z'})] 2018-08-24 23:20:31,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-24 23:20:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:47,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:20:47 GMT Content-Type: application/json Content-Length: 5290 Vary: X-Auth-Token x-openstack-request-id: req-a5d99393-2070-430b-b271-5052adab50d7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "31adf3c4c04d4552bcffd2b187ab03f3"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/31adf3c4c04d4552bcffd2b187ab03f3/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "5980627ad45440bf988461f9f71cd07c"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/5980627ad45440bf988461f9f71cd07c/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "758ee536a0af40f7859221bcc509e347"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/758ee536a0af40f7859221bcc509e347/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "7b0e25230e0b4573badbbb18860fc16b"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/7b0e25230e0b4573badbbb18860fc16b/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "bfafda3de5fe46278199521c917f5432"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/bfafda3de5fe46278199521c917f5432/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "c2779825391c4c6a821fd1f08521e627"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/c2779825391c4c6a821fd1f08521e627/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "d02bcd7dd14946dc9d55a08d934404e0"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/d02bcd7dd14946dc9d55a08d934404e0/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "d22c6d5697c74ccbb9414b1698b81854"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/d22c6d5697c74ccbb9414b1698b81854/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "d2a803054fc8485c88eba6773780cbbf"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/d2a803054fc8485c88eba6773780cbbf/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "d93397d65d524256af6faac4617090ef"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/d93397d65d524256af6faac4617090ef/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "ebabd887236c4010a22b00689a4b4dc3"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5ef4ce1225d64b9e9bc2e70f18fa6df3/users/ebabd887236c4010a22b00689a4b4dc3/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"project": {"id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}}, "role": {"id": "c048cc8910c947dc93815178edbbdc43"}, "user": {"id": "ebabd887236c4010a22b00689a4b4dc3"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5ef4ce1225d64b9e9bc2e70f18fa6df3/users/ebabd887236c4010a22b00689a4b4dc3/roles/c048cc8910c947dc93815178edbbdc43"}}, {"scope": {"project": {"id": "5e4348ff08d64e99a9b32bc5bb033602"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "fa9f0064e8734a09864bd24bb7c10da1"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602/users/fa9f0064e8734a09864bd24bb7c10da1/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"domain": {"id": "43e9c2fd290b4c118942c33aa331d32f"}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "9702be446a6b4cddb754844e45b0d272"}, "links": {"assignment": "https://192.16.1.222:5000/v3/domains/43e9c2fd290b4c118942c33aa331d32f/users/9702be446a6b4cddb754844e45b0d272/roles/4ee04ea1165c4f04b997257954bcb741"}}, {"scope": {"system": {"all": true}}, "role": {"id": "4ee04ea1165c4f04b997257954bcb741"}, "user": {"id": "ebabd887236c4010a22b00689a4b4dc3"}, "links": {"assignment": "https://192.16.1.222:5000/v3/system/users/ebabd887236c4010a22b00689a4b4dc3/roles/4ee04ea1165c4f04b997257954bcb741"}}], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-24 23:20:47,445 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-a5d99393-2070-430b-b271-5052adab50d7 2018-08-24 23:20:47,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 15.4577169418s 2018-08-24 23:20:47,445 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-a5d99393-2070-430b-b271-5052adab50d7 2018-08-24 23:20:47,447 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'31adf3c4c04d4552bcffd2b187ab03f3'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'5980627ad45440bf988461f9f71cd07c'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'758ee536a0af40f7859221bcc509e347'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'7b0e25230e0b4573badbbb18860fc16b'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'bfafda3de5fe46278199521c917f5432'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'c2779825391c4c6a821fd1f08521e627'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'd02bcd7dd14946dc9d55a08d934404e0'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'd22c6d5697c74ccbb9414b1698b81854'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'd2a803054fc8485c88eba6773780cbbf'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'd93397d65d524256af6faac4617090ef'}), Munch({'project': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'ebabd887236c4010a22b00689a4b4dc3'}), Munch({'project': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'id': u'c048cc8910c947dc93815178edbbdc43', 'user': u'ebabd887236c4010a22b00689a4b4dc3'}), Munch({'project': u'5e4348ff08d64e99a9b32bc5bb033602', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'fa9f0064e8734a09864bd24bb7c10da1'}), Munch({'domain': u'43e9c2fd290b4c118942c33aa331d32f', 'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'9702be446a6b4cddb754844e45b0d272'}), Munch({'id': u'4ee04ea1165c4f04b997257954bcb741', 'user': u'ebabd887236c4010a22b00689a4b4dc3'})] 2018-08-24 23:20:47,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:20:47,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:56,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:20:56 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-e9aad84e-4d39-478f-866f-71f86d71d6f1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}]} 2018-08-24 23:20:56,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e9aad84e-4d39-478f-866f-71f86d71d6f1 2018-08-24 23:20:56,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 8.94355821609s 2018-08-24 23:20:56,393 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e9aad84e-4d39-478f-866f-71f86d71d6f1 2018-08-24 23:20:56,393 - 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'4ee04ea1165c4f04b997257954bcb741'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_owner', 'id': u'c048cc8910c947dc93815178edbbdc43'}), 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'd249e846dfc2465ba859264dad66a875'})] 2018-08-24 23:20:56,394 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-24 23:20:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:56,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-69245ba2-4f6f-4b1c-8634-0fae98874990 Date: Fri, 24 Aug 2018 23:20:56 GMT RESP BODY: {"routers": []} 2018-08-24 23:20:56,502 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-69245ba2-4f6f-4b1c-8634-0fae98874990 2018-08-24 23:20:56,502 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.108561992645s 2018-08-24 23:20:56,502 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-69245ba2-4f6f-4b1c-8634-0fae98874990 2018-08-24 23:20:56,502 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-24 23:20:56,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:20:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:56,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4072574a-59c9-484f-a302-734d15843415 x-compute-request-id: req-4072574a-59c9-484f-a302-734d15843415 RESP BODY: {"servers": []} 2018-08-24 23:20:56,758 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4072574a-59c9-484f-a302-734d15843415 2018-08-24 23:20:56,758 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.255362033844s 2018-08-24 23:20:56,758 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4072574a-59c9-484f-a302-734d15843415 2018-08-24 23:20:56,758 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-24 23:20:56,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-08-24 23:20:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:20:56,770 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:20:56 GMT Content-Type: application/json Content-Length: 597 Vary: X-Auth-Token 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://10.1.0.222:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.1.0.222:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-24 23:20:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:56,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:20:56 GMT Content-Type: application/json Content-Length: 3308 Vary: X-Auth-Token x-openstack-request-id: req-0188b5c8-962c-4b98-aaa9-566251cdebc6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://10.1.0.222:35357/v3/services/0726bdacab97464ca83214ad5499641f"}, "enabled": true, "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"description": "Ceilometer Service", "links": {"self": "http://10.1.0.222:35357/v3/services/0bc3be848b6c4055a2cf4f31aa27967b"}, "enabled": true, "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"description": "Nova Compute Service", "links": {"self": "http://10.1.0.222:35357/v3/services/0eba576b565845d2959512bfaef05c41"}, "enabled": true, "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"description": "tacker service", "links": {"self": "http://10.1.0.222:35357/v3/services/12630ccf252b479c8c074ff110c06ea7"}, "enabled": true, "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"description": "Cinder Volume Service V3", "links": {"self": "http://10.1.0.222:35357/v3/services/3154b902296d4638bf43efba362fff70"}, "enabled": true, "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"description": "Telemetry", "links": {"self": "http://10.1.0.222:35357/v3/services/499eb20027f84fc6b11b2787c5abe2fe"}, "enabled": true, "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"description": "Glance Image Service", "links": {"self": "http://10.1.0.222:35357/v3/services/511aba71beda444f82f300c7234e79df"}, "enabled": true, "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://10.1.0.222:35357/v3/services/57b6ba9749444ecf89b779624336fd24"}, "enabled": true, "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"description": "Heat Orchestration Service", "links": {"self": "http://10.1.0.222:35357/v3/services/7ce80091ad0f42109e92c241d442faf8"}, "enabled": true, "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"description": "Cinder Volume Service V2", "links": {"self": "http://10.1.0.222:35357/v3/services/968ead2314ab4c58895a87753f1ba738"}, "enabled": true, "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"description": "OpenStack Networking", "links": {"self": "http://10.1.0.222:35357/v3/services/aeede9163e614656aa0232b449c75171"}, "enabled": true, "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"enabled": true, "type": "identity", "name": "keystone", "links": {"self": "http://10.1.0.222:35357/v3/services/b4ea6ce7f08e4285aac4b9c70f354f92"}, "id": "b4ea6ce7f08e4285aac4b9c70f354f92"}, {"description": "Cinder Volume Service", "links": {"self": "http://10.1.0.222:35357/v3/services/cedfc7533fae41ac81ade8ca51e09e61"}, "enabled": true, "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"description": "Heat CloudFormation Service", "links": {"self": "http://10.1.0.222:35357/v3/services/f3e655d8b14e4936b6bb0ddc1fd87a11"}, "enabled": true, "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "links": {"self": "http://10.1.0.222:35357/v3/services", "previous": null, "next": null}} 2018-08-24 23:20:56,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-0188b5c8-962c-4b98-aaa9-566251cdebc6 2018-08-24 23:20:56,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.151694059372s 2018-08-24 23:20:56,912 - shade.request_ids - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-0188b5c8-962c-4b98-aaa9-566251cdebc6 2018-08-24 23:20:56,915 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'0726bdacab97464ca83214ad5499641f', 'name': u'gnocchi'}), Munch({'description': u'Ceilometer Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0bc3be848b6c4055a2cf4f31aa27967b', 'name': u'ceilometer'}), Munch({'description': u'Nova Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'0eba576b565845d2959512bfaef05c41', 'name': u'nova'}), Munch({'description': u'tacker service', 'service_type': u'nfv-orchestration', 'type': u'nfv-orchestration', 'enabled': True, 'id': u'12630ccf252b479c8c074ff110c06ea7', 'name': u'tacker'}), Munch({'description': u'Cinder Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'3154b902296d4638bf43efba362fff70', 'name': u'cinderv3'}), Munch({'description': u'Telemetry', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'499eb20027f84fc6b11b2787c5abe2fe', 'name': u'aodh'}), Munch({'description': u'Glance Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'511aba71beda444f82f300c7234e79df', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'57b6ba9749444ecf89b779624336fd24', 'name': u'placement'}), Munch({'description': u'Heat Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'7ce80091ad0f42109e92c241d442faf8', 'name': u'heat'}), Munch({'description': u'Cinder Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'968ead2314ab4c58895a87753f1ba738', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Networking', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'aeede9163e614656aa0232b449c75171', 'name': u'neutron'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'b4ea6ce7f08e4285aac4b9c70f354f92', 'name': u'keystone'}), Munch({'description': u'Cinder Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'cedfc7533fae41ac81ade8ca51e09e61', 'name': u'cinder'}), Munch({'description': u'Heat CloudFormation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'f3e655d8b14e4936b6bb0ddc1fd87a11', 'name': u'heat-cfn'})] 2018-08-24 23:20:56,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-24 23:20:56,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}677913d5341d0760edcb085c01997e8a010c9c6d" 2018-08-24 23:20:56,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-0916eeae-2b02-4a0e-89e8-e45575b95cb1 Date: Fri, 24 Aug 2018 23:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:36Z","dns_nameservers":[],"updated_at":"2018-08-24T23:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"8ee38b2b-47a0-401e-a49c-182304ef4851","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-24 23:20:56,984 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0916eeae-2b02-4a0e-89e8-e45575b95cb1 2018-08-24 23:20:56,984 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0685791969299s 2018-08-24 23:20:56,984 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0916eeae-2b02-4a0e-89e8-e45575b95cb1 2018-08-24 23:20:56,984 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:07:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.16.1.101', u'end': u'192.16.1.199'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.16.1.0/24', u'id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'subnetpool_id': None, u'service_types': [], u'name': u'ext-subnet', u'enable_dhcp': True, u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:07:36Z', u'dns_nameservers': [], u'gateway_ip': u'192.16.1.1', u'ip_version': 4, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'})] 2018-08-24 23:20:57,564 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 23:20:57,565 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 01:28 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-24 23:20:57,619 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-24 23:20:57,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:20:57,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:20:57,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:20:57,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:20:57,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:20:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:20:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:20:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:20:57,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:21:00,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:21:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-37f64bad-be9a-4d6a-bd79-03fe2fda50ac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:21:00,282 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-37f64bad-be9a-4d6a-bd79-03fe2fda50ac 2018-08-24 23:21:00,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:21:31,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee04ea1165c4f04b997257954bcb741", "name": "admin"}, {"id": "c048cc8910c947dc93815178edbbdc43", "name": "heat_stack_owner"}], "expires_at": "2018-08-25T11:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ebabd887236c4010a22b00689a4b4dc3"}, "audit_ids": ["gCUzR_JDTDmlSaraY-DXlA"], "issued_at": "2018-08-24T23:21:31.000000Z"}} 2018-08-24 23:21:31,785 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:21:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:34,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-be8016fb-ceb1-4d76-bbb0-f8367ade4363 Date: Fri, 24 Aug 2018 23:21:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:21:34,314 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be8016fb-ceb1-4d76-bbb0-f8367ade4363 2018-08-24 23:21:34,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 2.52829694748s 2018-08-24 23:21:34,314 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be8016fb-ceb1-4d76-bbb0-f8367ade4363 2018-08-24 23:21:34,314 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-24 23:21:34,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-24 23:21:34,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" -d '{"network": {"name": "tenantnetwork1-net_ff03c149-e744-4e8f-9049-837b763950c1", "admin_state_up": true}}' 2018-08-24 23:21:35,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-095ccb7b-84b5-4636-b704-656b8ebe0df8 Date: Fri, 24 Aug 2018 23:21:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:21:35Z","is_default":false,"provider:segmentation_id":36,"name":"tenantnetwork1-net_ff03c149-e744-4e8f-9049-837b763950c1","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:21:35Z","mtu":1450}} 2018-08-24 23:21:35,597 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-095ccb7b-84b5-4636-b704-656b8ebe0df8 2018-08-24 23:21:35,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.28215312958s 2018-08-24 23:21:35,597 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-095ccb7b-84b5-4636-b704-656b8ebe0df8 2018-08-24 23:21:35,597 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T23:21:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_ff03c149-e744-4e8f-9049-837b763950c1', u'admin_state_up': True, u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:21:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'}) 2018-08-24 23:21:35,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:21:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:36,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-31edbe36-a792-4635-9766-539616f33d67 Date: Fri, 24 Aug 2018 23:21:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:21:35Z","provider:segmentation_id":36,"name":"tenantnetwork1-net_ff03c149-e744-4e8f-9049-837b763950c1","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:21:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:21:36,361 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-31edbe36-a792-4635-9766-539616f33d67 2018-08-24 23:21:36,361 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.763254880905s 2018-08-24 23:21:36,361 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-31edbe36-a792-4635-9766-539616f33d67 2018-08-24 23:21:36,363 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-24 23:21:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" -d '{"subnet": {"name": "tenantnetwork1-subnet_ff03c149-e744-4e8f-9049-837b763950c1", "enable_dhcp": true, "network_id": "0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 23:21:37,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0b62ace7-c89a-4912-b3ba-bb9d5cae56f8 Date: Fri, 24 Aug 2018 23:21:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:21:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:21:36Z","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":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"1f0af385-17bb-4c1d-9253-3659b3d2316d","subnetpool_id":null,"name":"tenantnetwork1-subnet_ff03c149-e744-4e8f-9049-837b763950c1"}} 2018-08-24 23:21:37,253 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0b62ace7-c89a-4912-b3ba-bb9d5cae56f8 2018-08-24 23:21:37,253 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.890379905701s 2018-08-24 23:21:37,253 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0b62ace7-c89a-4912-b3ba-bb9d5cae56f8 2018-08-24 23:21:37,253 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:21:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1f0af385-17bb-4c1d-9253-3659b3d2316d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_ff03c149-e744-4e8f-9049-837b763950c1', u'enable_dhcp': True, u'network_id': u'0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39', u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:21:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'}) 2018-08-24 23:21:37,254 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-24 23:21:37,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" -d '{"router": {"external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551"}, "name": "tenantnetwork1-router_ff03c149-e744-4e8f-9049-837b763950c1", "admin_state_up": true}}' 2018-08-24 23:21:40,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-d1888798-1388-44d4-a54b-741bcb577dab Date: Fri, 24 Aug 2018 23:21:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.108"}]}, "description": "", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:21:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T23:21:40Z", "revision_number": 2, "routes": [], "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "4bf0f1d2-007a-4fc4-b4cd-955178967cc0", "name": "tenantnetwork1-router_ff03c149-e744-4e8f-9049-837b763950c1"}} 2018-08-24 23:21:40,437 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d1888798-1388-44d4-a54b-741bcb577dab 2018-08-24 23:21:40,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.18283200264s 2018-08-24 23:21:40,437 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d1888798-1388-44d4-a54b-741bcb577dab 2018-08-24 23:21:40,437 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.108'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:21:37Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T23:21:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'id': u'4bf0f1d2-007a-4fc4-b4cd-955178967cc0', u'name': u'tenantnetwork1-router_ff03c149-e744-4e8f-9049-837b763950c1'}) 2018-08-24 23:21:40,438 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-24 23:21:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" -d '{"subnet_id": "1f0af385-17bb-4c1d-9253-3659b3d2316d"}' 2018-08-24 23:21:43,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1170524-d2fe-49f4-927a-2a4f5f5cbd70 Date: Fri, 24 Aug 2018 23:21:43 GMT RESP BODY: {"network_id": "0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "subnet_id": "1f0af385-17bb-4c1d-9253-3659b3d2316d", "subnet_ids": ["1f0af385-17bb-4c1d-9253-3659b3d2316d"], "port_id": "b86f5e13-95f3-4ef7-ab62-b609fd63b555", "id": "4bf0f1d2-007a-4fc4-b4cd-955178967cc0"} 2018-08-24 23:21:43,985 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0/add_router_interface.json used request id req-a1170524-d2fe-49f4-927a-2a4f5f5cbd70 2018-08-24 23:21:43,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.54767107964s 2018-08-24 23:21:43,985 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0/add_router_interface.json used request id req-a1170524-d2fe-49f4-927a-2a4f5f5cbd70 returning object 4bf0f1d2-007a-4fc4-b4cd-955178967cc0 2018-08-24 23:21:44,576 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 23:21:44,577 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-24 23:21:44,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-24 23:21:44,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" -d '{"subnet_id": "1f0af385-17bb-4c1d-9253-3659b3d2316d"}' 2018-08-24 23:21:47,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4987edf0-4b97-46d8-a39b-14a193a7c7fc Date: Fri, 24 Aug 2018 23:21:47 GMT RESP BODY: {"network_id": "0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "subnet_id": "1f0af385-17bb-4c1d-9253-3659b3d2316d", "subnet_ids": ["1f0af385-17bb-4c1d-9253-3659b3d2316d"], "port_id": "b86f5e13-95f3-4ef7-ab62-b609fd63b555", "id": "4bf0f1d2-007a-4fc4-b4cd-955178967cc0"} 2018-08-24 23:21:47,994 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0/remove_router_interface.json used request id req-4987edf0-4b97-46d8-a39b-14a193a7c7fc 2018-08-24 23:21:47,995 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.41522097588s 2018-08-24 23:21:47,995 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0/remove_router_interface.json used request id req-4987edf0-4b97-46d8-a39b-14a193a7c7fc returning object 4bf0f1d2-007a-4fc4-b4cd-955178967cc0 2018-08-24 23:21:47,995 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-24 23:21:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:48,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4074b2e0-76f6-4621-8b79-ce1f09a95f0f Date: Fri, 24 Aug 2018 23:21:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.108"}]}, "description": "", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:21:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T23:21:46Z", "revision_number": 4, "routes": [], "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "4bf0f1d2-007a-4fc4-b4cd-955178967cc0", "name": "tenantnetwork1-router_ff03c149-e744-4e8f-9049-837b763950c1"}]} 2018-08-24 23:21:48,205 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-4074b2e0-76f6-4621-8b79-ce1f09a95f0f 2018-08-24 23:21:48,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.209570169449s 2018-08-24 23:21:48,205 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-4074b2e0-76f6-4621-8b79-ce1f09a95f0f 2018-08-24 23:21:48,206 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-24 23:21:48,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:50,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-590f03a3-d4ea-4036-ac6e-eccb941b8cf3 Content-Length: 0 Date: Fri, 24 Aug 2018 23:21:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:21:50,698 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0.json used request id req-590f03a3-d4ea-4036-ac6e-eccb941b8cf3 2018-08-24 23:21:50,699 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 2.49282503128s 2018-08-24 23:21:50,699 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/4bf0f1d2-007a-4fc4-b4cd-955178967cc0.json used request id req-590f03a3-d4ea-4036-ac6e-eccb941b8cf3 2018-08-24 23:21:50,699 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-24 23:21:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:50,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-7b8891a9-fd8d-4fbd-90c2-00da56ad6a35 Date: Fri, 24 Aug 2018 23:21:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:21:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:21:36Z","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":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"1f0af385-17bb-4c1d-9253-3659b3d2316d","subnetpool_id":null,"name":"tenantnetwork1-subnet_ff03c149-e744-4e8f-9049-837b763950c1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:36Z","dns_nameservers":[],"updated_at":"2018-08-24T23:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"8ee38b2b-47a0-401e-a49c-182304ef4851","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-24 23:21:50,799 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7b8891a9-fd8d-4fbd-90c2-00da56ad6a35 2018-08-24 23:21:50,799 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.100389957428s 2018-08-24 23:21:50,800 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7b8891a9-fd8d-4fbd-90c2-00da56ad6a35 2018-08-24 23:21:50,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-24 23:21:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/1f0af385-17bb-4c1d-9253-3659b3d2316d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:54,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cdfd741-7371-4f08-a342-e0bddf184b00 Date: Fri, 24 Aug 2018 23:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:21:54,746 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1f0af385-17bb-4c1d-9253-3659b3d2316d.json used request id req-5cdfd741-7371-4f08-a342-e0bddf184b00 2018-08-24 23:21:54,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.94552302361s 2018-08-24 23:21:54,746 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1f0af385-17bb-4c1d-9253-3659b3d2316d.json used request id req-5cdfd741-7371-4f08-a342-e0bddf184b00 2018-08-24 23:21:54,747 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:21:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:54,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-7baea56c-6aa1-4f36-ab2a-d5d33baa7b9b Date: Fri, 24 Aug 2018 23:21:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:21:54Z","provider:segmentation_id":36,"name":"tenantnetwork1-net_ff03c149-e744-4e8f-9049-837b763950c1","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:21:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:21:54,925 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7baea56c-6aa1-4f36-ab2a-d5d33baa7b9b 2018-08-24 23:21:54,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.178194999695s 2018-08-24 23:21:54,925 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7baea56c-6aa1-4f36-ab2a-d5d33baa7b9b 2018-08-24 23:21:54,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-24 23:21:54,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e28dcc4591245cae7c3c3e3471574a87c82f57f6" 2018-08-24 23:21:58,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9dd38928-c742-42b5-aa9f-f0064ce0d99b Date: Fri, 24 Aug 2018 23:21:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:21:58,962 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39.json used request id req-9dd38928-c742-42b5-aa9f-f0064ce0d99b 2018-08-24 23:21:58,962 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 4.03638195992s 2018-08-24 23:21:58,962 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0ad5d4f0-0a1a-43e5-aa3b-e196eac2ce39.json used request id req-9dd38928-c742-42b5-aa9f-f0064ce0d99b 2018-08-24 23:21:58,995 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:21:59,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:21:59,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:21:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:21:59,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:21:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fd124681-6cf5-4e87-9e06-9601abfca120 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:21:59,170 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fd124681-6cf5-4e87-9e06-9601abfca120 2018-08-24 23:21:59,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:22:13,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee04ea1165c4f04b997257954bcb741", "name": "admin"}, {"id": "c048cc8910c947dc93815178edbbdc43", "name": "heat_stack_owner"}], "expires_at": "2018-08-25T11:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ebabd887236c4010a22b00689a4b4dc3"}, "audit_ids": ["EfBO0U9GQc2D6gdekK_pGg"], "issued_at": "2018-08-24T23:22:13.000000Z"}} 2018-08-24 23:22:13,206 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:22:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:22:14,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f5415e8f-4d93-4e63-b042-e4d886e22b2d Date: Fri, 24 Aug 2018 23:22:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:22:14,306 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5415e8f-4d93-4e63-b042-e4d886e22b2d 2018-08-24 23:22:14,307 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.10033512115s 2018-08-24 23:22:14,307 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5415e8f-4d93-4e63-b042-e4d886e22b2d 2018-08-24 23:22:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:22:14,315 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:22:14 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-24 23:22:14,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-24 23:22:14,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:22:38,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:22:38 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-7251781d-3b7b-4d77-8e59-a460dccfdd85 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/43e9c2fd290b4c118942c33aa331d32f"}, "tags": [], "enabled": true, "id": "43e9c2fd290b4c118942c33aa331d32f", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 23:22:38,676 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-7251781d-3b7b-4d77-8e59-a460dccfdd85 2018-08-24 23:22:38,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 24.3600640297s 2018-08-24 23:22:38,676 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-7251781d-3b7b-4d77-8e59-a460dccfdd85 2018-08-24 23:22:38,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-24 23:22:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_cc289943-15ff-44f6-9bb1-b05f46483b00"}}' 2018-08-24 23:22:54,296 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:22:54 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-0df0c413-731b-4587-8617-3fd2f544a1eb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b"}, "tags": [], "enabled": true, "id": "c0695cdeddb54c0e98e97dd4a7d4376b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cc289943-15ff-44f6-9bb1-b05f46483b00"}} 2018-08-24 23:22:54,296 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0df0c413-731b-4587-8617-3fd2f544a1eb 2018-08-24 23:22:54,296 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 15.616008997s 2018-08-24 23:22:54,296 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0df0c413-731b-4587-8617-3fd2f544a1eb 2018-08-24 23:22:54,296 - 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'c0695cdeddb54c0e98e97dd4a7d4376b', '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_cc289943-15ff-44f6-9bb1-b05f46483b00'}) 2018-08-24 23:22:54,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-24 23:22:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5ee7eb4f-aa6b-4cf7-bc31-b5c237098f9d", "email": null, "name": "tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00"}}' 2018-08-24 23:23:20,042 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:20 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-eb31680d-9fc1-42dc-976c-3dfb1763bbf0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00", "links": {"self": "https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "44dd52c1c0704d4cb2c4f5cf499060c9", "domain_id": "default", "password_expires_at": null}} 2018-08-24 23:23:20,043 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-eb31680d-9fc1-42dc-976c-3dfb1763bbf0 2018-08-24 23:23:20,043 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 25.7428219318s 2018-08-24 23:23:20,043 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-eb31680d-9fc1-42dc-976c-3dfb1763bbf0 2018-08-24 23:23:20,043 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'44dd52c1c0704d4cb2c4f5cf499060c9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00'}) 2018-08-24 23:23:20,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:23:20,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:23:36,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:36 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-32a0f13e-746a-4591-a12f-62b4f22c24b1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}]} 2018-08-24 23:23:36,819 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-32a0f13e-746a-4591-a12f-62b4f22c24b1 2018-08-24 23:23:36,819 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 16.7739078999s 2018-08-24 23:23:36,819 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-32a0f13e-746a-4591-a12f-62b4f22c24b1 2018-08-24 23:23:36,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:23:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:23:36,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:36 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-7655a6aa-0a6f-42b0-a66f-7f5f58457ddf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}]} 2018-08-24 23:23:36,895 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7655a6aa-0a6f-42b0-a66f-7f5f58457ddf 2018-08-24 23:23:36,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.073438167572s 2018-08-24 23:23:36,895 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7655a6aa-0a6f-42b0-a66f-7f5f58457ddf 2018-08-24 23:23:36,896 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-24 23:23:36,899 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-24 23:23:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" -d '{"role": {"name": "Member"}}' 2018-08-24 23:23:37,338 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:37 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-15a2154d-d208-4a66-b16b-1c5a2279a51a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "ddc14aef41d94503ae44258271c114d4", "links": {"self": "https://192.16.1.222:5000/v3/roles/ddc14aef41d94503ae44258271c114d4"}, "name": "Member"}} 2018-08-24 23:23:37,338 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-15a2154d-d208-4a66-b16b-1c5a2279a51a 2018-08-24 23:23:37,338 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.439285039902s 2018-08-24 23:23:37,338 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-15a2154d-d208-4a66-b16b-1c5a2279a51a 2018-08-24 23:23:37,339 - functest.core.tenantnetwork - DEBUG - role: 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'ddc14aef41d94503ae44258271c114d4'}) 2018-08-24 23:23:37,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:23:37,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:23:48,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:48 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-9c513f10-fb3b-4f1a-b670-3fb9bdedc1b0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ddc14aef41d94503ae44258271c114d4", "links": {"self": "https://192.16.1.222:5000/v3/roles/ddc14aef41d94503ae44258271c114d4"}, "name": "Member"}]} 2018-08-24 23:23:48,929 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9c513f10-fb3b-4f1a-b670-3fb9bdedc1b0 2018-08-24 23:23:48,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 11.588572979s 2018-08-24 23:23:48,930 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9c513f10-fb3b-4f1a-b670-3fb9bdedc1b0 2018-08-24 23:23:48,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-24 23:23:48,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:23:48,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:48 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-cccd690d-383d-4ac5-be58-493b784a04f5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-24 23:23:48,998 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-cccd690d-383d-4ac5-be58-493b784a04f5 2018-08-24 23:23:48,998 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0660989284515s 2018-08-24 23:23:48,998 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-cccd690d-383d-4ac5-be58-493b784a04f5 2018-08-24 23:23:48,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-24 23:23:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:23:49,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:49 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-d584cb89-53d3-4ba0-b3d7-8ad1f6360913 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/31adf3c4c04d4552bcffd2b187ab03f3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "31adf3c4c04d4552bcffd2b187ab03f3", "password_expires_at": null}, {"name": "tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00", "links": {"self": "https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "44dd52c1c0704d4cb2c4f5cf499060c9", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/5980627ad45440bf988461f9f71cd07c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "5980627ad45440bf988461f9f71cd07c", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/758ee536a0af40f7859221bcc509e347"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "758ee536a0af40f7859221bcc509e347", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/7b0e25230e0b4573badbbb18860fc16b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "7b0e25230e0b4573badbbb18860fc16b", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/9702be446a6b4cddb754844e45b0d272"}, "domain_id": "43e9c2fd290b4c118942c33aa331d32f", "enabled": true, "id": "9702be446a6b4cddb754844e45b0d272", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/bfafda3de5fe46278199521c917f5432"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "bfafda3de5fe46278199521c917f5432", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/c2779825391c4c6a821fd1f08521e627"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "c2779825391c4c6a821fd1f08521e627", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/d02bcd7dd14946dc9d55a08d934404e0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d02bcd7dd14946dc9d55a08d934404e0", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/d22c6d5697c74ccbb9414b1698b81854"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d22c6d5697c74ccbb9414b1698b81854", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d2a803054fc8485c88eba6773780cbbf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d2a803054fc8485c88eba6773780cbbf", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/d93397d65d524256af6faac4617090ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d93397d65d524256af6faac4617090ef", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ebabd887236c4010a22b00689a4b4dc3"}, "domain_id": "default", "enabled": true, "id": "ebabd887236c4010a22b00689a4b4dc3", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fa9f0064e8734a09864bd24bb7c10da1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "fa9f0064e8734a09864bd24bb7c10da1", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-24 23:23:49,145 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d584cb89-53d3-4ba0-b3d7-8ad1f6360913 2018-08-24 23:23:49,145 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.146098136902s 2018-08-24 23:23:49,145 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d584cb89-53d3-4ba0-b3d7-8ad1f6360913 2018-08-24 23:23:49,152 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-24 23:23:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:23:58,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:58 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-d6cfc7e7-625d-4fbd-b7dc-f2f8273502de X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602"}, "tags": [], "enabled": true, "id": "5e4348ff08d64e99a9b32bc5bb033602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/5ef4ce1225d64b9e9bc2e70f18fa6df3"}, "tags": [], "enabled": true, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b"}, "tags": [], "enabled": true, "id": "c0695cdeddb54c0e98e97dd4a7d4376b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cc289943-15ff-44f6-9bb1-b05f46483b00"}]} 2018-08-24 23:23:58,986 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-d6cfc7e7-625d-4fbd-b7dc-f2f8273502de 2018-08-24 23:23:58,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 9.83454489708s 2018-08-24 23:23:58,987 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-d6cfc7e7-625d-4fbd-b7dc-f2f8273502de 2018-08-24 23:23:58,990 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-24 23:23:58,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=44dd52c1c0704d4cb2c4f5cf499060c9&role.id=ddc14aef41d94503ae44258271c114d4&scope.project.id=c0695cdeddb54c0e98e97dd4a7d4376b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:23:59,053 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:23:59 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-3fefc19d-da78-49c2-b0a2-99270d7c43e3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=44dd52c1c0704d4cb2c4f5cf499060c9&role.id=ddc14aef41d94503ae44258271c114d4&scope.project.id=c0695cdeddb54c0e98e97dd4a7d4376b", "previous": null, "next": null}} 2018-08-24 23:23:59,053 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=44dd52c1c0704d4cb2c4f5cf499060c9&role.id=ddc14aef41d94503ae44258271c114d4&scope.project.id=c0695cdeddb54c0e98e97dd4a7d4376b used request id req-3fefc19d-da78-49c2-b0a2-99270d7c43e3 2018-08-24 23:23:59,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0629999637604s 2018-08-24 23:23:59,054 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=44dd52c1c0704d4cb2c4f5cf499060c9&role.id=ddc14aef41d94503ae44258271c114d4&scope.project.id=c0695cdeddb54c0e98e97dd4a7d4376b used request id req-3fefc19d-da78-49c2-b0a2-99270d7c43e3 2018-08-24 23:23:59,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-24 23:23:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b/users/44dd52c1c0704d4cb2c4f5cf499060c9/roles/ddc14aef41d94503ae44258271c114d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:24:21,390 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:24:21 GMT Vary: X-Auth-Token x-openstack-request-id: req-feb57efe-0d26-4ddb-9b07-e6212aeb8933 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:24:21,391 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b/users/44dd52c1c0704d4cb2c4f5cf499060c9/roles/ddc14aef41d94503ae44258271c114d4 used request id req-feb57efe-0d26-4ddb-9b07-e6212aeb8933 2018-08-24 23:24:21,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 22.3349750042s 2018-08-24 23:24:21,391 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b/users/44dd52c1c0704d4cb2c4f5cf499060c9/roles/ddc14aef41d94503ae44258271c114d4 used request id req-feb57efe-0d26-4ddb-9b07-e6212aeb8933 2018-08-24 23:24:21,391 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_cc289943-15ff-44f6-9bb1-b05f46483b00', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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', 'password': '5ee7eb4f-aa6b-4cf7-bc31-b5c237098f9d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00', 'project_id': u'c0695cdeddb54c0e98e97dd4a7d4376b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-24 23:24:21,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:24:21,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:24:21,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:24:21,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:24:21,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:24:21,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:24:21,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:24:21,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:24:21,394 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00', 'password': '5ee7eb4f-aa6b-4cf7-bc31-b5c237098f9d', 'project_name': 'tenantnetwork2-project_cc289943-15ff-44f6-9bb1-b05f46483b00', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'c0695cdeddb54c0e98e97dd4a7d4376b', 'project_domain_name': 'Default'} 2018-08-24 23:24:21,394 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-24 23:24:21,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:24:24,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:24:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9cd6450d-20d0-43be-bdad-cd7ba7a01cde X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:24:24,756 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9cd6450d-20d0-43be-bdad-cd7ba7a01cde 2018-08-24 23:24:24,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:24:44,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddc14aef41d94503ae44258271c114d4", "name": "Member"}], "expires_at": "2018-08-25T11:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0695cdeddb54c0e98e97dd4a7d4376b", "name": "tenantnetwork2-project_cc289943-15ff-44f6-9bb1-b05f46483b00"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/c0695cdeddb54c0e98e97dd4a7d4376b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00", "id": "44dd52c1c0704d4cb2c4f5cf499060c9"}, "audit_ids": ["rXnHMsN2TDOhfUKFozIULQ"], "issued_at": "2018-08-24T23:24:44.000000Z"}} 2018-08-24 23:24:44,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-24 23:24:44,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" -d '{"network": {"name": "tenantnetwork2-net_cc289943-15ff-44f6-9bb1-b05f46483b00", "admin_state_up": true}}' 2018-08-24 23:24:46,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-ad46aef5-72d3-4bb3-9104-f754c0d72cd6 Date: Fri, 24 Aug 2018 23:24:46 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c0695cdeddb54c0e98e97dd4a7d4376b","created_at":"2018-08-24T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T23:24:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c0695cdeddb54c0e98e97dd4a7d4376b","id":"b412696e-249c-4b68-8ad2-d34a024aa979","name":"tenantnetwork2-net_cc289943-15ff-44f6-9bb1-b05f46483b00"}} 2018-08-24 23:24:46,189 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ad46aef5-72d3-4bb3-9104-f754c0d72cd6 2018-08-24 23:24:46,189 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 2.00078988075s 2018-08-24 23:24:46,189 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ad46aef5-72d3-4bb3-9104-f754c0d72cd6 2018-08-24 23:24:46,189 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:24:45Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'b412696e-249c-4b68-8ad2-d34a024aa979', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_cc289943-15ff-44f6-9bb1-b05f46483b00', u'admin_state_up': True, u'tenant_id': u'c0695cdeddb54c0e98e97dd4a7d4376b', u'created_at': u'2018-08-24T23:24:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0695cdeddb54c0e98e97dd4a7d4376b'}) 2018-08-24 23:24:46,189 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:24:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" 2018-08-24 23:24:46,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-f3e7b2e1-f5f5-4b72-a437-5476ba167d2f Date: Fri, 24 Aug 2018 23:24:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"updated_at":"2018-08-24T23:07:36Z","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T23:24:45Z","tenant_id":"c0695cdeddb54c0e98e97dd4a7d4376b","created_at":"2018-08-24T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"c0695cdeddb54c0e98e97dd4a7d4376b","id":"b412696e-249c-4b68-8ad2-d34a024aa979","name":"tenantnetwork2-net_cc289943-15ff-44f6-9bb1-b05f46483b00"}]} 2018-08-24 23:24:46,436 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f3e7b2e1-f5f5-4b72-a437-5476ba167d2f 2018-08-24 23:24:46,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.246634960175s 2018-08-24 23:24:46,436 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f3e7b2e1-f5f5-4b72-a437-5476ba167d2f 2018-08-24 23:24:46,438 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-24 23:24:46,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" -d '{"subnet": {"name": "tenantnetwork2-subnet_cc289943-15ff-44f6-9bb1-b05f46483b00", "enable_dhcp": true, "network_id": "b412696e-249c-4b68-8ad2-d34a024aa979", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 23:24:47,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-521475dd-a309-46a4-96f2-d522f88c71be Date: Fri, 24 Aug 2018 23:24:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b412696e-249c-4b68-8ad2-d34a024aa979","tenant_id":"c0695cdeddb54c0e98e97dd4a7d4376b","created_at":"2018-08-24T23:24:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:24:46Z","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":"c0695cdeddb54c0e98e97dd4a7d4376b","id":"e0dcaa66-d616-4452-b459-4cfd99308a69","subnetpool_id":null,"name":"tenantnetwork2-subnet_cc289943-15ff-44f6-9bb1-b05f46483b00"}} 2018-08-24 23:24:47,710 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-521475dd-a309-46a4-96f2-d522f88c71be 2018-08-24 23:24:47,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.27260994911s 2018-08-24 23:24:47,710 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-521475dd-a309-46a4-96f2-d522f88c71be 2018-08-24 23:24:47,711 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:24:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e0dcaa66-d616-4452-b459-4cfd99308a69', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_cc289943-15ff-44f6-9bb1-b05f46483b00', u'enable_dhcp': True, u'network_id': u'b412696e-249c-4b68-8ad2-d34a024aa979', u'tenant_id': u'c0695cdeddb54c0e98e97dd4a7d4376b', u'created_at': u'2018-08-24T23:24:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0695cdeddb54c0e98e97dd4a7d4376b'}) 2018-08-24 23:24:47,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-24 23:24:47,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" -d '{"router": {"external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551"}, "name": "tenantnetwork2-router_cc289943-15ff-44f6-9bb1-b05f46483b00", "admin_state_up": true}}' 2018-08-24 23:24:50,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-cef24ffe-db9d-4f11-8160-c6ce9e6d9cae Date: Fri, 24 Aug 2018 23:24:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.105"}]}, "description": "", "tags": [], "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "created_at": "2018-08-24T23:24:47Z", "admin_state_up": true, "updated_at": "2018-08-24T23:24:49Z", "revision_number": 2, "routes": [], "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "id": "aa951953-0c5e-4f1a-a17f-125777aca99e", "name": "tenantnetwork2-router_cc289943-15ff-44f6-9bb1-b05f46483b00"}} 2018-08-24 23:24:50,577 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cef24ffe-db9d-4f11-8160-c6ce9e6d9cae 2018-08-24 23:24:50,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 2.86632800102s 2018-08-24 23:24:50,578 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cef24ffe-db9d-4f11-8160-c6ce9e6d9cae 2018-08-24 23:24:50,578 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.105'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0695cdeddb54c0e98e97dd4a7d4376b', u'created_at': u'2018-08-24T23:24:47Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T23:24:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0695cdeddb54c0e98e97dd4a7d4376b', u'id': u'aa951953-0c5e-4f1a-a17f-125777aca99e', u'name': u'tenantnetwork2-router_cc289943-15ff-44f6-9bb1-b05f46483b00'}) 2018-08-24 23:24:50,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-24 23:24:50,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" -d '{"subnet_id": "e0dcaa66-d616-4452-b459-4cfd99308a69"}' 2018-08-24 23:24:54,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6ff2064-666b-4baa-92de-ac50f692e952 Date: Fri, 24 Aug 2018 23:24:54 GMT RESP BODY: {"network_id": "b412696e-249c-4b68-8ad2-d34a024aa979", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "subnet_id": "e0dcaa66-d616-4452-b459-4cfd99308a69", "subnet_ids": ["e0dcaa66-d616-4452-b459-4cfd99308a69"], "port_id": "432f1873-9a23-4a17-87d9-d88e3705b5d2", "id": "aa951953-0c5e-4f1a-a17f-125777aca99e"} 2018-08-24 23:24:54,777 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e/add_router_interface.json used request id req-d6ff2064-666b-4baa-92de-ac50f692e952 2018-08-24 23:24:54,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.19796586037s 2018-08-24 23:24:54,777 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e/add_router_interface.json used request id req-d6ff2064-666b-4baa-92de-ac50f692e952 returning object aa951953-0c5e-4f1a-a17f-125777aca99e 2018-08-24 23:24:55,374 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 23:24:55,374 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-24 23:24:55,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-24 23:24:55,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" -d '{"subnet_id": "e0dcaa66-d616-4452-b459-4cfd99308a69"}' 2018-08-24 23:24:58,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3e3f9549-3835-459e-99a2-1a5d45b63c2d Date: Fri, 24 Aug 2018 23:24:58 GMT RESP BODY: {"network_id": "b412696e-249c-4b68-8ad2-d34a024aa979", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "subnet_id": "e0dcaa66-d616-4452-b459-4cfd99308a69", "subnet_ids": ["e0dcaa66-d616-4452-b459-4cfd99308a69"], "port_id": "432f1873-9a23-4a17-87d9-d88e3705b5d2", "id": "aa951953-0c5e-4f1a-a17f-125777aca99e"} 2018-08-24 23:24:58,986 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e/remove_router_interface.json used request id req-3e3f9549-3835-459e-99a2-1a5d45b63c2d 2018-08-24 23:24:58,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.608907938s 2018-08-24 23:24:58,987 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e/remove_router_interface.json used request id req-3e3f9549-3835-459e-99a2-1a5d45b63c2d returning object aa951953-0c5e-4f1a-a17f-125777aca99e 2018-08-24 23:24:58,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-24 23:24:58,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" 2018-08-24 23:24:59,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-01a6e65d-1636-42c9-8a74-e7270566277e Date: Fri, 24 Aug 2018 23:24:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.105"}]}, "description": "", "tags": [], "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "created_at": "2018-08-24T23:24:47Z", "admin_state_up": true, "updated_at": "2018-08-24T23:24:57Z", "revision_number": 4, "routes": [], "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "id": "aa951953-0c5e-4f1a-a17f-125777aca99e", "name": "tenantnetwork2-router_cc289943-15ff-44f6-9bb1-b05f46483b00"}]} 2018-08-24 23:24:59,252 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-01a6e65d-1636-42c9-8a74-e7270566277e 2018-08-24 23:24:59,252 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.265324115753s 2018-08-24 23:24:59,253 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-01a6e65d-1636-42c9-8a74-e7270566277e 2018-08-24 23:24:59,254 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-24 23:24:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" 2018-08-24 23:25:02,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f5dbde7-fab6-4532-872b-344952c24e67 Content-Length: 0 Date: Fri, 24 Aug 2018 23:25:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:25:02,010 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e.json used request id req-3f5dbde7-fab6-4532-872b-344952c24e67 2018-08-24 23:25:02,010 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 2.75616908073s 2018-08-24 23:25:02,010 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/aa951953-0c5e-4f1a-a17f-125777aca99e.json used request id req-3f5dbde7-fab6-4532-872b-344952c24e67 2018-08-24 23:25:02,010 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-24 23:25:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" 2018-08-24 23:25:02,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-201e2052-224f-41ee-9d58-31befbc90cd4 Date: Fri, 24 Aug 2018 23:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b412696e-249c-4b68-8ad2-d34a024aa979","tenant_id":"c0695cdeddb54c0e98e97dd4a7d4376b","created_at":"2018-08-24T23:24:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:24:46Z","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":"c0695cdeddb54c0e98e97dd4a7d4376b","id":"e0dcaa66-d616-4452-b459-4cfd99308a69","subnetpool_id":null,"name":"tenantnetwork2-subnet_cc289943-15ff-44f6-9bb1-b05f46483b00"}]} 2018-08-24 23:25:02,107 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-201e2052-224f-41ee-9d58-31befbc90cd4 2018-08-24 23:25:02,107 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0963189601898s 2018-08-24 23:25:02,107 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-201e2052-224f-41ee-9d58-31befbc90cd4 2018-08-24 23:25:02,108 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-24 23:25:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/e0dcaa66-d616-4452-b459-4cfd99308a69.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" 2018-08-24 23:25:06,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5b73808-5ef8-4b87-b1b2-5ea639b0dad0 Date: Fri, 24 Aug 2018 23:25:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:25:06,191 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e0dcaa66-d616-4452-b459-4cfd99308a69.json used request id req-d5b73808-5ef8-4b87-b1b2-5ea639b0dad0 2018-08-24 23:25:06,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.08293604851s 2018-08-24 23:25:06,191 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e0dcaa66-d616-4452-b459-4cfd99308a69.json used request id req-d5b73808-5ef8-4b87-b1b2-5ea639b0dad0 2018-08-24 23:25:06,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:25:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" 2018-08-24 23:25:06,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-f14f847d-bceb-449f-9979-5e57f98ad1ac Date: Fri, 24 Aug 2018 23:25:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"updated_at":"2018-08-24T23:07:36Z","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T23:25:05Z","tenant_id":"c0695cdeddb54c0e98e97dd4a7d4376b","created_at":"2018-08-24T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c0695cdeddb54c0e98e97dd4a7d4376b","id":"b412696e-249c-4b68-8ad2-d34a024aa979","name":"tenantnetwork2-net_cc289943-15ff-44f6-9bb1-b05f46483b00"}]} 2018-08-24 23:25:06,425 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f14f847d-bceb-449f-9979-5e57f98ad1ac 2018-08-24 23:25:06,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.233750104904s 2018-08-24 23:25:06,425 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f14f847d-bceb-449f-9979-5e57f98ad1ac 2018-08-24 23:25:06,426 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-24 23:25:06,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/b412696e-249c-4b68-8ad2-d34a024aa979.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ba7f77081f44daedd14065316808316d35763c" 2018-08-24 23:25:10,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bee264d-8c09-4366-af30-e54758e289d7 Date: Fri, 24 Aug 2018 23:25:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:25:10,327 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b412696e-249c-4b68-8ad2-d34a024aa979.json used request id req-2bee264d-8c09-4366-af30-e54758e289d7 2018-08-24 23:25:10,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.90099906921s 2018-08-24 23:25:10,327 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b412696e-249c-4b68-8ad2-d34a024aa979.json used request id req-2bee264d-8c09-4366-af30-e54758e289d7 2018-08-24 23:25:10,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-24 23:25:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:25:10,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:10 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-c8344acc-ad54-4863-9d15-4ae1daafeb73 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/31adf3c4c04d4552bcffd2b187ab03f3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "31adf3c4c04d4552bcffd2b187ab03f3", "password_expires_at": null}, {"name": "tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00", "links": {"self": "https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "44dd52c1c0704d4cb2c4f5cf499060c9", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/5980627ad45440bf988461f9f71cd07c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "5980627ad45440bf988461f9f71cd07c", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/758ee536a0af40f7859221bcc509e347"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "758ee536a0af40f7859221bcc509e347", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/7b0e25230e0b4573badbbb18860fc16b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "7b0e25230e0b4573badbbb18860fc16b", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/9702be446a6b4cddb754844e45b0d272"}, "domain_id": "43e9c2fd290b4c118942c33aa331d32f", "enabled": true, "id": "9702be446a6b4cddb754844e45b0d272", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/bfafda3de5fe46278199521c917f5432"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "bfafda3de5fe46278199521c917f5432", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/c2779825391c4c6a821fd1f08521e627"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "c2779825391c4c6a821fd1f08521e627", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/d02bcd7dd14946dc9d55a08d934404e0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d02bcd7dd14946dc9d55a08d934404e0", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/d22c6d5697c74ccbb9414b1698b81854"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d22c6d5697c74ccbb9414b1698b81854", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d2a803054fc8485c88eba6773780cbbf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d2a803054fc8485c88eba6773780cbbf", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/d93397d65d524256af6faac4617090ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d93397d65d524256af6faac4617090ef", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ebabd887236c4010a22b00689a4b4dc3"}, "domain_id": "default", "enabled": true, "id": "ebabd887236c4010a22b00689a4b4dc3", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fa9f0064e8734a09864bd24bb7c10da1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "fa9f0064e8734a09864bd24bb7c10da1", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-24 23:25:10,446 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-c8344acc-ad54-4863-9d15-4ae1daafeb73 2018-08-24 23:25:10,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.118552923203s 2018-08-24 23:25:10,447 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-c8344acc-ad54-4863-9d15-4ae1daafeb73 2018-08-24 23:25:10,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-24 23:25:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:25:22,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:22 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-d4bb0d8a-e90e-4ffd-b7f3-4f00d2a9128a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "44dd52c1c0704d4cb2c4f5cf499060c9", "email": null, "name": "tenantnetwork2-user_cc289943-15ff-44f6-9bb1-b05f46483b00"}} 2018-08-24 23:25:22,486 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9 used request id req-d4bb0d8a-e90e-4ffd-b7f3-4f00d2a9128a 2018-08-24 23:25:22,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 12.0371000767s 2018-08-24 23:25:22,487 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9 used request id req-d4bb0d8a-e90e-4ffd-b7f3-4f00d2a9128a 2018-08-24 23:25:22,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-24 23:25:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:25:23,162 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:23 GMT Vary: X-Auth-Token x-openstack-request-id: req-257b5b37-5b91-4a26-b19e-48475257f5da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:25:23,162 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9 used request id req-257b5b37-5b91-4a26-b19e-48475257f5da 2018-08-24 23:25:23,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.674887180328s 2018-08-24 23:25:23,162 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/44dd52c1c0704d4cb2c4f5cf499060c9 used request id req-257b5b37-5b91-4a26-b19e-48475257f5da 2018-08-24 23:25:23,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-24 23:25:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:25:23,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:23 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-cd4a2a17-7ecf-4d1b-a905-7374a8733b4f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602"}, "tags": [], "enabled": true, "id": "5e4348ff08d64e99a9b32bc5bb033602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/5ef4ce1225d64b9e9bc2e70f18fa6df3"}, "tags": [], "enabled": true, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b"}, "tags": [], "enabled": true, "id": "c0695cdeddb54c0e98e97dd4a7d4376b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cc289943-15ff-44f6-9bb1-b05f46483b00"}]} 2018-08-24 23:25:23,227 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-cd4a2a17-7ecf-4d1b-a905-7374a8733b4f 2018-08-24 23:25:23,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0615000724792s 2018-08-24 23:25:23,227 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-cd4a2a17-7ecf-4d1b-a905-7374a8733b4f 2018-08-24 23:25:23,230 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-24 23:25:23,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:25:34,514 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:34 GMT Vary: X-Auth-Token x-openstack-request-id: req-f7447701-cc6c-47f1-adcc-fa0b74580c04 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:25:34,514 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b used request id req-f7447701-cc6c-47f1-adcc-fa0b74580c04 2018-08-24 23:25:34,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 11.2843110561s 2018-08-24 23:25:34,514 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/c0695cdeddb54c0e98e97dd4a7d4376b used request id req-f7447701-cc6c-47f1-adcc-fa0b74580c04 2018-08-24 23:25:34,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:25:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:25:34,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:34 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-024fce49-ce02-4755-8d7a-f271f3f5e1d3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ddc14aef41d94503ae44258271c114d4", "links": {"self": "https://192.16.1.222:5000/v3/roles/ddc14aef41d94503ae44258271c114d4"}, "name": "Member"}]} 2018-08-24 23:25:34,554 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-024fce49-ce02-4755-8d7a-f271f3f5e1d3 2018-08-24 23:25:34,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0380220413208s 2018-08-24 23:25:34,555 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-024fce49-ce02-4755-8d7a-f271f3f5e1d3 2018-08-24 23:25:34,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-24 23:25:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/ddc14aef41d94503ae44258271c114d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888994d569241c4badb9b262c7b6d4aac7a9125" 2018-08-24 23:25:35,065 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:35 GMT Vary: X-Auth-Token x-openstack-request-id: req-f2fb25e8-b7fa-4b28-80f8-c01eba22a816 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:25:35,065 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/ddc14aef41d94503ae44258271c114d4 used request id req-f2fb25e8-b7fa-4b28-80f8-c01eba22a816 2018-08-24 23:25:35,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.507774114609s 2018-08-24 23:25:35,065 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/ddc14aef41d94503ae44258271c114d4 used request id req-f2fb25e8-b7fa-4b28-80f8-c01eba22a816 2018-08-24 23:25:35,099 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:25:35,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:25:35,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:25:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:25:35,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:25:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-71466e60-d515-45c6-9de2-f3e6be0a7d44 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:25:35,181 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-71466e60-d515-45c6-9de2-f3e6be0a7d44 2018-08-24 23:25:35,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:25:35,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee04ea1165c4f04b997257954bcb741", "name": "admin"}, {"id": "c048cc8910c947dc93815178edbbdc43", "name": "heat_stack_owner"}], "expires_at": "2018-08-25T11:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ebabd887236c4010a22b00689a4b4dc3"}, "audit_ids": ["h08OGWa-RN2c4u7s6cDktg"], "issued_at": "2018-08-24T23:25:35.000000Z"}} 2018-08-24 23:25:35,734 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:25:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:25:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0fda6d3f-a3ae-4e78-bdb4-499222315e06 Date: Fri, 24 Aug 2018 23:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:25:38,092 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fda6d3f-a3ae-4e78-bdb4-499222315e06 2018-08-24 23:25:38,092 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 2.35817885399s 2018-08-24 23:25:38,092 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fda6d3f-a3ae-4e78-bdb4-499222315e06 2018-08-24 23:25:38,093 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-24 23:25:38,093 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-24 23:25:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"network": {"name": "vmready1-net_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "admin_state_up": true}}' 2018-08-24 23:25:38,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f9e1dea0-b49f-4e16-aa76-7ee9651032c0 Date: Fri, 24 Aug 2018 23:25:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9965f027-fe7f-4372-b01e-439c1068543a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:25:38Z","is_default":false,"provider:segmentation_id":65,"name":"vmready1-net_0b3fea31-c98d-4b82-963a-8108a71ca4ed","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:25:38Z","mtu":1450}} 2018-08-24 23:25:38,521 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f9e1dea0-b49f-4e16-aa76-7ee9651032c0 2018-08-24 23:25:38,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.427810907364s 2018-08-24 23:25:38,521 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f9e1dea0-b49f-4e16-aa76-7ee9651032c0 2018-08-24 23:25:38,522 - 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-08-24T23:25:38Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9965f027-fe7f-4372-b01e-439c1068543a', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_0b3fea31-c98d-4b82-963a-8108a71ca4ed', u'admin_state_up': True, u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:25:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'}) 2018-08-24 23:25:38,522 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:25:38,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:25:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-2f0e8d00-ef62-4197-885b-1c90c8e3cf77 Date: Fri, 24 Aug 2018 23:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9965f027-fe7f-4372-b01e-439c1068543a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:25:38Z","provider:segmentation_id":65,"name":"vmready1-net_0b3fea31-c98d-4b82-963a-8108a71ca4ed","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:25:38Z","provider:network_type":"vxlan"}]} 2018-08-24 23:25:38,894 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2f0e8d00-ef62-4197-885b-1c90c8e3cf77 2018-08-24 23:25:38,894 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.371845006943s 2018-08-24 23:25:38,894 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2f0e8d00-ef62-4197-885b-1c90c8e3cf77 2018-08-24 23:25:38,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-24 23:25:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"subnet": {"name": "vmready1-subnet_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "enable_dhcp": true, "network_id": "9965f027-fe7f-4372-b01e-439c1068543a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 23:25:39,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b301966-3ff3-40f9-a728-60baf3c1fc44 Date: Fri, 24 Aug 2018 23:25:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9965f027-fe7f-4372-b01e-439c1068543a","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:25:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:25:39Z","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":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"dc637760-1bd9-46c5-a14e-9ca9c1739af7","subnetpool_id":null,"name":"vmready1-subnet_0b3fea31-c98d-4b82-963a-8108a71ca4ed"}} 2018-08-24 23:25:39,836 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7b301966-3ff3-40f9-a728-60baf3c1fc44 2018-08-24 23:25:39,836 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.94090795517s 2018-08-24 23:25:39,836 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7b301966-3ff3-40f9-a728-60baf3c1fc44 2018-08-24 23:25:39,836 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:25:39Z', 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'dc637760-1bd9-46c5-a14e-9ca9c1739af7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_0b3fea31-c98d-4b82-963a-8108a71ca4ed', u'enable_dhcp': True, u'network_id': u'9965f027-fe7f-4372-b01e-439c1068543a', u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:25:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'}) 2018-08-24 23:25:39,837 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-24 23:25:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"router": {"external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551"}, "name": "vmready1-router_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "admin_state_up": true}}' 2018-08-24 23:25:42,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-947e728e-ae72-4492-81f5-0536fef069c3 Date: Fri, 24 Aug 2018 23:25:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.112"}]}, "description": "", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:25:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T23:25:41Z", "revision_number": 2, "routes": [], "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "e017ff89-b65c-4eb4-b665-fb4890d8b351", "name": "vmready1-router_0b3fea31-c98d-4b82-963a-8108a71ca4ed"}} 2018-08-24 23:25:42,116 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-947e728e-ae72-4492-81f5-0536fef069c3 2018-08-24 23:25:42,116 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 2.27909493446s 2018-08-24 23:25:42,116 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-947e728e-ae72-4492-81f5-0536fef069c3 2018-08-24 23:25:42,117 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.112'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:25:39Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T23:25:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'id': u'e017ff89-b65c-4eb4-b665-fb4890d8b351', u'name': u'vmready1-router_0b3fea31-c98d-4b82-963a-8108a71ca4ed'}) 2018-08-24 23:25:42,117 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-24 23:25:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"subnet_id": "dc637760-1bd9-46c5-a14e-9ca9c1739af7"}' 2018-08-24 23:25:45,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dbde718a-83fc-47ae-bb66-812e88a2fd42 Date: Fri, 24 Aug 2018 23:25:45 GMT RESP BODY: {"network_id": "9965f027-fe7f-4372-b01e-439c1068543a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "subnet_id": "dc637760-1bd9-46c5-a14e-9ca9c1739af7", "subnet_ids": ["dc637760-1bd9-46c5-a14e-9ca9c1739af7"], "port_id": "75096fa9-324b-4ddb-910e-b9b1b2b1e7a9", "id": "e017ff89-b65c-4eb4-b665-fb4890d8b351"} 2018-08-24 23:25:45,841 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351/add_router_interface.json used request id req-dbde718a-83fc-47ae-bb66-812e88a2fd42 2018-08-24 23:25:45,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.72450089455s 2018-08-24 23:25:45,842 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351/add_router_interface.json used request id req-dbde718a-83fc-47ae-bb66-812e88a2fd42 returning object e017ff89-b65c-4eb4-b665-fb4890d8b351 2018-08-24 23:25:45,842 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 23:25:46,064 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 23:25:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:25:47,756 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-24 23:25:47,759 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:25:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:25:57,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-73f3f9d5-8026-498c-97f7-c5e01c3b3e9a RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:25:57,138 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-73f3f9d5-8026-498c-97f7-c5e01c3b3e9a 2018-08-24 23:25:57,138 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 9.37966394424s 2018-08-24 23:25:57,138 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-73f3f9d5-8026-498c-97f7-c5e01c3b3e9a 2018-08-24 23:25:57,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-24 23:25:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed"}' 2018-08-24 23:26:09,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/1df65d1c-28e7-4705-9332-43e133df7321 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-d8e5ac82-1e15-430d-a884-04c396379371 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1df65d1c-28e7-4705-9332-43e133df7321/file", "owner": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "1df65d1c-28e7-4705-9332-43e133df7321", "size": null, "self": "/v2/images/1df65d1c-28e7-4705-9332-43e133df7321", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:26:04Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "checksum": null, "created_at": "2018-08-24T23:26:04Z", "protected": false} 2018-08-24 23:26:09,045 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-d8e5ac82-1e15-430d-a884-04c396379371 2018-08-24 23:26:09,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 11.9020981789s 2018-08-24 23:26:09,046 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-d8e5ac82-1e15-430d-a884-04c396379371 returning object 1df65d1c-28e7-4705-9332-43e133df7321 2018-08-24 23:26:09,046 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-24 23:26:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/1df65d1c-28e7-4705-9332-43e133df7321/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '' 2018-08-24 23:26:26,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-7fe71922-64ba-4788-9809-2c124a647d58 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 23:26:26,980 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/1df65d1c-28e7-4705-9332-43e133df7321/file used request id req-7fe71922-64ba-4788-9809-2c124a647d58 2018-08-24 23:26:26,980 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 17.934194088s 2018-08-24 23:26:26,980 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/1df65d1c-28e7-4705-9332-43e133df7321/file used request id req-7fe71922-64ba-4788-9809-2c124a647d58 2018-08-24 23:26:26,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:26:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:26:37,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-2f9411a3-082a-4482-94c8-d51ab1ab8403 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/1df65d1c-28e7-4705-9332-43e133df7321/snap", "metadata": {}}], "file": "/v2/images/1df65d1c-28e7-4705-9332-43e133df7321/file", "owner": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "1df65d1c-28e7-4705-9332-43e133df7321", "size": 12716032, "self": "/v2/images/1df65d1c-28e7-4705-9332-43e133df7321", "disk_format": "qcow2", "direct_url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/1df65d1c-28e7-4705-9332-43e133df7321/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:26:26Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T23:26:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:26:37,742 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-2f9411a3-082a-4482-94c8-d51ab1ab8403 2018-08-24 23:26:37,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 10.7590210438s 2018-08-24 23:26:37,742 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-2f9411a3-082a-4482-94c8-d51ab1ab8403 2018-08-24 23:26:37,743 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/1df65d1c-28e7-4705-9332-43e133df7321/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1df65d1c-28e7-4705-9332-43e133df7321/file', 'owner': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'id': u'1df65d1c-28e7-4705-9332-43e133df7321', 'size': 12716032, u'self': u'/v2/images/1df65d1c-28e7-4705-9332-43e133df7321', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/1df65d1c-28e7-4705-9332-43e133df7321/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T23:26:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T23:26:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1df65d1c-28e7-4705-9332-43e133df7321', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed', 'created': u'2018-08-24T23:26:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T23:26:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1df65d1c-28e7-4705-9332-43e133df7321', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-24 23:26:37,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-24 23:26:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 23:26:37,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-645c594a-05c3-474f-bf3b-91c8fee36908 x-compute-request-id: req-645c594a-05c3-474f-bf3b-91c8fee36908 RESP BODY: {"flavor": {"name": "vmready1-flavor_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f95bdf41-e4db-430c-a514-856950bc5697", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f95bdf41-e4db-430c-a514-856950bc5697"}} 2018-08-24 23:26:37,826 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-645c594a-05c3-474f-bf3b-91c8fee36908 2018-08-24 23:26:37,826 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0818109512329s 2018-08-24 23:26:37,826 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-645c594a-05c3-474f-bf3b-91c8fee36908 2018-08-24 23:26:37,827 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_0b3fea31-c98d-4b82-963a-8108a71ca4ed', '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'5ef4ce1225d64b9e9bc2e70f18fa6df3', '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'f95bdf41-e4db-430c-a514-856950bc5697', 'swap': 0}) 2018-08-24 23:26:37,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 23:26:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"extra_specs": {}}' 2018-08-24 23:26:37,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a03dcb6f-26fb-4133-bedf-44e325b23dfe x-compute-request-id: req-a03dcb6f-26fb-4133-bedf-44e325b23dfe RESP BODY: {"extra_specs": {}} 2018-08-24 23:26:37,880 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697/os-extra_specs used request id req-a03dcb6f-26fb-4133-bedf-44e325b23dfe 2018-08-24 23:26:37,880 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0526640415192s 2018-08-24 23:26:37,880 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697/os-extra_specs used request id req-a03dcb6f-26fb-4133-bedf-44e325b23dfe 2018-08-24 23:26:38,496 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 23:26:38,496 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:60 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 23:26:38,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-24 23:26:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" -d '{"subnet_id": "dc637760-1bd9-46c5-a14e-9ca9c1739af7"}' 2018-08-24 23:26:41,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d2eeb37-5862-4aa4-8989-96fe846d1a2f Date: Fri, 24 Aug 2018 23:26:41 GMT RESP BODY: {"network_id": "9965f027-fe7f-4372-b01e-439c1068543a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "subnet_id": "dc637760-1bd9-46c5-a14e-9ca9c1739af7", "subnet_ids": ["dc637760-1bd9-46c5-a14e-9ca9c1739af7"], "port_id": "75096fa9-324b-4ddb-910e-b9b1b2b1e7a9", "id": "e017ff89-b65c-4eb4-b665-fb4890d8b351"} 2018-08-24 23:26:41,118 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351/remove_router_interface.json used request id req-8d2eeb37-5862-4aa4-8989-96fe846d1a2f 2018-08-24 23:26:41,118 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 2.61935400963s 2018-08-24 23:26:41,118 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351/remove_router_interface.json used request id req-8d2eeb37-5862-4aa4-8989-96fe846d1a2f returning object e017ff89-b65c-4eb4-b665-fb4890d8b351 2018-08-24 23:26:41,119 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-24 23:26:41,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:26:41,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-f94cce90-f510-413f-8fec-35dd674f72c0 Date: Fri, 24 Aug 2018 23:26:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.112"}]}, "description": "", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:25:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T23:26:39Z", "revision_number": 4, "routes": [], "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "e017ff89-b65c-4eb4-b665-fb4890d8b351", "name": "vmready1-router_0b3fea31-c98d-4b82-963a-8108a71ca4ed"}]} 2018-08-24 23:26:41,337 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f94cce90-f510-413f-8fec-35dd674f72c0 2018-08-24 23:26:41,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.218214035034s 2018-08-24 23:26:41,337 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f94cce90-f510-413f-8fec-35dd674f72c0 2018-08-24 23:26:41,338 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-24 23:26:41,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:26:43,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0f02ac7-8409-470a-b4aa-5b33ceb0bdb4 Content-Length: 0 Date: Fri, 24 Aug 2018 23:26:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:26:43,488 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351.json used request id req-a0f02ac7-8409-470a-b4aa-5b33ceb0bdb4 2018-08-24 23:26:43,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 2.15059494972s 2018-08-24 23:26:43,489 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e017ff89-b65c-4eb4-b665-fb4890d8b351.json used request id req-a0f02ac7-8409-470a-b4aa-5b33ceb0bdb4 2018-08-24 23:26:43,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-24 23:26:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:26:43,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1284 X-Openstack-Request-Id: req-e15d691d-59df-47a2-8df7-fe35b2491722 Date: Fri, 24 Aug 2018 23:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:36Z","dns_nameservers":[],"updated_at":"2018-08-24T23:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"8ee38b2b-47a0-401e-a49c-182304ef4851","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9965f027-fe7f-4372-b01e-439c1068543a","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:25:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:25:39Z","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":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"dc637760-1bd9-46c5-a14e-9ca9c1739af7","subnetpool_id":null,"name":"vmready1-subnet_0b3fea31-c98d-4b82-963a-8108a71ca4ed"}]} 2018-08-24 23:26:43,770 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e15d691d-59df-47a2-8df7-fe35b2491722 2018-08-24 23:26:43,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.2805519104s 2018-08-24 23:26:43,770 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e15d691d-59df-47a2-8df7-fe35b2491722 2018-08-24 23:26:43,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-24 23:26:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/dc637760-1bd9-46c5-a14e-9ca9c1739af7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:26:47,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9305f75-233c-49dd-9520-34aaae325327 Date: Fri, 24 Aug 2018 23:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:26:47,294 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/dc637760-1bd9-46c5-a14e-9ca9c1739af7.json used request id req-f9305f75-233c-49dd-9520-34aaae325327 2018-08-24 23:26:47,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.52338600159s 2018-08-24 23:26:47,294 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/dc637760-1bd9-46c5-a14e-9ca9c1739af7.json used request id req-f9305f75-233c-49dd-9520-34aaae325327 2018-08-24 23:26:47,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:26:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:26:47,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-cdd50c39-c280-4c7e-bcab-75a01f4e470d Date: Fri, 24 Aug 2018 23:26:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9965f027-fe7f-4372-b01e-439c1068543a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:26:47Z","provider:segmentation_id":65,"name":"vmready1-net_0b3fea31-c98d-4b82-963a-8108a71ca4ed","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:25:38Z","provider:network_type":"vxlan"}]} 2018-08-24 23:26:47,485 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cdd50c39-c280-4c7e-bcab-75a01f4e470d 2018-08-24 23:26:47,485 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.189996004105s 2018-08-24 23:26:47,485 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cdd50c39-c280-4c7e-bcab-75a01f4e470d 2018-08-24 23:26:47,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-24 23:26:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/9965f027-fe7f-4372-b01e-439c1068543a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:26:51,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3669898-f96d-4824-8c0f-38e8b9b7b449 Date: Fri, 24 Aug 2018 23:26:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:26:51,869 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9965f027-fe7f-4372-b01e-439c1068543a.json used request id req-a3669898-f96d-4824-8c0f-38e8b9b7b449 2018-08-24 23:26:51,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 4.38272809982s 2018-08-24 23:26:51,869 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9965f027-fe7f-4372-b01e-439c1068543a.json used request id req-a3669898-f96d-4824-8c0f-38e8b9b7b449 2018-08-24 23:26:51,871 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:26:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:27:01,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-568df112-0ffe-4245-aa72-77b4ab4a826e RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/1df65d1c-28e7-4705-9332-43e133df7321/snap", "metadata": {}}], "file": "/v2/images/1df65d1c-28e7-4705-9332-43e133df7321/file", "owner": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "1df65d1c-28e7-4705-9332-43e133df7321", "size": 12716032, "self": "/v2/images/1df65d1c-28e7-4705-9332-43e133df7321", "disk_format": "qcow2", "direct_url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/1df65d1c-28e7-4705-9332-43e133df7321/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:26:26Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T23:26:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:27:01,384 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-568df112-0ffe-4245-aa72-77b4ab4a826e 2018-08-24 23:27:01,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 9.51265692711s 2018-08-24 23:27:01,384 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-568df112-0ffe-4245-aa72-77b4ab4a826e 2018-08-24 23:27:01,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-24 23:27:01,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/1df65d1c-28e7-4705-9332-43e133df7321 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:27:14,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-cde2f4cf-941d-40e7-ba30-4635a87412d5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 23:27:14,959 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/1df65d1c-28e7-4705-9332-43e133df7321 used request id req-cde2f4cf-941d-40e7-ba30-4635a87412d5 2018-08-24 23:27:14,959 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 13.5744240284s 2018-08-24 23:27:14,960 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/1df65d1c-28e7-4705-9332-43e133df7321 used request id req-cde2f4cf-941d-40e7-ba30-4635a87412d5 2018-08-24 23:27:14,960 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-24 23:27:14,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:27:15,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-52bef173-725f-49cf-9201-4a67f428a6f5 x-compute-request-id: req-52bef173-725f-49cf-9201-4a67f428a6f5 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vmready1-flavor_0b3fea31-c98d-4b82-963a-8108a71ca4ed", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f95bdf41-e4db-430c-a514-856950bc5697", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f95bdf41-e4db-430c-a514-856950bc5697"}]} 2018-08-24 23:27:15,068 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-52bef173-725f-49cf-9201-4a67f428a6f5 2018-08-24 23:27:15,068 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.107860088348s 2018-08-24 23:27:15,068 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-52bef173-725f-49cf-9201-4a67f428a6f5 2018-08-24 23:27:15,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-24 23:27:15,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0083870fe9d5591bf0de4adaca8fc4531ac933e" 2018-08-24 23:27:15,818 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2bd6d621-2621-47cd-b49e-282831a4614b x-compute-request-id: req-2bd6d621-2621-47cd-b49e-282831a4614b 2018-08-24 23:27:15,818 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697 used request id req-2bd6d621-2621-47cd-b49e-282831a4614b 2018-08-24 23:27:15,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.747640132904s 2018-08-24 23:27:15,819 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/f95bdf41-e4db-430c-a514-856950bc5697 used request id req-2bd6d621-2621-47cd-b49e-282831a4614b 2018-08-24 23:27:15,851 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:27:15,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:27:15,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:27:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:27:15,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:27:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a9643e11-963a-43c6-a10b-e4fc33dfadb2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:27:15,901 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a9643e11-963a-43c6-a10b-e4fc33dfadb2 2018-08-24 23:27:15,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:27:36,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee04ea1165c4f04b997257954bcb741", "name": "admin"}, {"id": "c048cc8910c947dc93815178edbbdc43", "name": "heat_stack_owner"}], "expires_at": "2018-08-25T11:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ebabd887236c4010a22b00689a4b4dc3"}, "audit_ids": ["Kb_m_JtwSZaIcZ8LPA2rfA"], "issued_at": "2018-08-24T23:27:35.000000Z"}} 2018-08-24 23:27:36,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:27:36,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:27:36,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e7dd5c5e-275c-4ca5-9016-65f5412a1a8d Date: Fri, 24 Aug 2018 23:27:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:27:36,329 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e7dd5c5e-275c-4ca5-9016-65f5412a1a8d 2018-08-24 23:27:36,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.273652076721s 2018-08-24 23:27:36,329 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e7dd5c5e-275c-4ca5-9016-65f5412a1a8d 2018-08-24 23:27:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:27:36,341 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:27:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-24 23:27:36,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-24 23:27:36,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:27:36,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:27:36 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-9f3805a7-5caa-4059-b779-c1d39de0213d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/43e9c2fd290b4c118942c33aa331d32f"}, "tags": [], "enabled": true, "id": "43e9c2fd290b4c118942c33aa331d32f", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 23:27:36,386 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-9f3805a7-5caa-4059-b779-c1d39de0213d 2018-08-24 23:27:36,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0442709922791s 2018-08-24 23:27:36,386 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-9f3805a7-5caa-4059-b779-c1d39de0213d 2018-08-24 23:27:36,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-24 23:27:36,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee"}}' 2018-08-24 23:27:47,190 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:27:47 GMT Content-Type: application/json Content-Length: 364 Vary: X-Auth-Token x-openstack-request-id: req-b9b3f8bc-24bf-41c5-9e6d-465cb239334f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11"}, "tags": [], "enabled": true, "id": "8ef7c9e3302b41f88d31340e1427ad11", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee"}} 2018-08-24 23:27:47,191 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-b9b3f8bc-24bf-41c5-9e6d-465cb239334f 2018-08-24 23:27:47,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 10.8005800247s 2018-08-24 23:27:47,191 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-b9b3f8bc-24bf-41c5-9e6d-465cb239334f 2018-08-24 23:27:47,191 - 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'8ef7c9e3302b41f88d31340e1427ad11', '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_1ce6de01-9336-4bd2-9929-2ac88893acee'}) 2018-08-24 23:27:47,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-24 23:27:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8538593a-d767-4bf0-99aa-fc03b50caf43", "email": null, "name": "vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee"}}' 2018-08-24 23:28:03,440 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:03 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-c5056e22-ed52-455f-aabc-6db3eacc037d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee", "links": {"self": "https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78f3fb4f2505455783b54fe0367501fc", "domain_id": "default", "password_expires_at": null}} 2018-08-24 23:28:03,440 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-c5056e22-ed52-455f-aabc-6db3eacc037d 2018-08-24 23:28:03,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 16.2425179482s 2018-08-24 23:28:03,441 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-c5056e22-ed52-455f-aabc-6db3eacc037d 2018-08-24 23:28:03,441 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'78f3fb4f2505455783b54fe0367501fc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee'}) 2018-08-24 23:28:03,443 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:28:03,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:03,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:03 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2e0aa9f7-dc9f-4b87-a1b9-7a8d7e6224b0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}]} 2018-08-24 23:28:03,733 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2e0aa9f7-dc9f-4b87-a1b9-7a8d7e6224b0 2018-08-24 23:28:03,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.290155172348s 2018-08-24 23:28:03,733 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2e0aa9f7-dc9f-4b87-a1b9-7a8d7e6224b0 2018-08-24 23:28:03,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:28:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:10,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:10 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-85d7959b-39b0-4528-abe6-68f4a79c0d33 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}]} 2018-08-24 23:28:10,371 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-85d7959b-39b0-4528-abe6-68f4a79c0d33 2018-08-24 23:28:10,371 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 6.63517689705s 2018-08-24 23:28:10,371 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-85d7959b-39b0-4528-abe6-68f4a79c0d33 2018-08-24 23:28:10,372 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-24 23:28:10,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-24 23:28:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" -d '{"role": {"name": "Member"}}' 2018-08-24 23:28:24,158 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:24 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-c8fb1255-20ac-4104-8d4f-74c30abf3f2e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "392b2c9bb9384f4a863df96a642a577b", "links": {"self": "https://192.16.1.222:5000/v3/roles/392b2c9bb9384f4a863df96a642a577b"}, "name": "Member"}} 2018-08-24 23:28:24,158 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-c8fb1255-20ac-4104-8d4f-74c30abf3f2e 2018-08-24 23:28:24,158 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 13.7836852074s 2018-08-24 23:28:24,158 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-c8fb1255-20ac-4104-8d4f-74c30abf3f2e 2018-08-24 23:28:24,158 - functest.core.tenantnetwork - DEBUG - role: 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'392b2c9bb9384f4a863df96a642a577b'}) 2018-08-24 23:28:24,160 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:28:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:24,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:24 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-55d7da83-c93b-41fa-bdb1-7088e7e5e011 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "392b2c9bb9384f4a863df96a642a577b", "links": {"self": "https://192.16.1.222:5000/v3/roles/392b2c9bb9384f4a863df96a642a577b"}, "name": "Member"}, {"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}]} 2018-08-24 23:28:24,214 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-55d7da83-c93b-41fa-bdb1-7088e7e5e011 2018-08-24 23:28:24,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0532238483429s 2018-08-24 23:28:24,214 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-55d7da83-c93b-41fa-bdb1-7088e7e5e011 2018-08-24 23:28:24,216 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-24 23:28:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:24,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:24 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-02ce285a-ed6b-4fce-aa95-faea0b9435a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-24 23:28:24,261 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-02ce285a-ed6b-4fce-aa95-faea0b9435a5 2018-08-24 23:28:24,261 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0446901321411s 2018-08-24 23:28:24,261 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-02ce285a-ed6b-4fce-aa95-faea0b9435a5 2018-08-24 23:28:24,262 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-24 23:28:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:25,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:25 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-d8ba9197-597d-47ea-8bfe-b9a6ebec163c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/31adf3c4c04d4552bcffd2b187ab03f3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "31adf3c4c04d4552bcffd2b187ab03f3", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/5980627ad45440bf988461f9f71cd07c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "5980627ad45440bf988461f9f71cd07c", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/758ee536a0af40f7859221bcc509e347"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "758ee536a0af40f7859221bcc509e347", "password_expires_at": null}, {"name": "vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee", "links": {"self": "https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78f3fb4f2505455783b54fe0367501fc", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/7b0e25230e0b4573badbbb18860fc16b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "7b0e25230e0b4573badbbb18860fc16b", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/9702be446a6b4cddb754844e45b0d272"}, "domain_id": "43e9c2fd290b4c118942c33aa331d32f", "enabled": true, "id": "9702be446a6b4cddb754844e45b0d272", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/bfafda3de5fe46278199521c917f5432"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "bfafda3de5fe46278199521c917f5432", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/c2779825391c4c6a821fd1f08521e627"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "c2779825391c4c6a821fd1f08521e627", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/d02bcd7dd14946dc9d55a08d934404e0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d02bcd7dd14946dc9d55a08d934404e0", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/d22c6d5697c74ccbb9414b1698b81854"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d22c6d5697c74ccbb9414b1698b81854", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d2a803054fc8485c88eba6773780cbbf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d2a803054fc8485c88eba6773780cbbf", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/d93397d65d524256af6faac4617090ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d93397d65d524256af6faac4617090ef", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ebabd887236c4010a22b00689a4b4dc3"}, "domain_id": "default", "enabled": true, "id": "ebabd887236c4010a22b00689a4b4dc3", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fa9f0064e8734a09864bd24bb7c10da1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "fa9f0064e8734a09864bd24bb7c10da1", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-24 23:28:25,106 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d8ba9197-597d-47ea-8bfe-b9a6ebec163c 2018-08-24 23:28:25,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.843789100647s 2018-08-24 23:28:25,106 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d8ba9197-597d-47ea-8bfe-b9a6ebec163c 2018-08-24 23:28:25,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-24 23:28:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:37,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:37 GMT Content-Type: application/json Content-Length: 1089 Vary: X-Auth-Token x-openstack-request-id: req-47d13ea0-3206-4c41-bc33-b2336dda0be5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602"}, "tags": [], "enabled": true, "id": "5e4348ff08d64e99a9b32bc5bb033602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/5ef4ce1225d64b9e9bc2e70f18fa6df3"}, "tags": [], "enabled": true, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11"}, "tags": [], "enabled": true, "id": "8ef7c9e3302b41f88d31340e1427ad11", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee"}]} 2018-08-24 23:28:37,923 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-47d13ea0-3206-4c41-bc33-b2336dda0be5 2018-08-24 23:28:37,923 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 12.8108990192s 2018-08-24 23:28:37,924 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-47d13ea0-3206-4c41-bc33-b2336dda0be5 2018-08-24 23:28:37,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-24 23:28:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=78f3fb4f2505455783b54fe0367501fc&role.id=392b2c9bb9384f4a863df96a642a577b&scope.project.id=8ef7c9e3302b41f88d31340e1427ad11" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:37,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:37 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-85a64d64-cc42-486f-b996-df37b35c83c0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=78f3fb4f2505455783b54fe0367501fc&role.id=392b2c9bb9384f4a863df96a642a577b&scope.project.id=8ef7c9e3302b41f88d31340e1427ad11", "previous": null, "next": null}} 2018-08-24 23:28:37,964 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=78f3fb4f2505455783b54fe0367501fc&role.id=392b2c9bb9384f4a863df96a642a577b&scope.project.id=8ef7c9e3302b41f88d31340e1427ad11 used request id req-85a64d64-cc42-486f-b996-df37b35c83c0 2018-08-24 23:28:37,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0357239246368s 2018-08-24 23:28:37,964 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=78f3fb4f2505455783b54fe0367501fc&role.id=392b2c9bb9384f4a863df96a642a577b&scope.project.id=8ef7c9e3302b41f88d31340e1427ad11 used request id req-85a64d64-cc42-486f-b996-df37b35c83c0 2018-08-24 23:28:37,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-24 23:28:37,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11/users/78f3fb4f2505455783b54fe0367501fc/roles/392b2c9bb9384f4a863df96a642a577b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:28:38,325 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:38 GMT Vary: X-Auth-Token x-openstack-request-id: req-f4fc5f62-5386-4143-a970-91a812fdda20 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:28:38,325 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11/users/78f3fb4f2505455783b54fe0367501fc/roles/392b2c9bb9384f4a863df96a642a577b used request id req-f4fc5f62-5386-4143-a970-91a812fdda20 2018-08-24 23:28:38,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.359231948853s 2018-08-24 23:28:38,325 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11/users/78f3fb4f2505455783b54fe0367501fc/roles/392b2c9bb9384f4a863df96a642a577b used request id req-f4fc5f62-5386-4143-a970-91a812fdda20 2018-08-24 23:28:38,326 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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', 'password': '8538593a-d767-4bf0-99aa-fc03b50caf43', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee', 'project_id': u'8ef7c9e3302b41f88d31340e1427ad11', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-24 23:28:38,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:28:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:28:38,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:28:38,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:28:38,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:28:38,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:28:38,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:28:38,329 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee', 'password': '8538593a-d767-4bf0-99aa-fc03b50caf43', 'project_name': 'vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '8ef7c9e3302b41f88d31340e1427ad11', 'project_domain_name': 'Default'} 2018-08-24 23:28:38,329 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-24 23:28:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:28:41,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:28:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ec8006cd-abfb-4784-9f89-75b6e21773de X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:28:41,478 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ec8006cd-abfb-4784-9f89-75b6e21773de 2018-08-24 23:28:41,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:28:58,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "392b2c9bb9384f4a863df96a642a577b", "name": "Member"}], "expires_at": "2018-08-25T11:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef7c9e3302b41f88d31340e1427ad11", "name": "vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/8ef7c9e3302b41f88d31340e1427ad11", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/8ef7c9e3302b41f88d31340e1427ad11", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/8ef7c9e3302b41f88d31340e1427ad11", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/8ef7c9e3302b41f88d31340e1427ad11", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/8ef7c9e3302b41f88d31340e1427ad11", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/8ef7c9e3302b41f88d31340e1427ad11", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/8ef7c9e3302b41f88d31340e1427ad11", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/8ef7c9e3302b41f88d31340e1427ad11", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/8ef7c9e3302b41f88d31340e1427ad11", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/8ef7c9e3302b41f88d31340e1427ad11", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/8ef7c9e3302b41f88d31340e1427ad11", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/8ef7c9e3302b41f88d31340e1427ad11", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee", "id": "78f3fb4f2505455783b54fe0367501fc"}, "audit_ids": ["kCmGe-QUQs-ryGzYA95Vlg"], "issued_at": "2018-08-24T23:28:58.000000Z"}} 2018-08-24 23:28:58,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-24 23:28:58,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" -d '{"network": {"name": "vmready2-net_1ce6de01-9336-4bd2-9929-2ac88893acee", "admin_state_up": true}}' 2018-08-24 23:28:58,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-da5bc69d-ac07-4998-ad37-cef0ac85977d Date: Fri, 24 Aug 2018 23:28:58 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8ef7c9e3302b41f88d31340e1427ad11","created_at":"2018-08-24T23:28:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T23:28:58Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8ef7c9e3302b41f88d31340e1427ad11","id":"30a1c2b0-8e72-4d32-ae83-91ef795fd780","name":"vmready2-net_1ce6de01-9336-4bd2-9929-2ac88893acee"}} 2018-08-24 23:28:58,861 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-da5bc69d-ac07-4998-ad37-cef0ac85977d 2018-08-24 23:28:58,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.673541069031s 2018-08-24 23:28:58,861 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-da5bc69d-ac07-4998-ad37-cef0ac85977d 2018-08-24 23:28:58,861 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:28:58Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'30a1c2b0-8e72-4d32-ae83-91ef795fd780', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_1ce6de01-9336-4bd2-9929-2ac88893acee', u'admin_state_up': True, u'tenant_id': u'8ef7c9e3302b41f88d31340e1427ad11', u'created_at': u'2018-08-24T23:28:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8ef7c9e3302b41f88d31340e1427ad11'}) 2018-08-24 23:28:58,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:28:58,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:28:59,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-12933871-6bb4-4a63-a7a4-acc5f55749aa Date: Fri, 24 Aug 2018 23:28:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"updated_at":"2018-08-24T23:07:36Z","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T23:28:58Z","tenant_id":"8ef7c9e3302b41f88d31340e1427ad11","created_at":"2018-08-24T23:28:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"8ef7c9e3302b41f88d31340e1427ad11","id":"30a1c2b0-8e72-4d32-ae83-91ef795fd780","name":"vmready2-net_1ce6de01-9336-4bd2-9929-2ac88893acee"}]} 2018-08-24 23:28:59,069 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-12933871-6bb4-4a63-a7a4-acc5f55749aa 2018-08-24 23:28:59,069 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.207555055618s 2018-08-24 23:28:59,070 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-12933871-6bb4-4a63-a7a4-acc5f55749aa 2018-08-24 23:28:59,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-24 23:28:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" -d '{"subnet": {"name": "vmready2-subnet_1ce6de01-9336-4bd2-9929-2ac88893acee", "enable_dhcp": true, "network_id": "30a1c2b0-8e72-4d32-ae83-91ef795fd780", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 23:28:59,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0e9a98f-4ebd-4e7d-bedb-827a06196611 Date: Fri, 24 Aug 2018 23:28:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30a1c2b0-8e72-4d32-ae83-91ef795fd780","tenant_id":"8ef7c9e3302b41f88d31340e1427ad11","created_at":"2018-08-24T23:28:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:28:59Z","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":"8ef7c9e3302b41f88d31340e1427ad11","id":"111a1e70-9a6b-4237-b0ea-a0418fe4d828","subnetpool_id":null,"name":"vmready2-subnet_1ce6de01-9336-4bd2-9929-2ac88893acee"}} 2018-08-24 23:28:59,908 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b0e9a98f-4ebd-4e7d-bedb-827a06196611 2018-08-24 23:28:59,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.837681055069s 2018-08-24 23:28:59,908 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b0e9a98f-4ebd-4e7d-bedb-827a06196611 2018-08-24 23:28:59,909 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:28:59Z', 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'111a1e70-9a6b-4237-b0ea-a0418fe4d828', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_1ce6de01-9336-4bd2-9929-2ac88893acee', u'enable_dhcp': True, u'network_id': u'30a1c2b0-8e72-4d32-ae83-91ef795fd780', u'tenant_id': u'8ef7c9e3302b41f88d31340e1427ad11', u'created_at': u'2018-08-24T23:28:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8ef7c9e3302b41f88d31340e1427ad11'}) 2018-08-24 23:28:59,909 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-24 23:28:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" -d '{"router": {"external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551"}, "name": "vmready2-router_1ce6de01-9336-4bd2-9929-2ac88893acee", "admin_state_up": true}}' 2018-08-24 23:29:01,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-597f3091-8cfe-4ac7-bc4e-49cdb6cb5b4f Date: Fri, 24 Aug 2018 23:29:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.107"}]}, "description": "", "tags": [], "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "created_at": "2018-08-24T23:28:59Z", "admin_state_up": true, "updated_at": "2018-08-24T23:29:01Z", "revision_number": 2, "routes": [], "project_id": "8ef7c9e3302b41f88d31340e1427ad11", "id": "c7a4059f-b16e-4dfe-becf-1c3c9735a1c7", "name": "vmready2-router_1ce6de01-9336-4bd2-9929-2ac88893acee"}} 2018-08-24 23:29:01,920 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-597f3091-8cfe-4ac7-bc4e-49cdb6cb5b4f 2018-08-24 23:29:01,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 2.01088309288s 2018-08-24 23:29:01,920 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-597f3091-8cfe-4ac7-bc4e-49cdb6cb5b4f 2018-08-24 23:29:01,921 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.107'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8ef7c9e3302b41f88d31340e1427ad11', u'created_at': u'2018-08-24T23:28:59Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T23:29:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'8ef7c9e3302b41f88d31340e1427ad11', u'id': u'c7a4059f-b16e-4dfe-becf-1c3c9735a1c7', u'name': u'vmready2-router_1ce6de01-9336-4bd2-9929-2ac88893acee'}) 2018-08-24 23:29:01,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-24 23:29:01,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" -d '{"subnet_id": "111a1e70-9a6b-4237-b0ea-a0418fe4d828"}' 2018-08-24 23:29:05,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f15058c7-0ad2-464b-bc1b-c2644b334295 Date: Fri, 24 Aug 2018 23:29:05 GMT RESP BODY: {"network_id": "30a1c2b0-8e72-4d32-ae83-91ef795fd780", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "subnet_id": "111a1e70-9a6b-4237-b0ea-a0418fe4d828", "subnet_ids": ["111a1e70-9a6b-4237-b0ea-a0418fe4d828"], "port_id": "7e2096f2-5678-49ac-b919-5ff77bc2b938", "id": "c7a4059f-b16e-4dfe-becf-1c3c9735a1c7"} 2018-08-24 23:29:05,833 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7/add_router_interface.json used request id req-f15058c7-0ad2-464b-bc1b-c2644b334295 2018-08-24 23:29:05,833 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.91179013252s 2018-08-24 23:29:05,833 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7/add_router_interface.json used request id req-f15058c7-0ad2-464b-bc1b-c2644b334295 returning object c7a4059f-b16e-4dfe-becf-1c3c9735a1c7 2018-08-24 23:29:05,833 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 23:29:05,938 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 23:29:05,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:29:07,584 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-24 23:29:07,587 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:29:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:29:16,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-0bf2b2ae-3597-40f0-9398-115a67fb4414 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:29:16,411 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0bf2b2ae-3597-40f0-9398-115a67fb4414 2018-08-24 23:29:16,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 8.82441902161s 2018-08-24 23:29:16,411 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0bf2b2ae-3597-40f0-9398-115a67fb4414 2018-08-24 23:29:16,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-24 23:29:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee"}' 2018-08-24 23:29:27,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-6496859f-3a52-44da-a3a7-0bbdc6e13cec RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/file", "owner": "8ef7c9e3302b41f88d31340e1427ad11", "id": "4734df9d-60a7-4218-bdf3-18d82e9c6abd", "size": null, "self": "/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:29:22Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee", "checksum": null, "created_at": "2018-08-24T23:29:22Z", "protected": false} 2018-08-24 23:29:27,293 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-6496859f-3a52-44da-a3a7-0bbdc6e13cec 2018-08-24 23:29:27,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 10.8775689602s 2018-08-24 23:29:27,293 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-6496859f-3a52-44da-a3a7-0bbdc6e13cec returning object 4734df9d-60a7-4218-bdf3-18d82e9c6abd 2018-08-24 23:29:27,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-24 23:29:27,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" -d '' 2018-08-24 23:29:41,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-fd3873d9-a4a4-4fa4-9124-70d06c44120b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 23:29:41,972 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/file used request id req-fd3873d9-a4a4-4fa4-9124-70d06c44120b 2018-08-24 23:29:41,972 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 14.678591013s 2018-08-24 23:29:41,972 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/file used request id req-fd3873d9-a4a4-4fa4-9124-70d06c44120b 2018-08-24 23:29:41,975 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:29:41,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:29:54,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-6c33a478-5154-4f9d-9d3b-91981217972f RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/snap", "metadata": {}}], "file": "/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/file", "owner": "8ef7c9e3302b41f88d31340e1427ad11", "id": "4734df9d-60a7-4218-bdf3-18d82e9c6abd", "size": 12716032, "self": "/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd", "disk_format": "qcow2", "direct_url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:29:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T23:29:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:29:54,955 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6c33a478-5154-4f9d-9d3b-91981217972f 2018-08-24 23:29:54,956 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 12.9809370041s 2018-08-24 23:29:54,956 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6c33a478-5154-4f9d-9d3b-91981217972f 2018-08-24 23:29:54,957 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/file', 'owner': u'8ef7c9e3302b41f88d31340e1427ad11', 'id': u'4734df9d-60a7-4218-bdf3-18d82e9c6abd', 'size': 12716032, u'self': u'/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ef7c9e3302b41f88d31340e1427ad11', 'name': 'vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T23:29:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T23:29:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee', 'created': u'2018-08-24T23:29:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T23:29:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-24 23:29:54,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-24 23:29:54,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_1ce6de01-9336-4bd2-9929-2ac88893acee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 23:29:55,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-71195e7f-a160-403a-b765-941c09d01d0a x-compute-request-id: req-71195e7f-a160-403a-b765-941c09d01d0a RESP BODY: {"flavor": {"name": "vmready2-flavor_1ce6de01-9336-4bd2-9929-2ac88893acee", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/def6de52-37bc-4abc-a3eb-518170c83784", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "def6de52-37bc-4abc-a3eb-518170c83784"}} 2018-08-24 23:29:55,354 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-71195e7f-a160-403a-b765-941c09d01d0a 2018-08-24 23:29:55,354 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.39626288414s 2018-08-24 23:29:55,354 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-71195e7f-a160-403a-b765-941c09d01d0a 2018-08-24 23:29:55,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_1ce6de01-9336-4bd2-9929-2ac88893acee', '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'5ef4ce1225d64b9e9bc2e70f18fa6df3', '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'def6de52-37bc-4abc-a3eb-518170c83784', 'swap': 0}) 2018-08-24 23:29:55,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 23:29:55,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" -d '{"extra_specs": {}}' 2018-08-24 23:29:55,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-61a1f895-5da2-4112-892c-f9469dcfd507 x-compute-request-id: req-61a1f895-5da2-4112-892c-f9469dcfd507 RESP BODY: {"extra_specs": {}} 2018-08-24 23:29:55,438 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784/os-extra_specs used request id req-61a1f895-5da2-4112-892c-f9469dcfd507 2018-08-24 23:29:55,438 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0835130214691s 2018-08-24 23:29:55,439 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784/os-extra_specs used request id req-61a1f895-5da2-4112-892c-f9469dcfd507 2018-08-24 23:29:56,053 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 23:29:56,053 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 01:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 23:29:56,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-24 23:29:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" -d '{"subnet_id": "111a1e70-9a6b-4237-b0ea-a0418fe4d828"}' 2018-08-24 23:29:59,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b7eafbe-8ac9-45b4-92eb-0d197d44eae8 Date: Fri, 24 Aug 2018 23:29:59 GMT RESP BODY: {"network_id": "30a1c2b0-8e72-4d32-ae83-91ef795fd780", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "subnet_id": "111a1e70-9a6b-4237-b0ea-a0418fe4d828", "subnet_ids": ["111a1e70-9a6b-4237-b0ea-a0418fe4d828"], "port_id": "7e2096f2-5678-49ac-b919-5ff77bc2b938", "id": "c7a4059f-b16e-4dfe-becf-1c3c9735a1c7"} 2018-08-24 23:29:59,070 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7/remove_router_interface.json used request id req-8b7eafbe-8ac9-45b4-92eb-0d197d44eae8 2018-08-24 23:29:59,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.01462888718s 2018-08-24 23:29:59,070 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7/remove_router_interface.json used request id req-8b7eafbe-8ac9-45b4-92eb-0d197d44eae8 returning object c7a4059f-b16e-4dfe-becf-1c3c9735a1c7 2018-08-24 23:29:59,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-24 23:29:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:29:59,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4954e22c-a3b6-4be9-ab6a-dde7b3ba0c15 Date: Fri, 24 Aug 2018 23:29:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.107"}]}, "description": "", "tags": [], "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "created_at": "2018-08-24T23:28:59Z", "admin_state_up": true, "updated_at": "2018-08-24T23:29:57Z", "revision_number": 4, "routes": [], "project_id": "8ef7c9e3302b41f88d31340e1427ad11", "id": "c7a4059f-b16e-4dfe-becf-1c3c9735a1c7", "name": "vmready2-router_1ce6de01-9336-4bd2-9929-2ac88893acee"}]} 2018-08-24 23:29:59,348 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-4954e22c-a3b6-4be9-ab6a-dde7b3ba0c15 2018-08-24 23:29:59,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.277422904968s 2018-08-24 23:29:59,348 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-4954e22c-a3b6-4be9-ab6a-dde7b3ba0c15 2018-08-24 23:29:59,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-24 23:29:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:30:01,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52aca039-89d0-43a6-b876-c5288e72d56d Content-Length: 0 Date: Fri, 24 Aug 2018 23:30:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:30:01,271 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7.json used request id req-52aca039-89d0-43a6-b876-c5288e72d56d 2018-08-24 23:30:01,271 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 1.92218613625s 2018-08-24 23:30:01,272 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/c7a4059f-b16e-4dfe-becf-1c3c9735a1c7.json used request id req-52aca039-89d0-43a6-b876-c5288e72d56d 2018-08-24 23:30:01,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-24 23:30:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:30:01,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9a51f4b7-e7b9-4821-a2fd-26d34f6274f7 Date: Fri, 24 Aug 2018 23:30:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30a1c2b0-8e72-4d32-ae83-91ef795fd780","tenant_id":"8ef7c9e3302b41f88d31340e1427ad11","created_at":"2018-08-24T23:28:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:28:59Z","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":"8ef7c9e3302b41f88d31340e1427ad11","id":"111a1e70-9a6b-4237-b0ea-a0418fe4d828","subnetpool_id":null,"name":"vmready2-subnet_1ce6de01-9336-4bd2-9929-2ac88893acee"}]} 2018-08-24 23:30:01,403 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9a51f4b7-e7b9-4821-a2fd-26d34f6274f7 2018-08-24 23:30:01,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.130594015121s 2018-08-24 23:30:01,403 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9a51f4b7-e7b9-4821-a2fd-26d34f6274f7 2018-08-24 23:30:01,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-24 23:30:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/111a1e70-9a6b-4237-b0ea-a0418fe4d828.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:30:05,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f797d0cb-bc1c-46a7-ad9d-ed2a02d6aad1 Date: Fri, 24 Aug 2018 23:30:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:30:05,565 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/111a1e70-9a6b-4237-b0ea-a0418fe4d828.json used request id req-f797d0cb-bc1c-46a7-ad9d-ed2a02d6aad1 2018-08-24 23:30:05,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.1610519886s 2018-08-24 23:30:05,566 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/111a1e70-9a6b-4237-b0ea-a0418fe4d828.json used request id req-f797d0cb-bc1c-46a7-ad9d-ed2a02d6aad1 2018-08-24 23:30:05,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:30:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:30:05,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-a6114210-8cac-4760-ba83-f5a215c7e353 Date: Fri, 24 Aug 2018 23:30:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"updated_at":"2018-08-24T23:07:36Z","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T23:30:05Z","tenant_id":"8ef7c9e3302b41f88d31340e1427ad11","created_at":"2018-08-24T23:28:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef7c9e3302b41f88d31340e1427ad11","id":"30a1c2b0-8e72-4d32-ae83-91ef795fd780","name":"vmready2-net_1ce6de01-9336-4bd2-9929-2ac88893acee"}]} 2018-08-24 23:30:05,871 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a6114210-8cac-4760-ba83-f5a215c7e353 2018-08-24 23:30:05,871 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.304989814758s 2018-08-24 23:30:05,871 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a6114210-8cac-4760-ba83-f5a215c7e353 2018-08-24 23:30:05,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-24 23:30:05,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/30a1c2b0-8e72-4d32-ae83-91ef795fd780.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:30:09,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3e3fd38-6ae1-4597-ace2-56221f9a0ebe Date: Fri, 24 Aug 2018 23:30:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:30:09,340 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/30a1c2b0-8e72-4d32-ae83-91ef795fd780.json used request id req-c3e3fd38-6ae1-4597-ace2-56221f9a0ebe 2018-08-24 23:30:09,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.46818995476s 2018-08-24 23:30:09,341 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/30a1c2b0-8e72-4d32-ae83-91ef795fd780.json used request id req-c3e3fd38-6ae1-4597-ace2-56221f9a0ebe 2018-08-24 23:30:09,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:30:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:30:19,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-c5cb0785-ead4-413b-957b-803ea0746e94 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/snap", "metadata": {}}], "file": "/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/file", "owner": "8ef7c9e3302b41f88d31340e1427ad11", "id": "4734df9d-60a7-4218-bdf3-18d82e9c6abd", "size": 12716032, "self": "/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd", "disk_format": "qcow2", "direct_url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:29:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1ce6de01-9336-4bd2-9929-2ac88893acee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T23:29:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:30:19,166 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c5cb0785-ead4-413b-957b-803ea0746e94 2018-08-24 23:30:19,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 9.82332897186s 2018-08-24 23:30:19,166 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c5cb0785-ead4-413b-957b-803ea0746e94 2018-08-24 23:30:19,167 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-24 23:30:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fae3af9ee447291ae8d7da1ef98f4e197ec458bc" 2018-08-24 23:30:28,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1b3c4bfd-97c1-4fb5-8588-e459eca29f09 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 23:30:28,888 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd used request id req-1b3c4bfd-97c1-4fb5-8588-e459eca29f09 2018-08-24 23:30:28,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 9.72092485428s 2018-08-24 23:30:28,888 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/4734df9d-60a7-4218-bdf3-18d82e9c6abd used request id req-1b3c4bfd-97c1-4fb5-8588-e459eca29f09 2018-08-24 23:30:28,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-24 23:30:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:30:29,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-15328c5f-b4c5-49fc-b2ed-bbb89bf87f52 x-compute-request-id: req-15328c5f-b4c5-49fc-b2ed-bbb89bf87f52 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vmready2-flavor_1ce6de01-9336-4bd2-9929-2ac88893acee", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/def6de52-37bc-4abc-a3eb-518170c83784", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "def6de52-37bc-4abc-a3eb-518170c83784"}]} 2018-08-24 23:30:29,056 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-15328c5f-b4c5-49fc-b2ed-bbb89bf87f52 2018-08-24 23:30:29,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.166949033737s 2018-08-24 23:30:29,056 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-15328c5f-b4c5-49fc-b2ed-bbb89bf87f52 2018-08-24 23:30:29,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-24 23:30:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:30:29,271 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd363172-1a1e-4050-b99d-4ae0337f3046 x-compute-request-id: req-fd363172-1a1e-4050-b99d-4ae0337f3046 2018-08-24 23:30:29,271 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784 used request id req-fd363172-1a1e-4050-b99d-4ae0337f3046 2018-08-24 23:30:29,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.212918043137s 2018-08-24 23:30:29,272 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/def6de52-37bc-4abc-a3eb-518170c83784 used request id req-fd363172-1a1e-4050-b99d-4ae0337f3046 2018-08-24 23:30:29,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-24 23:30:29,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:30:29,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:30:29 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-5348dd6d-5908-4b13-afa7-56454ffe724f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/31adf3c4c04d4552bcffd2b187ab03f3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "31adf3c4c04d4552bcffd2b187ab03f3", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/5980627ad45440bf988461f9f71cd07c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "5980627ad45440bf988461f9f71cd07c", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/758ee536a0af40f7859221bcc509e347"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "758ee536a0af40f7859221bcc509e347", "password_expires_at": null}, {"name": "vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee", "links": {"self": "https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78f3fb4f2505455783b54fe0367501fc", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/7b0e25230e0b4573badbbb18860fc16b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "7b0e25230e0b4573badbbb18860fc16b", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/9702be446a6b4cddb754844e45b0d272"}, "domain_id": "43e9c2fd290b4c118942c33aa331d32f", "enabled": true, "id": "9702be446a6b4cddb754844e45b0d272", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/bfafda3de5fe46278199521c917f5432"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "bfafda3de5fe46278199521c917f5432", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/c2779825391c4c6a821fd1f08521e627"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "c2779825391c4c6a821fd1f08521e627", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/d02bcd7dd14946dc9d55a08d934404e0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d02bcd7dd14946dc9d55a08d934404e0", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/d22c6d5697c74ccbb9414b1698b81854"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d22c6d5697c74ccbb9414b1698b81854", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d2a803054fc8485c88eba6773780cbbf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d2a803054fc8485c88eba6773780cbbf", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/d93397d65d524256af6faac4617090ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "d93397d65d524256af6faac4617090ef", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ebabd887236c4010a22b00689a4b4dc3"}, "domain_id": "default", "enabled": true, "id": "ebabd887236c4010a22b00689a4b4dc3", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fa9f0064e8734a09864bd24bb7c10da1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "fa9f0064e8734a09864bd24bb7c10da1", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-24 23:30:29,431 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5348dd6d-5908-4b13-afa7-56454ffe724f 2018-08-24 23:30:29,431 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.158801078796s 2018-08-24 23:30:29,431 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5348dd6d-5908-4b13-afa7-56454ffe724f 2018-08-24 23:30:29,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-24 23:30:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:30:41,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:30:41 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-b4d81960-3de8-4ff5-ac69-a198da506456 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "78f3fb4f2505455783b54fe0367501fc", "email": null, "name": "vmready2-user_1ce6de01-9336-4bd2-9929-2ac88893acee"}} 2018-08-24 23:30:41,157 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc used request id req-b4d81960-3de8-4ff5-ac69-a198da506456 2018-08-24 23:30:41,157 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 11.7198269367s 2018-08-24 23:30:41,157 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc used request id req-b4d81960-3de8-4ff5-ac69-a198da506456 2018-08-24 23:30:41,158 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-24 23:30:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:31:00,063 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:31:00 GMT Vary: X-Auth-Token x-openstack-request-id: req-0d76ce59-55d0-4842-8556-62d1d87bd223 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:31:00,063 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc used request id req-0d76ce59-55d0-4842-8556-62d1d87bd223 2018-08-24 23:31:00,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 18.9056088924s 2018-08-24 23:31:00,064 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/78f3fb4f2505455783b54fe0367501fc used request id req-0d76ce59-55d0-4842-8556-62d1d87bd223 2018-08-24 23:31:00,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-24 23:31:00,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:31:00,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:31:00 GMT Content-Type: application/json Content-Length: 1071 Vary: X-Auth-Token x-openstack-request-id: req-62444181-50fd-4683-9e39-ee8b34147bb0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/5e4348ff08d64e99a9b32bc5bb033602"}, "tags": [], "enabled": true, "id": "5e4348ff08d64e99a9b32bc5bb033602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/5ef4ce1225d64b9e9bc2e70f18fa6df3"}, "tags": [], "enabled": true, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11"}, "tags": [], "enabled": true, "id": "8ef7c9e3302b41f88d31340e1427ad11", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1ce6de01-9336-4bd2-9929-2ac88893acee"}]} 2018-08-24 23:31:00,239 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-62444181-50fd-4683-9e39-ee8b34147bb0 2018-08-24 23:31:00,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.171961069107s 2018-08-24 23:31:00,240 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-62444181-50fd-4683-9e39-ee8b34147bb0 2018-08-24 23:31:00,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-24 23:31:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:31:20,217 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:31:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-5d2195ea-1ab2-4f3a-a7ec-2bf207556bcd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:31:20,217 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11 used request id req-5d2195ea-1ab2-4f3a-a7ec-2bf207556bcd 2018-08-24 23:31:20,217 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 19.9749498367s 2018-08-24 23:31:20,217 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8ef7c9e3302b41f88d31340e1427ad11 used request id req-5d2195ea-1ab2-4f3a-a7ec-2bf207556bcd 2018-08-24 23:31:20,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-24 23:31:20,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:31:20,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:31:20 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-5317619e-10ee-4c7f-a47e-6de0a398aa2d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "392b2c9bb9384f4a863df96a642a577b", "links": {"self": "https://192.16.1.222:5000/v3/roles/392b2c9bb9384f4a863df96a642a577b"}, "name": "Member"}, {"domain_id": null, "id": "4ee04ea1165c4f04b997257954bcb741", "links": {"self": "https://192.16.1.222:5000/v3/roles/4ee04ea1165c4f04b997257954bcb741"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c048cc8910c947dc93815178edbbdc43", "links": {"self": "https://192.16.1.222:5000/v3/roles/c048cc8910c947dc93815178edbbdc43"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d249e846dfc2465ba859264dad66a875", "links": {"self": "https://192.16.1.222:5000/v3/roles/d249e846dfc2465ba859264dad66a875"}, "name": "heat_stack_user"}]} 2018-08-24 23:31:20,299 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5317619e-10ee-4c7f-a47e-6de0a398aa2d 2018-08-24 23:31:20,299 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.079341173172s 2018-08-24 23:31:20,299 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5317619e-10ee-4c7f-a47e-6de0a398aa2d 2018-08-24 23:31:20,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-24 23:31:20,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/392b2c9bb9384f4a863df96a642a577b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b8815099e8e8d7f6d6319c5073f0996a42a9399" 2018-08-24 23:31:20,662 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:31:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-9972aa41-8673-40c2-8882-6c86b3ff1db1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:31:20,663 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/392b2c9bb9384f4a863df96a642a577b used request id req-9972aa41-8673-40c2-8882-6c86b3ff1db1 2018-08-24 23:31:20,663 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.361083984375s 2018-08-24 23:31:20,663 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/392b2c9bb9384f4a863df96a642a577b used request id req-9972aa41-8673-40c2-8882-6c86b3ff1db1 2018-08-24 23:31:20,696 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-24 23:31:20,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 23:31:20,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 23:31:20,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 23:31:20,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 23:31:20,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 23:31:20,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 23:31:20,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 23:31:20,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 23:31:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:31:20,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Fri, 24 Aug 2018 23:31:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ffa5446f-22fe-40e6-a842-b7414cf78e8b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-24 23:31:20,748 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ffa5446f-22fe-40e6-a842-b7414cf78e8b 2018-08-24 23:31:20,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-24 23:31:26,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee04ea1165c4f04b997257954bcb741", "name": "admin"}, {"id": "c048cc8910c947dc93815178edbbdc43", "name": "heat_stack_owner"}], "expires_at": "2018-08-25T11:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "037f63b242dc4bc0ae1ce2640063dc8f"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "36c0b19779ea4e50b774960942e32cc4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9c1aaff25c81465ba1564fe0479f2e2a"}], "type": "metric", "id": "0726bdacab97464ca83214ad5499641f", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "0bc3be848b6c4055a2cf4f31aa27967b", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b9316ac4056408586e3c6917a0737a7"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5c341c48318444e4b45ae0909ed875b3"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "de1e116321d646e6aecb7f06bad549b0"}], "type": "compute", "id": "0eba576b565845d2959512bfaef05c41", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4249ffb3e4774306beb6754f1650faa1"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8842cd31f75642c3941a4b3a9ca8e43e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a3269334fa864b0089d68706d78b17ff"}], "type": "nfv-orchestration", "id": "12630ccf252b479c8c074ff110c06ea7", "name": "tacker"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "627969e743134b8795f5a69dc5e6c60e"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "69e7e54b33984fd09d823a1d0f13ef57"}, {"url": "http://10.1.0.222:8776/v3/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "76b5e009355448559bf7a8cb60711e24"}], "type": "volumev3", "id": "3154b902296d4638bf43efba362fff70", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e872a25d7d8b43b48621ddb88812daac"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee3b28b4754b476986de7f2206d9bbe0"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f846be91797949ac94d7c9ed511209bd"}], "type": "alarming", "id": "499eb20027f84fc6b11b2787c5abe2fe", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4b678c8c112d459ab651d3d879e233b0"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7710533ef6364a6682d2f1beed186e32"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da3f74f78c3b49e291c650d4e829e1aa"}], "type": "image", "id": "511aba71beda444f82f300c7234e79df", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1011a173dfef491180a24861ffcf4411"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "52e8d3a350ba4fb28760840eab5183df"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eaed42de77ad4dfbbb8c54cff3689a57"}], "type": "placement", "id": "57b6ba9749444ecf89b779624336fd24", "name": "placement"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2808c725c4964b78810c6fa4efebb250"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "756f21346dc74966b2087f583a67389f"}, {"url": "http://10.1.0.222:8004/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e326237543a046babe4c1e40e15a4eec"}], "type": "orchestration", "id": "7ce80091ad0f42109e92c241d442faf8", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "21b19524118f4b798d2526517d0d831c"}, {"url": "http://10.1.0.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6ce54b1168794407aeb5ca48b886d435"}, {"url": "https://192.16.1.222:8776/v2/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "73ffceee25f54b788935287ce04cfc8d"}], "type": "volumev2", "id": "968ead2314ab4c58895a87753f1ba738", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05c79547dcd648e28a9db0bb9c7318c9"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4f04ada3c7f74a879d6b975f97a1f30b"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbbaad98a88642629816a2442c767745"}], "type": "network", "id": "aeede9163e614656aa0232b449c75171", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "14fd85b967344616ac823a5cf09621a5"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "782dd39c8f0b4f0094928233fd1dfc33"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ce7bd2f546be44fc9d33d0d3fc3b1d98"}], "type": "identity", "id": "b4ea6ce7f08e4285aac4b9c70f354f92", "name": "keystone"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1a41950740864fe884e85d7fee89e39f"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2c2d24009554d7a98e2580ca9f3c469"}, {"url": "http://10.1.0.222:8776/v1/5ef4ce1225d64b9e9bc2e70f18fa6df3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b551ee867542919fc5b9f137d61b15"}], "type": "volume", "id": "cedfc7533fae41ac81ade8ca51e09e61", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "880e2331d54b4d1b820008cb6cfc5d1f"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ecf752a907e74fa3bd6c4b06673631de"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ff9b00829da44ea59d34a834407a332a"}], "type": "cloudformation", "id": "f3e655d8b14e4936b6bb0ddc1fd87a11", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ebabd887236c4010a22b00689a4b4dc3"}, "audit_ids": ["e_hO9I1wQKS1NpEGrOv03g"], "issued_at": "2018-08-24T23:31:26.000000Z"}} 2018-08-24 23:31:26,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:31:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:31:29,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c05f1ef1-64eb-48a4-b855-d007029db198 Date: Fri, 24 Aug 2018 23:31:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"}]} 2018-08-24 23:31:29,779 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c05f1ef1-64eb-48a4-b855-d007029db198 2018-08-24 23:31:29,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 3.14014101028s 2018-08-24 23:31:29,779 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c05f1ef1-64eb-48a4-b855-d007029db198 2018-08-24 23:31:29,782 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-24 23:31:29,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-24 23:31:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"network": {"name": "singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc", "admin_state_up": true}}' 2018-08-24 23:31:31,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f183a253-d1f6-4d32-96c8-047b0eaeda28 Date: Fri, 24 Aug 2018 23:31:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:31:30Z","is_default":false,"provider:segmentation_id":57,"name":"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:30Z","mtu":1450}} 2018-08-24 23:31:31,219 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f183a253-d1f6-4d32-96c8-047b0eaeda28 2018-08-24 23:31:31,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.43635392189s 2018-08-24 23:31:31,219 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f183a253-d1f6-4d32-96c8-047b0eaeda28 2018-08-24 23:31:31,219 - 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-08-24T23:31:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc', u'admin_state_up': True, u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:31:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'}) 2018-08-24 23:31:31,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:31:31,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:31:31,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-7cefd2ac-9a2b-4678-9405-dfddb7f8d42b Date: Fri, 24 Aug 2018 23:31:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:31:30Z","provider:segmentation_id":57,"name":"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:30Z","provider:network_type":"vxlan"}]} 2018-08-24 23:31:31,507 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7cefd2ac-9a2b-4678-9405-dfddb7f8d42b 2018-08-24 23:31:31,507 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.286875963211s 2018-08-24 23:31:31,507 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7cefd2ac-9a2b-4678-9405-dfddb7f8d42b 2018-08-24 23:31:31,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-24 23:31:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"subnet": {"name": "singlevm1-subnet_62338c52-3a9b-479e-82ee-018e054702fc", "enable_dhcp": true, "network_id": "431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 23:31:32,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-812a2cfe-b9eb-400a-b409-ab4129f8018c Date: Fri, 24 Aug 2018 23:31:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:31:31Z","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":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"c593649b-a6cf-4b26-b852-d90775c4f6ac","subnetpool_id":null,"name":"singlevm1-subnet_62338c52-3a9b-479e-82ee-018e054702fc"}} 2018-08-24 23:31:32,991 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-812a2cfe-b9eb-400a-b409-ab4129f8018c 2018-08-24 23:31:32,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.48226284981s 2018-08-24 23:31:32,991 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-812a2cfe-b9eb-400a-b409-ab4129f8018c 2018-08-24 23:31:32,992 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T23:31:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c593649b-a6cf-4b26-b852-d90775c4f6ac', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_62338c52-3a9b-479e-82ee-018e054702fc', u'enable_dhcp': True, u'network_id': u'431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3', u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:31:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3'}) 2018-08-24 23:31:32,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-24 23:31:32,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"router": {"external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551"}, "name": "singlevm1-router_62338c52-3a9b-479e-82ee-018e054702fc", "admin_state_up": true}}' 2018-08-24 23:31:35,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7ee02e5d-2152-434f-b7df-e5d6a28a53e9 Date: Fri, 24 Aug 2018 23:31:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.107"}]}, "description": "", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:31:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T23:31:35Z", "revision_number": 2, "routes": [], "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "13784107-5dd8-4898-bf7f-d634997b70ff", "name": "singlevm1-router_62338c52-3a9b-479e-82ee-018e054702fc"}} 2018-08-24 23:31:35,327 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-7ee02e5d-2152-434f-b7df-e5d6a28a53e9 2018-08-24 23:31:35,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 2.33460307121s 2018-08-24 23:31:35,327 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-7ee02e5d-2152-434f-b7df-e5d6a28a53e9 2018-08-24 23:31:35,328 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8ee38b2b-47a0-401e-a49c-182304ef4851', u'ip_address': u'192.16.1.107'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'created_at': u'2018-08-24T23:31:33Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T23:31:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'id': u'13784107-5dd8-4898-bf7f-d634997b70ff', u'name': u'singlevm1-router_62338c52-3a9b-479e-82ee-018e054702fc'}) 2018-08-24 23:31:35,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-24 23:31:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"subnet_id": "c593649b-a6cf-4b26-b852-d90775c4f6ac"}' 2018-08-24 23:31:38,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4bb79366-d2b4-420e-bb00-0e769c78c242 Date: Fri, 24 Aug 2018 23:31:38 GMT RESP BODY: {"network_id": "431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "subnet_id": "c593649b-a6cf-4b26-b852-d90775c4f6ac", "subnet_ids": ["c593649b-a6cf-4b26-b852-d90775c4f6ac"], "port_id": "415c0685-b715-4600-a610-13ea7c5ca966", "id": "13784107-5dd8-4898-bf7f-d634997b70ff"} 2018-08-24 23:31:38,774 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff/add_router_interface.json used request id req-4bb79366-d2b4-420e-bb00-0e769c78c242 2018-08-24 23:31:38,774 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.44557094574s 2018-08-24 23:31:38,774 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff/add_router_interface.json used request id req-4bb79366-d2b4-420e-bb00-0e769c78c242 returning object 13784107-5dd8-4898-bf7f-d634997b70ff 2018-08-24 23:31:38,774 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 23:31:38,879 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 23:31:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 23:31:40,594 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-24 23:31:40,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:31:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:31:51,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-ab75aafa-34a1-4352-865a-fadcaaf070c5 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:31:51,145 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ab75aafa-34a1-4352-865a-fadcaaf070c5 2018-08-24 23:31:51,145 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 10.5483219624s 2018-08-24 23:31:51,146 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ab75aafa-34a1-4352-865a-fadcaaf070c5 2018-08-24 23:31:51,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-24 23:31:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc"}' 2018-08-24 23:32:00,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-0f5e24d4-c653-4569-88dc-205c866cac52 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file", "owner": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "size": null, "self": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:31:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "checksum": null, "created_at": "2018-08-24T23:31:57Z", "protected": false} 2018-08-24 23:32:00,355 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-0f5e24d4-c653-4569-88dc-205c866cac52 2018-08-24 23:32:00,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 9.20491909981s 2018-08-24 23:32:00,355 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-0f5e24d4-c653-4569-88dc-205c866cac52 returning object c0202d2c-6770-4e12-884c-9ed7f1bbfb52 2018-08-24 23:32:00,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-24 23:32:00,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '' 2018-08-24 23:32:16,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d66ad96c-be51-41d0-8c7b-707f19efdc3d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 23:32:16,191 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file used request id req-d66ad96c-be51-41d0-8c7b-707f19efdc3d 2018-08-24 23:32:16,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 15.8357818127s 2018-08-24 23:32:16,191 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file used request id req-d66ad96c-be51-41d0-8c7b-707f19efdc3d 2018-08-24 23:32:16,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:32:16,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:16,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-8bc7873d-37bc-4abd-82f6-90da62713806 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap", "metadata": {}}], "file": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file", "owner": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "size": 12716032, "self": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "disk_format": "qcow2", "direct_url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:32:16Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T23:31:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:32:16,464 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-8bc7873d-37bc-4abd-82f6-90da62713806 2018-08-24 23:32:16,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.269530057907s 2018-08-24 23:32:16,464 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-8bc7873d-37bc-4abd-82f6-90da62713806 2018-08-24 23:32:16,465 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file', 'owner': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'id': u'c0202d2c-6770-4e12-884c-9ed7f1bbfb52', 'size': 12716032, u'self': u'/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T23:32:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T23:32:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc', 'created': u'2018-08-24T23:31:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T23:31:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-24 23:32:16,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-24 23:32:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_62338c52-3a9b-479e-82ee-018e054702fc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 23:32:16,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-18e57b48-8861-46d0-a2ae-2116e64cc3e1 x-compute-request-id: req-18e57b48-8861-46d0-a2ae-2116e64cc3e1 RESP BODY: {"flavor": {"name": "singlevm1-flavor_62338c52-3a9b-479e-82ee-018e054702fc", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "11a98b82-bad7-49e1-89af-e60a24b4afc9"}} 2018-08-24 23:32:16,931 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-18e57b48-8861-46d0-a2ae-2116e64cc3e1 2018-08-24 23:32:16,931 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.464788198471s 2018-08-24 23:32:16,931 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-18e57b48-8861-46d0-a2ae-2116e64cc3e1 2018-08-24 23:32:16,932 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_62338c52-3a9b-479e-82ee-018e054702fc', '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'5ef4ce1225d64b9e9bc2e70f18fa6df3', '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'11a98b82-bad7-49e1-89af-e60a24b4afc9', 'swap': 0}) 2018-08-24 23:32:16,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 23:32:16,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"extra_specs": {}}' 2018-08-24 23:32:16,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-301a0107-7ce8-4955-a588-b1c7a8434273 x-compute-request-id: req-301a0107-7ce8-4955-a588-b1c7a8434273 RESP BODY: {"extra_specs": {}} 2018-08-24 23:32:16,997 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9/os-extra_specs used request id req-301a0107-7ce8-4955-a588-b1c7a8434273 2018-08-24 23:32:16,997 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0649750232697s 2018-08-24 23:32:16,997 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9/os-extra_specs used request id req-301a0107-7ce8-4955-a588-b1c7a8434273 2018-08-24 23:32:16,997 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-08-24 23:32:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"keypair": {"name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc"}}' 2018-08-24 23:32:17,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d8f4dd0-9bd2-4fc5-bf08-470fe8911e24 x-compute-request-id: req-7d8f4dd0-9bd2-4fc5-bf08-470fe8911e24 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqsUgi9xXREHB5snsZbfOLAs2KzjjeNm5IHErPhlUotRsuV01+4rcZTSRCC+KG+eD5YywVMSufqAtua10Pg1RlN1ZLB8J4BSh0ysWsqUDJDMREy4y/wUI/uvVdxmQYGBbmFMnXcRR19kdz6VWGtWoM06IArE0NVvyg+ViPifIb5QyJP3y99e5ffnoGld0J3GtYfyWtuLLFLcVZKa2BQKjyEdf9rOe7H7mOZw43TXns9CXhzztSl05yi66L7VF9eZjNCvyR5wRpEtsTe3SluP+xKy9vmaYmlAo2ycnw+TQcb0op/0RVa7+Y0mM4sr2dxB9zQd/SXSyQaNA5/FLF9RTZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6rFIIvcV0RBwebJ7GW3ziwLNis443jZuSBxKz4ZVKLUbLldN\nfuK3GU0kQgvihvng+WMsFTErn6gLbmtdD4NUZTdWSwfCeAUodMrFrKlAyQzERMuM\nv8FCP7r1XcZkGBgW5hTJ13EUdfZHc+lVhrVqDNOiAKxNDVb8oPlYj4nyG+UMiT98\nvfXuX356BpXdCdxrWH8lrbiyxS3FWSmtgUCo8hHX/aznux+5jmcON0157PQl4c87\nUpdOcouui+1RfXmYzQr8kecEaRLbE3t0pbj/sSsvb5mmJpQKNsnJ8Pk0HG9KKf9E\nVWu/mNJjOLK9ncQfc0Hf0l0skGjQOfxSxfUU2QIDAQABAoIBACV9fl1/hO+ppZ37\nIej1BHOPVhA3UyREI6fHRTgTaGUhUR88+Pcs9jzHcuROC7iuD/8mlXMpMKPHb1QL\nOIly3Ddy+Ijxy2HqyQSnI56qRtwW+v9WWLyE/bU6g1mgiHrE1luYtImC2dbiKZXd\njzj+n9s+r2FWJNTdsWtxiXEcgx1rUg6skvPMeTnAFqWEoBDzQjbAlmzHR8pvUxk7\nU7U5FFun7wXnudc3i6ZzNZt3IYyMhBgtkqWrISkVL1WHI7KCZpn7nL9scd/Hr2yw\n+QUrfNgbhQpycJy+33mJKTj9otmVja9L4TdH0xWj0h02zgQjTR5WnHw1cduMKiUD\n+gQjdgECgYEA/xcJIRuKUiNLaFyaCriO89G0BisDpD24J/kSPwdILp55iuKSGMl2\n8Vs39tQnX6xvQTsO6WrN1WEg4v8gbBN23YvFgmS6r/X2nsdfSCCVP3PsBZPGhAXU\np/XJlewCF7L1aGrXor6ucfBTrtplMIZMMOp0NpEewLP8wKSeM2ghfZkCgYEA64ee\nK7J5xKBT05ZK0L0PR03+X1+NA1YouJP+woIq6RTRClQJrEVUGqGw76is79VpqTza\nUWLQ9bNWZBiDmsRpW84RQH2YSILR6tvvClsE14EL4bLBkxKNivuclkS31IOuFSzj\nAM4yvi4iOpD/DQgtcPOrk+liqMYlDnRHk3FaWUECgYAzv4mTlNGvrgdLKZX6XMxr\nO/xoT+uSMw8b1NRVwvVqt61ydloq+xvNBLNKuGkwaHu9YOy6f3c4NVcFlboPErfH\nY+ZyeFrC/YPFXC7BJBMC51JXI05fVAt680qsxk76XcyZHSuXkVU0OgvP6fAjMutb\n9QQUWcZCU4EP15VcWmCI6QKBgBcmy4tsDcAgKl1ABrah/uB5cCmb0NalH3eVRJOG\nDAXBQBMN062VWwELJ8NHB0jD55D1JFifp/6e1D0ek8Eg0WJuzQ9TySZHha7aU5Ln\nA4DTdIGI+rIkPrmMpgW3V4KSNwhp0x5/Jkm/aynqmseDKERUD2eIp2QDphzXnTmH\nCOSBAoGBAOQW8T/I9Cq5AqSCbkw5Ox5ezwlV33xkbDN/umrm9107lYbFjJlXnBCq\nHvUkdVNc4CIlH6HGTZZligyPutkTGmSTqhjglX25ryGtTv7UexVyrh4jwVwbUFfL\ni42uHR0QVbMx6k0zJ41eA43S4F6peJxW9I6Mo13XYzrFJTEiwyF4\n-----END RSA PRIVATE KEY-----\n", "user_id": "ebabd887236c4010a22b00689a4b4dc3", "name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "fingerprint": "94:b2:d8:c5:6b:46:80:63:45:a2:0c:07:81:69:97:ca"}} 2018-08-24 23:32:17,853 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-7d8f4dd0-9bd2-4fc5-bf08-470fe8911e24 2018-08-24 23:32:17,853 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.855618953705s 2018-08-24 23:32:17,853 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-7d8f4dd0-9bd2-4fc5-bf08-470fe8911e24 2018-08-24 23:32:17,854 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqsUgi9xXREHB5snsZbfOLAs2KzjjeNm5IHErPhlUotRsuV01+4rcZTSRCC+KG+eD5YywVMSufqAtua10Pg1RlN1ZLB8J4BSh0ysWsqUDJDMREy4y/wUI/uvVdxmQYGBbmFMnXcRR19kdz6VWGtWoM06IArE0NVvyg+ViPifIb5QyJP3y99e5ffnoGld0J3GtYfyWtuLLFLcVZKa2BQKjyEdf9rOe7H7mOZw43TXns9CXhzztSl05yi66L7VF9eZjNCvyR5wRpEtsTe3SluP+xKy9vmaYmlAo2ycnw+TQcb0op/0RVa7+Y0mM4sr2dxB9zQd/SXSyQaNA5/FLF9RTZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6rFIIvcV0RBwebJ7GW3ziwLNis443jZuSBxKz4ZVKLUbLldN\nfuK3GU0kQgvihvng+WMsFTErn6gLbmtdD4NUZTdWSwfCeAUodMrFrKlAyQzERMuM\nv8FCP7r1XcZkGBgW5hTJ13EUdfZHc+lVhrVqDNOiAKxNDVb8oPlYj4nyG+UMiT98\nvfXuX356BpXdCdxrWH8lrbiyxS3FWSmtgUCo8hHX/aznux+5jmcON0157PQl4c87\nUpdOcouui+1RfXmYzQr8kecEaRLbE3t0pbj/sSsvb5mmJpQKNsnJ8Pk0HG9KKf9E\nVWu/mNJjOLK9ncQfc0Hf0l0skGjQOfxSxfUU2QIDAQABAoIBACV9fl1/hO+ppZ37\nIej1BHOPVhA3UyREI6fHRTgTaGUhUR88+Pcs9jzHcuROC7iuD/8mlXMpMKPHb1QL\nOIly3Ddy+Ijxy2HqyQSnI56qRtwW+v9WWLyE/bU6g1mgiHrE1luYtImC2dbiKZXd\njzj+n9s+r2FWJNTdsWtxiXEcgx1rUg6skvPMeTnAFqWEoBDzQjbAlmzHR8pvUxk7\nU7U5FFun7wXnudc3i6ZzNZt3IYyMhBgtkqWrISkVL1WHI7KCZpn7nL9scd/Hr2yw\n+QUrfNgbhQpycJy+33mJKTj9otmVja9L4TdH0xWj0h02zgQjTR5WnHw1cduMKiUD\n+gQjdgECgYEA/xcJIRuKUiNLaFyaCriO89G0BisDpD24J/kSPwdILp55iuKSGMl2\n8Vs39tQnX6xvQTsO6WrN1WEg4v8gbBN23YvFgmS6r/X2nsdfSCCVP3PsBZPGhAXU\np/XJlewCF7L1aGrXor6ucfBTrtplMIZMMOp0NpEewLP8wKSeM2ghfZkCgYEA64ee\nK7J5xKBT05ZK0L0PR03+X1+NA1YouJP+woIq6RTRClQJrEVUGqGw76is79VpqTza\nUWLQ9bNWZBiDmsRpW84RQH2YSILR6tvvClsE14EL4bLBkxKNivuclkS31IOuFSzj\nAM4yvi4iOpD/DQgtcPOrk+liqMYlDnRHk3FaWUECgYAzv4mTlNGvrgdLKZX6XMxr\nO/xoT+uSMw8b1NRVwvVqt61ydloq+xvNBLNKuGkwaHu9YOy6f3c4NVcFlboPErfH\nY+ZyeFrC/YPFXC7BJBMC51JXI05fVAt680qsxk76XcyZHSuXkVU0OgvP6fAjMutb\n9QQUWcZCU4EP15VcWmCI6QKBgBcmy4tsDcAgKl1ABrah/uB5cCmb0NalH3eVRJOG\nDAXBQBMN062VWwELJ8NHB0jD55D1JFifp/6e1D0ek8Eg0WJuzQ9TySZHha7aU5Ln\nA4DTdIGI+rIkPrmMpgW3V4KSNwhp0x5/Jkm/aynqmseDKERUD2eIp2QDphzXnTmH\nCOSBAoGBAOQW8T/I9Cq5AqSCbkw5Ox5ezwlV33xkbDN/umrm9107lYbFjJlXnBCq\nHvUkdVNc4CIlH6HGTZZligyPutkTGmSTqhjglX25ryGtTv7UexVyrh4jwVwbUFfL\ni42uHR0QVbMx6k0zJ41eA43S4F6peJxW9I6Mo13XYzrFJTEiwyF4\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ebabd887236c4010a22b00689a4b4dc3', 'name': u'singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc', 'created_at': '2018-08-24T23:32:17.854280', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'94:b2:d8:c5:6b:46:80:63:45:a2:0c:07:81:69:97:ca', 'type': 'ssh', 'id': u'singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc'}) 2018-08-24 23:32:17,854 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA6rFIIvcV0RBwebJ7GW3ziwLNis443jZuSBxKz4ZVKLUbLldN fuK3GU0kQgvihvng+WMsFTErn6gLbmtdD4NUZTdWSwfCeAUodMrFrKlAyQzERMuM v8FCP7r1XcZkGBgW5hTJ13EUdfZHc+lVhrVqDNOiAKxNDVb8oPlYj4nyG+UMiT98 vfXuX356BpXdCdxrWH8lrbiyxS3FWSmtgUCo8hHX/aznux+5jmcON0157PQl4c87 UpdOcouui+1RfXmYzQr8kecEaRLbE3t0pbj/sSsvb5mmJpQKNsnJ8Pk0HG9KKf9E VWu/mNJjOLK9ncQfc0Hf0l0skGjQOfxSxfUU2QIDAQABAoIBACV9fl1/hO+ppZ37 Iej1BHOPVhA3UyREI6fHRTgTaGUhUR88+Pcs9jzHcuROC7iuD/8mlXMpMKPHb1QL OIly3Ddy+Ijxy2HqyQSnI56qRtwW+v9WWLyE/bU6g1mgiHrE1luYtImC2dbiKZXd jzj+n9s+r2FWJNTdsWtxiXEcgx1rUg6skvPMeTnAFqWEoBDzQjbAlmzHR8pvUxk7 U7U5FFun7wXnudc3i6ZzNZt3IYyMhBgtkqWrISkVL1WHI7KCZpn7nL9scd/Hr2yw +QUrfNgbhQpycJy+33mJKTj9otmVja9L4TdH0xWj0h02zgQjTR5WnHw1cduMKiUD +gQjdgECgYEA/xcJIRuKUiNLaFyaCriO89G0BisDpD24J/kSPwdILp55iuKSGMl2 8Vs39tQnX6xvQTsO6WrN1WEg4v8gbBN23YvFgmS6r/X2nsdfSCCVP3PsBZPGhAXU p/XJlewCF7L1aGrXor6ucfBTrtplMIZMMOp0NpEewLP8wKSeM2ghfZkCgYEA64ee K7J5xKBT05ZK0L0PR03+X1+NA1YouJP+woIq6RTRClQJrEVUGqGw76is79VpqTza UWLQ9bNWZBiDmsRpW84RQH2YSILR6tvvClsE14EL4bLBkxKNivuclkS31IOuFSzj AM4yvi4iOpD/DQgtcPOrk+liqMYlDnRHk3FaWUECgYAzv4mTlNGvrgdLKZX6XMxr O/xoT+uSMw8b1NRVwvVqt61ydloq+xvNBLNKuGkwaHu9YOy6f3c4NVcFlboPErfH Y+ZyeFrC/YPFXC7BJBMC51JXI05fVAt680qsxk76XcyZHSuXkVU0OgvP6fAjMutb 9QQUWcZCU4EP15VcWmCI6QKBgBcmy4tsDcAgKl1ABrah/uB5cCmb0NalH3eVRJOG DAXBQBMN062VWwELJ8NHB0jD55D1JFifp/6e1D0ek8Eg0WJuzQ9TySZHha7aU5Ln A4DTdIGI+rIkPrmMpgW3V4KSNwhp0x5/Jkm/aynqmseDKERUD2eIp2QDphzXnTmH COSBAoGBAOQW8T/I9Cq5AqSCbkw5Ox5ezwlV33xkbDN/umrm9107lYbFjJlXnBCq HvUkdVNc4CIlH6HGTZZligyPutkTGmSTqhjglX25ryGtTv7UexVyrh4jwVwbUFfL i42uHR0QVbMx6k0zJ41eA43S4F6peJxW9I6Mo13XYzrFJTEiwyF4 -----END RSA PRIVATE KEY----- 2018-08-24 23:32:17,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-08-24 23:32:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"security_group": {"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-24 23:32:18,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-e8670d1a-c25c-44f0-a410-0b9d2debd245 Date: Fri, 24 Aug 2018 23:32:18 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:32:17Z", "updated_at": "2018-08-24T23:32:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "3496a56a-e5df-43f0-8056-f5d0c2a667b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "514c0cef-2bb3-42f6-ba94-6f1661b68984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}], "revision_number": 1, "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}} 2018-08-24 23:32:18,111 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e8670d1a-c25c-44f0-a410-0b9d2debd245 2018-08-24 23:32:18,111 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.255357980728s 2018-08-24 23:32:18,112 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e8670d1a-c25c-44f0-a410-0b9d2debd245 2018-08-24 23:32:18,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-24 23:32:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:18,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10753 X-Openstack-Request-Id: req-56ea20c8-c97c-4142-b461-d58dc88229a0 Date: Fri, 24 Aug 2018 23:32:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T23:21:38Z", "updated_at": "2018-08-24T23:21:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "9579a31c-bb98-4278-849a-6c381235ab6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "1d8c3c5e-5823-4e95-b32d-9ceb2bf7d99c", "remote_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "14b6ccd0-8721-4129-a1ab-dc0139b0db97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "41996d01-dae0-4f5a-94d7-a7632acf45f7", "remote_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:32:17Z", "updated_at": "2018-08-24T23:32:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "3496a56a-e5df-43f0-8056-f5d0c2a667b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "514c0cef-2bb3-42f6-ba94-6f1661b68984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}], "revision_number": 1, "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}, {"description": "Default security group", "tags": [], "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "created_at": "2018-08-24T23:28:58Z", "updated_at": "2018-08-24T23:28:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "6571b1c7-faef-4f8f-b1d4-1612795268fb", "remote_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "bd43f57c-2454-4cec-8d04-b72338d49e74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "16290d73-973e-4c06-ba68-140e0be0e89c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "a31edbc5-d99d-4ebc-948a-b9569c6eaea0", "remote_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}], "revision_number": 1, "project_id": "8ef7c9e3302b41f88d31340e1427ad11", "id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:06:30Z", "updated_at": "2018-08-24T23:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "db963a60-75f8-4116-a723-d50619cf89f7", "remote_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "14abf27d-e4e1-4b45-98af-bfd81724f862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "4b63a2ec-1929-488c-b40e-76dc23d8c082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "ecbeb082-1898-48b2-ac5e-7e9e02777121", "remote_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}], "revision_number": 1, "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "created_at": "2018-08-24T23:24:45Z", "updated_at": "2018-08-24T23:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "d138b41a-ab9f-432f-be0d-052a2a6409bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "289cdfb0-25db-4da0-ac2b-b887d1b54b23", "remote_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "b73dac12-7124-4db5-a6bf-0d6af8cafc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "a80bef10-a312-483f-96ce-152dde0c707f", "remote_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}], "revision_number": 1, "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "name": "default"}]} 2018-08-24 23:32:18,218 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-56ea20c8-c97c-4142-b461-d58dc88229a0 2018-08-24 23:32:18,218 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.103460073471s 2018-08-24 23:32:18,218 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-56ea20c8-c97c-4142-b461-d58dc88229a0 2018-08-24 23:32:18,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-24 23:32:18,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -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": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a"}}' 2018-08-24 23:32:18,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e8a593f0-f562-43ef-9422-af18f7b5286a Date: Fri, 24 Aug 2018 23:32:18 GMT 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-08-24T23:32:18Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:32:18Z", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "c8865c24-e1cf-420d-8722-b349df7b7d64"}} 2018-08-24 23:32:18,451 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-e8a593f0-f562-43ef-9422-af18f7b5286a 2018-08-24 23:32:18,451 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.230661869049s 2018-08-24 23:32:18,451 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-e8a593f0-f562-43ef-9422-af18f7b5286a 2018-08-24 23:32:18,453 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-24 23:32:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:18,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11249 X-Openstack-Request-Id: req-cbd136a3-cb07-42dc-a8b4-ed548835ab27 Date: Fri, 24 Aug 2018 23:32:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T23:21:38Z", "updated_at": "2018-08-24T23:21:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "9579a31c-bb98-4278-849a-6c381235ab6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "1d8c3c5e-5823-4e95-b32d-9ceb2bf7d99c", "remote_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "14b6ccd0-8721-4129-a1ab-dc0139b0db97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "41996d01-dae0-4f5a-94d7-a7632acf45f7", "remote_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:32:17Z", "updated_at": "2018-08-24T23:32:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "3496a56a-e5df-43f0-8056-f5d0c2a667b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T23:32:18Z", "revision_number": 0, "id": "c8865c24-e1cf-420d-8722-b349df7b7d64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:18Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "514c0cef-2bb3-42f6-ba94-6f1661b68984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}], "revision_number": 2, "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}, {"description": "Default security group", "tags": [], "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "created_at": "2018-08-24T23:28:58Z", "updated_at": "2018-08-24T23:28:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "6571b1c7-faef-4f8f-b1d4-1612795268fb", "remote_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "bd43f57c-2454-4cec-8d04-b72338d49e74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "16290d73-973e-4c06-ba68-140e0be0e89c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "a31edbc5-d99d-4ebc-948a-b9569c6eaea0", "remote_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}], "revision_number": 1, "project_id": "8ef7c9e3302b41f88d31340e1427ad11", "id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:06:30Z", "updated_at": "2018-08-24T23:06:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "14abf27d-e4e1-4b45-98af-bfd81724f862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "ecbeb082-1898-48b2-ac5e-7e9e02777121", "remote_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "4b63a2ec-1929-488c-b40e-76dc23d8c082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "db963a60-75f8-4116-a723-d50619cf89f7", "remote_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}], "revision_number": 1, "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "created_at": "2018-08-24T23:24:45Z", "updated_at": "2018-08-24T23:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "d138b41a-ab9f-432f-be0d-052a2a6409bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "289cdfb0-25db-4da0-ac2b-b887d1b54b23", "remote_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "b73dac12-7124-4db5-a6bf-0d6af8cafc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "a80bef10-a312-483f-96ce-152dde0c707f", "remote_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}], "revision_number": 1, "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "name": "default"}]} 2018-08-24 23:32:18,568 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-cbd136a3-cb07-42dc-a8b4-ed548835ab27 2018-08-24 23:32:18,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.11511015892s 2018-08-24 23:32:18,569 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-cbd136a3-cb07-42dc-a8b4-ed548835ab27 2018-08-24 23:32:18,571 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-24 23:32:18,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -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": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a"}}' 2018-08-24 23:32:18,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b6510961-23ce-4933-847c-fab3f93226bd Date: Fri, 24 Aug 2018 23:32:18 GMT 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-08-24T23:32:18Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "port_range_min": null, "revision_number": 0, "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:32:18Z", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "b363053d-a8c8-4185-b0a6-9ef3913ca5a4"}} 2018-08-24 23:32:18,834 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-b6510961-23ce-4933-847c-fab3f93226bd 2018-08-24 23:32:18,834 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.263231992722s 2018-08-24 23:32:18,834 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-b6510961-23ce-4933-847c-fab3f93226bd 2018-08-24 23:32:18,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:32:18,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:18,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-a46b68ba-99f0-41ad-9a85-9466dceb28d6 Date: Fri, 24 Aug 2018 23:32:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["c593649b-a6cf-4b26-b852-d90775c4f6ac"],"description":"","tags":[],"updated_at":"2018-08-24T23:31:31Z","provider:segmentation_id":57,"name":"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:30Z","provider:network_type":"vxlan"}]} 2018-08-24 23:32:18,965 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a46b68ba-99f0-41ad-9a85-9466dceb28d6 2018-08-24 23:32:18,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.130202054977s 2018-08-24 23:32:18,966 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a46b68ba-99f0-41ad-9a85-9466dceb28d6 2018-08-24 23:32:18,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:32:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:27,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-43c3c7aa-d2e4-4dec-acc7-3c7112b9f2e3 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap", "metadata": {}}], "file": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file", "owner": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "size": 12716032, "self": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "disk_format": "qcow2", "direct_url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:32:16Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T23:31:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:32:27,236 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-43c3c7aa-d2e4-4dec-acc7-3c7112b9f2e3 2018-08-24 23:32:27,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 8.26775813103s 2018-08-24 23:32:27,236 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-43c3c7aa-d2e4-4dec-acc7-3c7112b9f2e3 2018-08-24 23:32:27,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-24 23:32:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:27,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2b3c997-26f2-40a8-bdd2-d28b45b5bfac x-compute-request-id: req-f2b3c997-26f2-40a8-bdd2-d28b45b5bfac RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "singlevm1-flavor_62338c52-3a9b-479e-82ee-018e054702fc", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "11a98b82-bad7-49e1-89af-e60a24b4afc9"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-24 23:32:27,451 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f2b3c997-26f2-40a8-bdd2-d28b45b5bfac 2018-08-24 23:32:27,451 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.213601112366s 2018-08-24 23:32:27,451 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f2b3c997-26f2-40a8-bdd2-d28b45b5bfac 2018-08-24 23:32:27,456 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-24 23:32:27,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"server": {"name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "imageRef": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "flavorRef": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3"}], "security_groups": [{"name": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a"}]}}' 2018-08-24 23:32:46,201 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-578b4342-f3ba-4c37-80fa-d2dfa4d86efe x-compute-request-id: req-578b4342-f3ba-4c37-80fa-d2dfa4d86efe RESP BODY: {"server": {"security_groups": [{"name": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a"}], "OS-DCF:diskConfig": "MANUAL", "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "adminPass": "s5PqP6zEhBJx"}} 2018-08-24 23:32:46,201 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-578b4342-f3ba-4c37-80fa-d2dfa4d86efe 2018-08-24 23:32:46,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 18.7448589802s 2018-08-24 23:32:46,201 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-578b4342-f3ba-4c37-80fa-d2dfa4d86efe 2018-08-24 23:32:46,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:32:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5340bdaa-9301-4f67-9bcb-ffc956a2c24a x-compute-request-id: req-5340bdaa-9301-4f67-9bcb-ffc956a2c24a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "user_id": "ebabd887236c4010a22b00689a4b4dc3", "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-08-24T23:32:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:32:46,948 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5340bdaa-9301-4f67-9bcb-ffc956a2c24a 2018-08-24 23:32:46,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.746062994003s 2018-08-24 23:32:46,948 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5340bdaa-9301-4f67-9bcb-ffc956a2c24a 2018-08-24 23:32:46,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:32:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:47,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-924c6822-918b-4f98-ab9c-df278db27f32 Date: Fri, 24 Aug 2018 23:32:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["c593649b-a6cf-4b26-b852-d90775c4f6ac"],"description":"","tags":[],"updated_at":"2018-08-24T23:31:31Z","provider:segmentation_id":57,"name":"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:30Z","provider:network_type":"vxlan"}]} 2018-08-24 23:32:47,113 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-924c6822-918b-4f98-ab9c-df278db27f32 2018-08-24 23:32:47,113 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.161619901657s 2018-08-24 23:32:47,114 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-924c6822-918b-4f98-ab9c-df278db27f32 2018-08-24 23:32:47,115 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-24 23:32:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:47,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-d0540394-4755-4976-a97d-0e550f8f20fb Date: Fri, 24 Aug 2018 23:32:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:36Z","dns_nameservers":[],"updated_at":"2018-08-24T23:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"8ee38b2b-47a0-401e-a49c-182304ef4851","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:31:31Z","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":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"c593649b-a6cf-4b26-b852-d90775c4f6ac","subnetpool_id":null,"name":"singlevm1-subnet_62338c52-3a9b-479e-82ee-018e054702fc"}]} 2018-08-24 23:32:47,220 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d0540394-4755-4976-a97d-0e550f8f20fb 2018-08-24 23:32:47,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.105746030807s 2018-08-24 23:32:47,221 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d0540394-4755-4976-a97d-0e550f8f20fb 2018-08-24 23:32:47,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:32:49,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:32:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:49,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-418acbd8-a5d6-453d-b02b-2db9f190841c x-compute-request-id: req-418acbd8-a5d6-453d-b02b-2db9f190841c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "user_id": "ebabd887236c4010a22b00689a4b4dc3", "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-08-24T23:32:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:32:49,887 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-418acbd8-a5d6-453d-b02b-2db9f190841c 2018-08-24 23:32:49,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.662853002548s 2018-08-24 23:32:49,887 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-418acbd8-a5d6-453d-b02b-2db9f190841c 2018-08-24 23:32:49,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:32:51,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:32:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:52,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1eff9651-a604-4bd6-8e9e-94b456308abc x-compute-request-id: req-1eff9651-a604-4bd6-8e9e-94b456308abc RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "user_id": "ebabd887236c4010a22b00689a4b4dc3", "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-08-24T23:32:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:32:52,515 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1eff9651-a604-4bd6-8e9e-94b456308abc 2018-08-24 23:32:52,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.623467922211s 2018-08-24 23:32:52,515 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1eff9651-a604-4bd6-8e9e-94b456308abc 2018-08-24 23:32:52,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:32:54,520 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:32:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:32:55,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1f55761-4428-4de2-8e2a-b5d6ca7526c0 x-compute-request-id: req-f1f55761-4428-4de2-8e2a-b5d6ca7526c0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "user_id": "ebabd887236c4010a22b00689a4b4dc3", "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-08-24T23:32:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:32:55,235 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f1f55761-4428-4de2-8e2a-b5d6ca7526c0 2018-08-24 23:32:55,235 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.715058803558s 2018-08-24 23:32:55,235 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f1f55761-4428-4de2-8e2a-b5d6ca7526c0 2018-08-24 23:32:55,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:32:57,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:32:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:16,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb61efbf-7e4b-4b5b-bda2-db0b9904d0c1 x-compute-request-id: req-bb61efbf-7e4b-4b5b-bda2-db0b9904d0c1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "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-08-24T23:33:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:16,246 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bb61efbf-7e4b-4b5b-bda2-db0b9904d0c1 2018-08-24 23:33:16,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 19.0044019222s 2018-08-24 23:33:16,246 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bb61efbf-7e4b-4b5b-bda2-db0b9904d0c1 2018-08-24 23:33:16,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:33:18,252 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:33:18,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:20,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb73a2df-ac1e-4866-bfb5-6a7d11e58a39 x-compute-request-id: req-eb73a2df-ac1e-4866-bfb5-6a7d11e58a39 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T23:33:11Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:20,313 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-eb73a2df-ac1e-4866-bfb5-6a7d11e58a39 2018-08-24 23:33:20,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.06114912033s 2018-08-24 23:33:20,314 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-eb73a2df-ac1e-4866-bfb5-6a7d11e58a39 2018-08-24 23:33:20,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:33:22,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:33:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:23,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bd9b2a7-b86d-4eb4-afb6-8976692bed9b x-compute-request-id: req-5bd9b2a7-b86d-4eb4-afb6-8976692bed9b RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T23:33:11Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:23,115 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5bd9b2a7-b86d-4eb4-afb6-8976692bed9b 2018-08-24 23:33:23,115 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.797517061234s 2018-08-24 23:33:23,115 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5bd9b2a7-b86d-4eb4-afb6-8976692bed9b 2018-08-24 23:33:23,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:33:25,119 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:33:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:26,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-04dec0de-629e-42e8-b44f-67ec4a126635 x-compute-request-id: req-04dec0de-629e-42e8-b44f-67ec4a126635 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T23:33:11Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:26,187 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-04dec0de-629e-42e8-b44f-67ec4a126635 2018-08-24 23:33:26,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.06822395325s 2018-08-24 23:33:26,188 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-04dec0de-629e-42e8-b44f-67ec4a126635 2018-08-24 23:33:26,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:33:28,192 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:33:28,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:29,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d29f4ee3-fff3-46f2-8c55-d5c3e17cfc38 x-compute-request-id: req-d29f4ee3-fff3-46f2-8c55-d5c3e17cfc38 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T23:33:11Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:29,027 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d29f4ee3-fff3-46f2-8c55-d5c3e17cfc38 2018-08-24 23:33:29,027 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.834471940994s 2018-08-24 23:33:29,027 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d29f4ee3-fff3-46f2-8c55-d5c3e17cfc38 2018-08-24 23:33:29,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:33:31,032 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:33:31,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:31,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f346a629-40fa-4960-894f-3fed16866ff9 x-compute-request-id: req-f346a629-40fa-4960-894f-3fed16866ff9 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T23:33:11Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:31,686 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f346a629-40fa-4960-894f-3fed16866ff9 2018-08-24 23:33:31,686 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.653584003448s 2018-08-24 23:33:31,686 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f346a629-40fa-4960-894f-3fed16866ff9 2018-08-24 23:33:31,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:33:33,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:33:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:34,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6751f26a-821c-4e75-85f3-a18d248adfd1 x-compute-request-id: req-6751f26a-821c-4e75-85f3-a18d248adfd1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T23:33:11Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:34,724 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6751f26a-821c-4e75-85f3-a18d248adfd1 2018-08-24 23:33:34,724 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.03232598305s 2018-08-24 23:33:34,724 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6751f26a-821c-4e75-85f3-a18d248adfd1 2018-08-24 23:33:34,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:33:36,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:33:36,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:53,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1794 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e501e49-d435-486c-b0e0-12a261e09f5f x-compute-request-id: req-1e501e49-d435-486c-b0e0-12a261e09f5f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-08-24T23:33:37.000000", "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T23:33:37Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:33:53,520 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1e501e49-d435-486c-b0e0-12a261e09f5f 2018-08-24 23:33:53,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 16.7924478054s 2018-08-24 23:33:53,521 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1e501e49-d435-486c-b0e0-12a261e09f5f 2018-08-24 23:33:53,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-24 23:33:53,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=75ef1734-9eba-4f3c-af09-f8a9bdb79e83" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:53,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 978 X-Openstack-Request-Id: req-e243cbae-b49d-44eb-b406-6ec2f58c5795 Date: Fri, 24 Aug 2018 23:33:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T23:33:37Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c593649b-a6cf-4b26-b852-d90775c4f6ac","ip_address":"192.168.120.7"}],"id":"4357143c-ba2a-4479-8431-dc8c33baa7a0","security_groups":["5d21907e-e2a3-42a7-b2bc-d58d02450a5a"],"binding:vif_details":{"support_vhost_user":false,"has_datapath_type_netdev":false,"uuid":"ae70351f-3200-4003-ac10-2aced0f8e7ff","host_addresses":["host4"]},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:72:f8","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"75ef1734-9eba-4f3c-af09-f8a9bdb79e83","name":"","admin_state_up":true,"network_id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:33:06Z","binding:vnic_type":"normal"}]} 2018-08-24 23:33:53,611 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=75ef1734-9eba-4f3c-af09-f8a9bdb79e83 used request id req-e243cbae-b49d-44eb-b406-6ec2f58c5795 2018-08-24 23:33:53,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0877528190613s 2018-08-24 23:33:53,611 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=75ef1734-9eba-4f3c-af09-f8a9bdb79e83 used request id req-e243cbae-b49d-44eb-b406-6ec2f58c5795 2018-08-24 23:33:53,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-24 23:33:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4357143c-ba2a-4479-8431-dc8c33baa7a0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:53,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bccda51b-1fbb-48cc-915d-14d2d46cd5f1 Date: Fri, 24 Aug 2018 23:33:53 GMT RESP BODY: {"floatingips": []} 2018-08-24 23:33:53,704 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4357143c-ba2a-4479-8431-dc8c33baa7a0 used request id req-bccda51b-1fbb-48cc-915d-14d2d46cd5f1 2018-08-24 23:33:53,704 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0899062156677s 2018-08-24 23:33:53,704 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4357143c-ba2a-4479-8431-dc8c33baa7a0 used request id req-bccda51b-1fbb-48cc-915d-14d2d46cd5f1 2018-08-24 23:33:53,705 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:72:f8', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c0202d2c-6770-4e12-884c-9ed7f1bbfb52'}), 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-00000004', u'OS-SRV-USG:launched_at': u'2018-08-24T23:33:37.000000', 'flavor': Munch({u'id': u'11a98b82-bad7-49e1-89af-e60a24b4afc9'}), 'az': u'nova', 'id': u'75ef1734-9eba-4f3c-af09-f8a9bdb79e83', 'security_groups': [Munch({u'name': u'singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ebabd887236c4010a22b00689a4b4dc3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', '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-08-24T23:33:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T23:33:37Z', 'hostId': u'6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8', u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host4', 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-00000004', u'OS-SRV-USG:launched_at': u'2018-08-24T23:33:37.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', 'name': u'singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc', 'adminPass': u's5PqP6zEhBJx', 'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'created_at': u'2018-08-24T23:32:45Z', 'created': u'2018-08-24T23:32:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-24 23:33:53,707 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:33:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:53,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-47cd079e-4106-41e2-80b0-2784be119036 Date: Fri, 24 Aug 2018 23:33:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["c593649b-a6cf-4b26-b852-d90775c4f6ac"],"description":"","tags":[],"updated_at":"2018-08-24T23:31:31Z","provider:segmentation_id":57,"name":"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:30Z","provider:network_type":"vxlan"}]} 2018-08-24 23:33:53,842 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-47cd079e-4106-41e2-80b0-2784be119036 2018-08-24 23:33:53,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.135827064514s 2018-08-24 23:33:53,843 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-47cd079e-4106-41e2-80b0-2784be119036 2018-08-24 23:33:53,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-24 23:33:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=75ef1734-9eba-4f3c-af09-f8a9bdb79e83" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:53,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 978 X-Openstack-Request-Id: req-f53e9fc0-0250-4879-876c-f5463e4d193e Date: Fri, 24 Aug 2018 23:33:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T23:33:37Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c593649b-a6cf-4b26-b852-d90775c4f6ac","ip_address":"192.168.120.7"}],"id":"4357143c-ba2a-4479-8431-dc8c33baa7a0","security_groups":["5d21907e-e2a3-42a7-b2bc-d58d02450a5a"],"binding:vif_details":{"support_vhost_user":false,"has_datapath_type_netdev":false,"uuid":"ae70351f-3200-4003-ac10-2aced0f8e7ff","host_addresses":["host4"]},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:72:f8","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"75ef1734-9eba-4f3c-af09-f8a9bdb79e83","name":"","admin_state_up":true,"network_id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:33:06Z","binding:vnic_type":"normal"}]} 2018-08-24 23:33:53,968 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=75ef1734-9eba-4f3c-af09-f8a9bdb79e83 used request id req-f53e9fc0-0250-4879-876c-f5463e4d193e 2018-08-24 23:33:53,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.123970985413s 2018-08-24 23:33:53,968 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=75ef1734-9eba-4f3c-af09-f8a9bdb79e83 used request id req-f53e9fc0-0250-4879-876c-f5463e4d193e 2018-08-24 23:33:53,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-24 23:33:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"floatingip": {"floating_network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "fixed_ip_address": "192.168.120.7", "port_id": "4357143c-ba2a-4479-8431-dc8c33baa7a0"}}' 2018-08-24 23:33:57,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-6636357b-438a-4bbe-b922-f8a9650c76a6 Date: Fri, 24 Aug 2018 23:33:57 GMT RESP BODY: {"floatingip": {"router_id": "13784107-5dd8-4898-bf7f-d634997b70ff", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T23:33:55Z", "floating_network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "192.16.1.130", "revision_number": 0, "port_id": "4357143c-ba2a-4479-8431-dc8c33baa7a0", "id": "5ea89397-987f-4111-9084-4476c4bd1448", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:33:55Z", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}} 2018-08-24 23:33:57,473 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6636357b-438a-4bbe-b922-f8a9650c76a6 2018-08-24 23:33:57,473 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.50436306s 2018-08-24 23:33:57,473 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6636357b-438a-4bbe-b922-f8a9650c76a6 2018-08-24 23:33:57,478 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-24 23:33:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:33:57,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-60d2b613-2b1f-4ba7-a706-97fbb972a0bd Date: Fri, 24 Aug 2018 23:33:57 GMT RESP BODY: {"floatingips": [{"router_id": "13784107-5dd8-4898-bf7f-d634997b70ff", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T23:33:55Z", "floating_network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "192.16.1.130", "revision_number": 0, "port_id": "4357143c-ba2a-4479-8431-dc8c33baa7a0", "id": "5ea89397-987f-4111-9084-4476c4bd1448", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:33:55Z", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}]} 2018-08-24 23:33:57,584 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-60d2b613-2b1f-4ba7-a706-97fbb972a0bd 2018-08-24 23:33:57,584 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.105813980103s 2018-08-24 23:33:57,584 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-60d2b613-2b1f-4ba7-a706-97fbb972a0bd 2018-08-24 23:33:57,586 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'13784107-5dd8-4898-bf7f-d634997b70ff', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'created_at': u'2018-08-24T23:33:55Z', 'attached': True, 'updated_at': u'2018-08-24T23:33:55Z', 'id': u'5ea89397-987f-4111-9084-4476c4bd1448', 'floating_network_id': u'25b652d2-a97a-466a-9f1f-b99aeb00f551', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'192.16.1.130', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'13784107-5dd8-4898-bf7f-d634997b70ff', 'project_id': u'5ef4ce1225d64b9e9bc2e70f18fa6df3', 'port_id': u'4357143c-ba2a-4479-8431-dc8c33baa7a0', 'port': u'4357143c-ba2a-4479-8431-dc8c33baa7a0', 'network': u'25b652d2-a97a-466a-9f1f-b99aeb00f551'}) 2018-08-24 23:33:57,587 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-24 23:33:57,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 23:33:58,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22247 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e95f6184-101a-47a3-85c2-21dff148daeb x-compute-request-id: req-e95f6184-101a-47a3-85c2-21dff148daeb 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028028] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060094] Security Framework initialized\n[ 0.072025] Yama: becoming mindful.\n[ 0.080045] AppArmor: AppArmor initialized\n[ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124638] Initializing cgroup subsys io\n[ 0.132039] Initializing cgroup subsys memory\n[ 0.140060] Initializing cgroup subsys devices\n[ 0.148030] Initializing cgroup subsys freezer\n[ 0.160029] Initializing cgroup subsys net_cls\n[ 0.168047] Initializing cgroup subsys perf_event\n[ 0.176083] Initializing cgroup subsys net_prio\n[ 0.184044] Initializing cgroup subsys hugetlb\n[ 0.192035] Initializing cgroup subsys pids\n[ 0.201287] CPU: Physical Processor ID: 0\n[ 0.209141] mce: CPU supports 10 MCE banks\n[ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.583814] ftrace: allocating 31920 entries in 125 pages\n[ 0.600331] smpboot: Max logical packages: 1\n[ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.621463] x2apic enabled\n[ 0.624039] Switched APIC routing to physical x2apic.\n[ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.668951] x86: Booted up 1 node, 1 CPUs\n[ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 0.678729] devtmpfs: initialized\n[ 0.681702] evm: security.selinux\n[ 0.684054] evm: security.SMACK64\n[ 0.688041] evm: security.SMACK64EXEC\n[ 0.692046] evm: security.SMACK64TRANSMUTE\n[ 0.696044] evm: security.SMACK64MMAP\n[ 0.700043] evm: security.ima\n[ 0.704044] evm: security.capability\n[ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.712261] pinctrl core: initialized pinctrl subsystem\n[ 0.716790] RTC time: 23:33:41, date: 08/24/18\n[ 0.720387] NET: Registered protocol family 16\n[ 0.724483] cpuidle: using governor ladder\n[ 0.728058] cpuidle: using governor menu\n[ 0.732057] PCCT header not found.\n[ 0.736297] ACPI: bus type PCI registered\n[ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.744695] PCI: Using configuration type 1 for base access\n[ 0.749605] ACPI: Added _OSI(Module Device)\n[ 0.752043] ACPI: Added _OSI(Processor Device)\n[ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.760041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.766650] ACPI: Interpreter enabled\n[ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.792055] ACPI: (supports S0 S3 S4 S5)\n[ 0.796044] ACPI: Using IOAPIC for interrupt routing\n[ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.820724] acpiphp: Slot [3] registered\n[ 0.824170] acpiphp: Slot [4] registered\n[ 0.828129] acpiphp: Slot [5] registered\n[ 0.832129] acpiphp: Slot [6] registered\n[ 0.836166] acpiphp: Slot [7] registered\n[ 0.840167] acpiphp: Slot [8] registered\n[ 0.844245] acpiphp: Slot [9] registered\n[ 0.848149] acpiphp: Slot [10] registered\n[ 0.852197] acpiphp: Slot [11] registered\n[ 0.856167] acpiphp: Slot [12] registered\n[ 0.860164] acpiphp: Slot [13] registered\n[ 0.864174] acpiphp: Slot [14] registered\n[ 0.868171] acpiphp: Slot [15] registered\n[ 0.872127] acpiphp: Slot [16] registered\n[ 0.876146] acpiphp: Slot [17] registered\n[ 0.880167] acpiphp: Slot [18] registered\n[ 0.884143] acpiphp: Slot [19] registered\n[ 0.888162] acpiphp: Slot [20] registered\n[ 0.892132] acpiphp: Slot [21] registered\n[ 0.896139] acpiphp: Slot [22] registered\n[ 0.900137] acpiphp: Slot [23] registered\n[ 0.904166] acpiphp: Slot [24] registered\n[ 0.908129] acpiphp: Slot [25] registered\n[ 0.912151] acpiphp: Slot [26] registered\n[ 0.916132] acpiphp: Slot [27] registered\n[ 0.920133] acpiphp: Slot [28] registered\n[ 0.924145] acpiphp: Slot [29] registered\n[ 0.928131] acpiphp: Slot [30] registered\n[ 0.932131] acpiphp: Slot [31] registered\n[ 0.936121] PCI host bridge to bus 0000:00\n[ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.196065] vgaarb: loaded\n[ 1.200036] vgaarb: bridge control possible 0000:00:02.0\n[ 1.210425] SCSI subsystem initialized\n[ 1.217577] ACPI: bus type USB registered\n[ 1.220794] usbcore: registered new interface driver usbfs\n[ 1.224224] usbcore: registered new interface driver hub\n[ 1.228102] usbcore: registered new device driver usb\n[ 1.236338] PCI: Using ACPI for IRQ routing\n[ 1.246368] NetLabel: Initializing\n[ 1.248081] NetLabel: domain hash size = 128\n[ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.256506] NetLabel: unlabeled traffic allowed by default\n[ 1.263850] clocksource: Switched to clocksource kvm-clock\n[ 1.374987] AppArmor: AppArmor Filesystem Enabled\n[ 1.387212] pnp: PnP ACPI init\n[ 1.398750] pnp: PnP ACPI: found 5 devices\n[ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.449790] NET: Registered protocol family 2\n[ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.497530] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.564166] NET: Registered protocol family 1\n[ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.675634] Trying to unpack rootfs image as initramfs...\n[ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.052318] Scanning for low memory corruption every 60 seconds\n[ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.086774] audit: initializing netlink subsys (disabled)\n[ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized\n[ 2.114131] Initialise system trusted keyring\n[ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.148956] zbud: loaded\n[ 2.157754] VFS: Disk quotas dquot_6.6.0\n[ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.189995] fuse init (API version 7.23)\n[ 2.204897] Key type big_key registered\n[ 2.215086] Allocating IMA MOK and blacklist keyrings.\n[ 2.233308] Key type asymmetric registered\n[ 2.243968] Asymmetric key parser 'x509' registered\n[ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.274402] io scheduler noop registered\n[ 2.283068] io scheduler deadline registered (default)\n[ 2.295849] io scheduler cfq registered\n[ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.346273] ACPI: Power Button [PWRF]\n[ 2.357071] GHES: HEST is not enabled!\n[ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.660855] Linux agpgart interface v0.103\n[ 2.696369] brd: module loaded\n[ 2.718442] loop: module loaded\n[ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.765307] GPT:90111 != 2097151\n[ 2.772920] GPT:Alternate GPT header not at the end of the disk.\n[ 2.786218] GPT:90111 != 2097151\n[ 2.795206] GPT: Use GNU Parted to correct GPT errors.\n[ 2.813473] vda: vda1 vda15\n[ 2.828408] scsi host0: ata_piix\n[ 2.838690] scsi host1: ata_piix\n[ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.888638] libphy: Fixed MDIO Bus: probed\n[ 2.899470] tun: Universal TUN/TAP device driver, 1.6\n[ 2.911573] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.941118] PPP generic driver version 2.4.2\n[ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.969879] ehci-pci: EHCI PCI platform driver\n[ 2.981434] ehci-platform: EHCI generic platform driver\n[ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.010962] ohci-pci: OHCI PCI platform driver\n[ 3.022236] ohci-platform: OHCI generic platform driver\n[ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.148717] usb usb1: Product: UHCI Host Controller\n[ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.171835] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.181890] hub 1-0:1.0: USB hub found\n[ 3.191960] hub 1-0:1.0: 2 ports detected\n[ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.245275] mousedev: PS/2 mouse device common for all mice\n[ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.280983] rtc_cmos 00:00: RTC can wake from S4\n[ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.324971] i2c /dev entries driver\n[ 3.333435] device-mapper: uevent: version 1.0.3\n[ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.377559] NET: Registered protocol family 10\n[ 3.390205] NET: Registered protocol family 17\n[ 3.399597] Key type dns_resolver registered\n[ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.444866] registered taskstats version 1\n[ 3.453927] Loading compiled-in X.509 certificates\n[ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.485556] zswap: loaded using pool lzo/zbud\n[ 3.503274] Key type trusted registered\n[ 3.515461] Key type encrypted registered\n[ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.536721] ima: No TPM chip found, activating TPM-bypass!\n[ 3.547522] evm: HMAC attrs: 0x1\n[ 3.560461] Magic number: 14:287:606\n[ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625)\n[ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.602094] EDD information not available.\n[ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.642345] Write protecting the kernel read-only data: 14336k\n[ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.85\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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 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\nfailed 1/20: up 5.10. request failed\n"} 2018-08-24 23:33:58,048 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-e95f6184-101a-47a3-85c2-21dff148daeb 2018-08-24 23:33:58,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.461024999619s 2018-08-24 23:33:58,048 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-e95f6184-101a-47a3-85c2-21dff148daeb 2018-08-24 23:33:58,048 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060094] Security Framework initialized [ 0.072025] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124638] Initializing cgroup subsys io [ 0.132039] Initializing cgroup subsys memory [ 0.140060] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.160029] Initializing cgroup subsys net_cls [ 0.168047] Initializing cgroup subsys perf_event [ 0.176083] Initializing cgroup subsys net_prio [ 0.184044] Initializing cgroup subsys hugetlb [ 0.192035] Initializing cgroup subsys pids [ 0.201287] CPU: Physical Processor ID: 0 [ 0.209141] mce: CPU supports 10 MCE banks [ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.583814] ftrace: allocating 31920 entries in 125 pages [ 0.600331] smpboot: Max logical packages: 1 [ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.621463] x2apic enabled [ 0.624039] Switched APIC routing to physical x2apic. [ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.668951] x86: Booted up 1 node, 1 CPUs [ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 0.678729] devtmpfs: initialized [ 0.681702] evm: security.selinux [ 0.684054] evm: security.SMACK64 [ 0.688041] evm: security.SMACK64EXEC [ 0.692046] evm: security.SMACK64TRANSMUTE [ 0.696044] evm: security.SMACK64MMAP [ 0.700043] evm: security.ima [ 0.704044] evm: security.capability [ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.712261] pinctrl core: initialized pinctrl subsystem [ 0.716790] RTC time: 23:33:41, date: 08/24/18 [ 0.720387] NET: Registered protocol family 16 [ 0.724483] cpuidle: using governor ladder [ 0.728058] cpuidle: using governor menu [ 0.732057] PCCT header not found. [ 0.736297] ACPI: bus type PCI registered [ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744695] PCI: Using configuration type 1 for base access [ 0.749605] ACPI: Added _OSI(Module Device) [ 0.752043] ACPI: Added _OSI(Processor Device) [ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.766650] ACPI: Interpreter enabled [ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.792055] ACPI: (supports S0 S3 S4 S5) [ 0.796044] ACPI: Using IOAPIC for interrupt routing [ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.820724] acpiphp: Slot [3] registered [ 0.824170] acpiphp: Slot [4] registered [ 0.828129] acpiphp: Slot [5] registered [ 0.832129] acpiphp: Slot [6] registered [ 0.836166] acpiphp: Slot [7] registered [ 0.840167] acpiphp: Slot [8] registered [ 0.844245] acpiphp: Slot [9] registered [ 0.848149] acpiphp: Slot [10] registered [ 0.852197] acpiphp: Slot [11] registered [ 0.856167] acpiphp: Slot [12] registered [ 0.860164] acpiphp: Slot [13] registered [ 0.864174] acpiphp: Slot [14] registered [ 0.868171] acpiphp: Slot [15] registered [ 0.872127] acpiphp: Slot [16] registered [ 0.876146] acpiphp: Slot [17] registered [ 0.880167] acpiphp: Slot [18] registered [ 0.884143] acpiphp: Slot [19] registered [ 0.888162] acpiphp: Slot [20] registered [ 0.892132] acpiphp: Slot [21] registered [ 0.896139] acpiphp: Slot [22] registered [ 0.900137] acpiphp: Slot [23] registered [ 0.904166] acpiphp: Slot [24] registered [ 0.908129] acpiphp: Slot [25] registered [ 0.912151] acpiphp: Slot [26] registered [ 0.916132] acpiphp: Slot [27] registered [ 0.920133] acpiphp: Slot [28] registered [ 0.924145] acpiphp: Slot [29] registered [ 0.928131] acpiphp: Slot [30] registered [ 0.932131] acpiphp: Slot [31] registered [ 0.936121] PCI host bridge to bus 0000:00 [ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.196065] vgaarb: loaded [ 1.200036] vgaarb: bridge control possible 0000:00:02.0 [ 1.210425] SCSI subsystem initialized [ 1.217577] ACPI: bus type USB registered [ 1.220794] usbcore: registered new interface driver usbfs [ 1.224224] usbcore: registered new interface driver hub [ 1.228102] usbcore: registered new device driver usb [ 1.236338] PCI: Using ACPI for IRQ routing [ 1.246368] NetLabel: Initializing [ 1.248081] NetLabel: domain hash size = 128 [ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.256506] NetLabel: unlabeled traffic allowed by default [ 1.263850] clocksource: Switched to clocksource kvm-clock [ 1.374987] AppArmor: AppArmor Filesystem Enabled [ 1.387212] pnp: PnP ACPI init [ 1.398750] pnp: PnP ACPI: found 5 devices [ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.449790] NET: Registered protocol family 2 [ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.497530] TCP: Hash tables configured (established 4096 bind 4096) [ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.564166] NET: Registered protocol family 1 [ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.675634] Trying to unpack rootfs image as initramfs... [ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.052318] Scanning for low memory corruption every 60 seconds [ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.086774] audit: initializing netlink subsys (disabled) [ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized [ 2.114131] Initialise system trusted keyring [ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.148956] zbud: loaded [ 2.157754] VFS: Disk quotas dquot_6.6.0 [ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.189995] fuse init (API version 7.23) [ 2.204897] Key type big_key registered [ 2.215086] Allocating IMA MOK and blacklist keyrings. [ 2.233308] Key type asymmetric registered [ 2.243968] Asymmetric key parser 'x509' registered [ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.274402] io scheduler noop registered [ 2.283068] io scheduler deadline registered (default) [ 2.295849] io scheduler cfq registered [ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.346273] ACPI: Power Button [PWRF] [ 2.357071] GHES: HEST is not enabled! [ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.660855] Linux agpgart interface v0.103 [ 2.696369] brd: module loaded [ 2.718442] loop: module loaded [ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.765307] GPT:90111 != 2097151 [ 2.772920] GPT:Alternate GPT header not at the end of the disk. [ 2.786218] GPT:90111 != 2097151 [ 2.795206] GPT: Use GNU Parted to correct GPT errors. [ 2.813473] vda: vda1 vda15 [ 2.828408] scsi host0: ata_piix [ 2.838690] scsi host1: ata_piix [ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.888638] libphy: Fixed MDIO Bus: probed [ 2.899470] tun: Universal TUN/TAP device driver, 1.6 [ 2.911573] tun: (C) 1999-2004 Max Krasnyansky [ 2.941118] PPP generic driver version 2.4.2 [ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.969879] ehci-pci: EHCI PCI platform driver [ 2.981434] ehci-platform: EHCI generic platform driver [ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.010962] ohci-pci: OHCI PCI platform driver [ 3.022236] ohci-platform: OHCI generic platform driver [ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver [ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.148717] usb usb1: Product: UHCI Host Controller [ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.171835] usb usb1: SerialNumber: 0000:00:01.2 [ 3.181890] hub 1-0:1.0: USB hub found [ 3.191960] hub 1-0:1.0: 2 ports detected [ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.245275] mousedev: PS/2 mouse device common for all mice [ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.280983] rtc_cmos 00:00: RTC can wake from S4 [ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.324971] i2c /dev entries driver [ 3.333435] device-mapper: uevent: version 1.0.3 [ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs [ 3.377559] NET: Registered protocol family 10 [ 3.390205] NET: Registered protocol family 17 [ 3.399597] Key type dns_resolver registered [ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.444866] registered taskstats version 1 [ 3.453927] Loading compiled-in X.509 certificates [ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.485556] zswap: loaded using pool lzo/zbud [ 3.503274] Key type trusted registered [ 3.515461] Key type encrypted registered [ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled [ 3.536721] ima: No TPM chip found, activating TPM-bypass! [ 3.547522] evm: HMAC attrs: 0x1 [ 3.560461] Magic number: 14:287:606 [ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625) [ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.602094] EDD information not available. [ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.642345] Write protecting the kernel read-only data: 14336k [ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.85 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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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 failed 1/20: up 5.10. request failed 2018-08-24 23:33:58,056 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.130: [Errno None] Unable to connect to port 22 on 192.16.1.130 2018-08-24 23:34:07,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-24 23:34:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 23:34:07,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22247 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca56f008-4d3e-44a4-b45d-5734d8105f45 x-compute-request-id: req-ca56f008-4d3e-44a4-b45d-5734d8105f45 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028028] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060094] Security Framework initialized\n[ 0.072025] Yama: becoming mindful.\n[ 0.080045] AppArmor: AppArmor initialized\n[ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124638] Initializing cgroup subsys io\n[ 0.132039] Initializing cgroup subsys memory\n[ 0.140060] Initializing cgroup subsys devices\n[ 0.148030] Initializing cgroup subsys freezer\n[ 0.160029] Initializing cgroup subsys net_cls\n[ 0.168047] Initializing cgroup subsys perf_event\n[ 0.176083] Initializing cgroup subsys net_prio\n[ 0.184044] Initializing cgroup subsys hugetlb\n[ 0.192035] Initializing cgroup subsys pids\n[ 0.201287] CPU: Physical Processor ID: 0\n[ 0.209141] mce: CPU supports 10 MCE banks\n[ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.583814] ftrace: allocating 31920 entries in 125 pages\n[ 0.600331] smpboot: Max logical packages: 1\n[ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.621463] x2apic enabled\n[ 0.624039] Switched APIC routing to physical x2apic.\n[ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.668951] x86: Booted up 1 node, 1 CPUs\n[ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 0.678729] devtmpfs: initialized\n[ 0.681702] evm: security.selinux\n[ 0.684054] evm: security.SMACK64\n[ 0.688041] evm: security.SMACK64EXEC\n[ 0.692046] evm: security.SMACK64TRANSMUTE\n[ 0.696044] evm: security.SMACK64MMAP\n[ 0.700043] evm: security.ima\n[ 0.704044] evm: security.capability\n[ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.712261] pinctrl core: initialized pinctrl subsystem\n[ 0.716790] RTC time: 23:33:41, date: 08/24/18\n[ 0.720387] NET: Registered protocol family 16\n[ 0.724483] cpuidle: using governor ladder\n[ 0.728058] cpuidle: using governor menu\n[ 0.732057] PCCT header not found.\n[ 0.736297] ACPI: bus type PCI registered\n[ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.744695] PCI: Using configuration type 1 for base access\n[ 0.749605] ACPI: Added _OSI(Module Device)\n[ 0.752043] ACPI: Added _OSI(Processor Device)\n[ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.760041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.766650] ACPI: Interpreter enabled\n[ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.792055] ACPI: (supports S0 S3 S4 S5)\n[ 0.796044] ACPI: Using IOAPIC for interrupt routing\n[ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.820724] acpiphp: Slot [3] registered\n[ 0.824170] acpiphp: Slot [4] registered\n[ 0.828129] acpiphp: Slot [5] registered\n[ 0.832129] acpiphp: Slot [6] registered\n[ 0.836166] acpiphp: Slot [7] registered\n[ 0.840167] acpiphp: Slot [8] registered\n[ 0.844245] acpiphp: Slot [9] registered\n[ 0.848149] acpiphp: Slot [10] registered\n[ 0.852197] acpiphp: Slot [11] registered\n[ 0.856167] acpiphp: Slot [12] registered\n[ 0.860164] acpiphp: Slot [13] registered\n[ 0.864174] acpiphp: Slot [14] registered\n[ 0.868171] acpiphp: Slot [15] registered\n[ 0.872127] acpiphp: Slot [16] registered\n[ 0.876146] acpiphp: Slot [17] registered\n[ 0.880167] acpiphp: Slot [18] registered\n[ 0.884143] acpiphp: Slot [19] registered\n[ 0.888162] acpiphp: Slot [20] registered\n[ 0.892132] acpiphp: Slot [21] registered\n[ 0.896139] acpiphp: Slot [22] registered\n[ 0.900137] acpiphp: Slot [23] registered\n[ 0.904166] acpiphp: Slot [24] registered\n[ 0.908129] acpiphp: Slot [25] registered\n[ 0.912151] acpiphp: Slot [26] registered\n[ 0.916132] acpiphp: Slot [27] registered\n[ 0.920133] acpiphp: Slot [28] registered\n[ 0.924145] acpiphp: Slot [29] registered\n[ 0.928131] acpiphp: Slot [30] registered\n[ 0.932131] acpiphp: Slot [31] registered\n[ 0.936121] PCI host bridge to bus 0000:00\n[ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.196065] vgaarb: loaded\n[ 1.200036] vgaarb: bridge control possible 0000:00:02.0\n[ 1.210425] SCSI subsystem initialized\n[ 1.217577] ACPI: bus type USB registered\n[ 1.220794] usbcore: registered new interface driver usbfs\n[ 1.224224] usbcore: registered new interface driver hub\n[ 1.228102] usbcore: registered new device driver usb\n[ 1.236338] PCI: Using ACPI for IRQ routing\n[ 1.246368] NetLabel: Initializing\n[ 1.248081] NetLabel: domain hash size = 128\n[ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.256506] NetLabel: unlabeled traffic allowed by default\n[ 1.263850] clocksource: Switched to clocksource kvm-clock\n[ 1.374987] AppArmor: AppArmor Filesystem Enabled\n[ 1.387212] pnp: PnP ACPI init\n[ 1.398750] pnp: PnP ACPI: found 5 devices\n[ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.449790] NET: Registered protocol family 2\n[ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.497530] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.564166] NET: Registered protocol family 1\n[ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.675634] Trying to unpack rootfs image as initramfs...\n[ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.052318] Scanning for low memory corruption every 60 seconds\n[ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.086774] audit: initializing netlink subsys (disabled)\n[ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized\n[ 2.114131] Initialise system trusted keyring\n[ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.148956] zbud: loaded\n[ 2.157754] VFS: Disk quotas dquot_6.6.0\n[ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.189995] fuse init (API version 7.23)\n[ 2.204897] Key type big_key registered\n[ 2.215086] Allocating IMA MOK and blacklist keyrings.\n[ 2.233308] Key type asymmetric registered\n[ 2.243968] Asymmetric key parser 'x509' registered\n[ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.274402] io scheduler noop registered\n[ 2.283068] io scheduler deadline registered (default)\n[ 2.295849] io scheduler cfq registered\n[ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.346273] ACPI: Power Button [PWRF]\n[ 2.357071] GHES: HEST is not enabled!\n[ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.660855] Linux agpgart interface v0.103\n[ 2.696369] brd: module loaded\n[ 2.718442] loop: module loaded\n[ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.765307] GPT:90111 != 2097151\n[ 2.772920] GPT:Alternate GPT header not at the end of the disk.\n[ 2.786218] GPT:90111 != 2097151\n[ 2.795206] GPT: Use GNU Parted to correct GPT errors.\n[ 2.813473] vda: vda1 vda15\n[ 2.828408] scsi host0: ata_piix\n[ 2.838690] scsi host1: ata_piix\n[ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.888638] libphy: Fixed MDIO Bus: probed\n[ 2.899470] tun: Universal TUN/TAP device driver, 1.6\n[ 2.911573] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.941118] PPP generic driver version 2.4.2\n[ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.969879] ehci-pci: EHCI PCI platform driver\n[ 2.981434] ehci-platform: EHCI generic platform driver\n[ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.010962] ohci-pci: OHCI PCI platform driver\n[ 3.022236] ohci-platform: OHCI generic platform driver\n[ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.148717] usb usb1: Product: UHCI Host Controller\n[ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.171835] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.181890] hub 1-0:1.0: USB hub found\n[ 3.191960] hub 1-0:1.0: 2 ports detected\n[ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.245275] mousedev: PS/2 mouse device common for all mice\n[ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.280983] rtc_cmos 00:00: RTC can wake from S4\n[ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.324971] i2c /dev entries driver\n[ 3.333435] device-mapper: uevent: version 1.0.3\n[ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.377559] NET: Registered protocol family 10\n[ 3.390205] NET: Registered protocol family 17\n[ 3.399597] Key type dns_resolver registered\n[ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.444866] registered taskstats version 1\n[ 3.453927] Loading compiled-in X.509 certificates\n[ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.485556] zswap: loaded using pool lzo/zbud\n[ 3.503274] Key type trusted registered\n[ 3.515461] Key type encrypted registered\n[ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.536721] ima: No TPM chip found, activating TPM-bypass!\n[ 3.547522] evm: HMAC attrs: 0x1\n[ 3.560461] Magic number: 14:287:606\n[ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625)\n[ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.602094] EDD information not available.\n[ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.642345] Write protecting the kernel read-only data: 14336k\n[ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.85\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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 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\nfailed 1/20: up 5.10. request failed\n"} 2018-08-24 23:34:07,312 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-ca56f008-4d3e-44a4-b45d-5734d8105f45 2018-08-24 23:34:07,313 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.247467041016s 2018-08-24 23:34:07,313 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-ca56f008-4d3e-44a4-b45d-5734d8105f45 2018-08-24 23:34:07,313 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060094] Security Framework initialized [ 0.072025] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124638] Initializing cgroup subsys io [ 0.132039] Initializing cgroup subsys memory [ 0.140060] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.160029] Initializing cgroup subsys net_cls [ 0.168047] Initializing cgroup subsys perf_event [ 0.176083] Initializing cgroup subsys net_prio [ 0.184044] Initializing cgroup subsys hugetlb [ 0.192035] Initializing cgroup subsys pids [ 0.201287] CPU: Physical Processor ID: 0 [ 0.209141] mce: CPU supports 10 MCE banks [ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.583814] ftrace: allocating 31920 entries in 125 pages [ 0.600331] smpboot: Max logical packages: 1 [ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.621463] x2apic enabled [ 0.624039] Switched APIC routing to physical x2apic. [ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.668951] x86: Booted up 1 node, 1 CPUs [ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 0.678729] devtmpfs: initialized [ 0.681702] evm: security.selinux [ 0.684054] evm: security.SMACK64 [ 0.688041] evm: security.SMACK64EXEC [ 0.692046] evm: security.SMACK64TRANSMUTE [ 0.696044] evm: security.SMACK64MMAP [ 0.700043] evm: security.ima [ 0.704044] evm: security.capability [ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.712261] pinctrl core: initialized pinctrl subsystem [ 0.716790] RTC time: 23:33:41, date: 08/24/18 [ 0.720387] NET: Registered protocol family 16 [ 0.724483] cpuidle: using governor ladder [ 0.728058] cpuidle: using governor menu [ 0.732057] PCCT header not found. [ 0.736297] ACPI: bus type PCI registered [ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744695] PCI: Using configuration type 1 for base access [ 0.749605] ACPI: Added _OSI(Module Device) [ 0.752043] ACPI: Added _OSI(Processor Device) [ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.766650] ACPI: Interpreter enabled [ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.792055] ACPI: (supports S0 S3 S4 S5) [ 0.796044] ACPI: Using IOAPIC for interrupt routing [ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.820724] acpiphp: Slot [3] registered [ 0.824170] acpiphp: Slot [4] registered [ 0.828129] acpiphp: Slot [5] registered [ 0.832129] acpiphp: Slot [6] registered [ 0.836166] acpiphp: Slot [7] registered [ 0.840167] acpiphp: Slot [8] registered [ 0.844245] acpiphp: Slot [9] registered [ 0.848149] acpiphp: Slot [10] registered [ 0.852197] acpiphp: Slot [11] registered [ 0.856167] acpiphp: Slot [12] registered [ 0.860164] acpiphp: Slot [13] registered [ 0.864174] acpiphp: Slot [14] registered [ 0.868171] acpiphp: Slot [15] registered [ 0.872127] acpiphp: Slot [16] registered [ 0.876146] acpiphp: Slot [17] registered [ 0.880167] acpiphp: Slot [18] registered [ 0.884143] acpiphp: Slot [19] registered [ 0.888162] acpiphp: Slot [20] registered [ 0.892132] acpiphp: Slot [21] registered [ 0.896139] acpiphp: Slot [22] registered [ 0.900137] acpiphp: Slot [23] registered [ 0.904166] acpiphp: Slot [24] registered [ 0.908129] acpiphp: Slot [25] registered [ 0.912151] acpiphp: Slot [26] registered [ 0.916132] acpiphp: Slot [27] registered [ 0.920133] acpiphp: Slot [28] registered [ 0.924145] acpiphp: Slot [29] registered [ 0.928131] acpiphp: Slot [30] registered [ 0.932131] acpiphp: Slot [31] registered [ 0.936121] PCI host bridge to bus 0000:00 [ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.196065] vgaarb: loaded [ 1.200036] vgaarb: bridge control possible 0000:00:02.0 [ 1.210425] SCSI subsystem initialized [ 1.217577] ACPI: bus type USB registered [ 1.220794] usbcore: registered new interface driver usbfs [ 1.224224] usbcore: registered new interface driver hub [ 1.228102] usbcore: registered new device driver usb [ 1.236338] PCI: Using ACPI for IRQ routing [ 1.246368] NetLabel: Initializing [ 1.248081] NetLabel: domain hash size = 128 [ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.256506] NetLabel: unlabeled traffic allowed by default [ 1.263850] clocksource: Switched to clocksource kvm-clock [ 1.374987] AppArmor: AppArmor Filesystem Enabled [ 1.387212] pnp: PnP ACPI init [ 1.398750] pnp: PnP ACPI: found 5 devices [ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.449790] NET: Registered protocol family 2 [ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.497530] TCP: Hash tables configured (established 4096 bind 4096) [ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.564166] NET: Registered protocol family 1 [ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.675634] Trying to unpack rootfs image as initramfs... [ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.052318] Scanning for low memory corruption every 60 seconds [ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.086774] audit: initializing netlink subsys (disabled) [ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized [ 2.114131] Initialise system trusted keyring [ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.148956] zbud: loaded [ 2.157754] VFS: Disk quotas dquot_6.6.0 [ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.189995] fuse init (API version 7.23) [ 2.204897] Key type big_key registered [ 2.215086] Allocating IMA MOK and blacklist keyrings. [ 2.233308] Key type asymmetric registered [ 2.243968] Asymmetric key parser 'x509' registered [ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.274402] io scheduler noop registered [ 2.283068] io scheduler deadline registered (default) [ 2.295849] io scheduler cfq registered [ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.346273] ACPI: Power Button [PWRF] [ 2.357071] GHES: HEST is not enabled! [ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.660855] Linux agpgart interface v0.103 [ 2.696369] brd: module loaded [ 2.718442] loop: module loaded [ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.765307] GPT:90111 != 2097151 [ 2.772920] GPT:Alternate GPT header not at the end of the disk. [ 2.786218] GPT:90111 != 2097151 [ 2.795206] GPT: Use GNU Parted to correct GPT errors. [ 2.813473] vda: vda1 vda15 [ 2.828408] scsi host0: ata_piix [ 2.838690] scsi host1: ata_piix [ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.888638] libphy: Fixed MDIO Bus: probed [ 2.899470] tun: Universal TUN/TAP device driver, 1.6 [ 2.911573] tun: (C) 1999-2004 Max Krasnyansky [ 2.941118] PPP generic driver version 2.4.2 [ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.969879] ehci-pci: EHCI PCI platform driver [ 2.981434] ehci-platform: EHCI generic platform driver [ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.010962] ohci-pci: OHCI PCI platform driver [ 3.022236] ohci-platform: OHCI generic platform driver [ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver [ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.148717] usb usb1: Product: UHCI Host Controller [ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.171835] usb usb1: SerialNumber: 0000:00:01.2 [ 3.181890] hub 1-0:1.0: USB hub found [ 3.191960] hub 1-0:1.0: 2 ports detected [ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.245275] mousedev: PS/2 mouse device common for all mice [ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.280983] rtc_cmos 00:00: RTC can wake from S4 [ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.324971] i2c /dev entries driver [ 3.333435] device-mapper: uevent: version 1.0.3 [ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs [ 3.377559] NET: Registered protocol family 10 [ 3.390205] NET: Registered protocol family 17 [ 3.399597] Key type dns_resolver registered [ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.444866] registered taskstats version 1 [ 3.453927] Loading compiled-in X.509 certificates [ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.485556] zswap: loaded using pool lzo/zbud [ 3.503274] Key type trusted registered [ 3.515461] Key type encrypted registered [ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled [ 3.536721] ima: No TPM chip found, activating TPM-bypass! [ 3.547522] evm: HMAC attrs: 0x1 [ 3.560461] Magic number: 14:287:606 [ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625) [ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.602094] EDD information not available. [ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.642345] Write protecting the kernel read-only data: 14336k [ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.85 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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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 failed 1/20: up 5.10. request failed 2018-08-24 23:34:07,315 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.130: [Errno None] Unable to connect to port 22 on 192.16.1.130 2018-08-24 23:34:16,324 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-24 23:34:16,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 23:34:16,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22341 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f130b36-f652-4ef6-92d9-a7c69aaf8826 x-compute-request-id: req-5f130b36-f652-4ef6-92d9-a7c69aaf8826 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028028] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060094] Security Framework initialized\n[ 0.072025] Yama: becoming mindful.\n[ 0.080045] AppArmor: AppArmor initialized\n[ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124638] Initializing cgroup subsys io\n[ 0.132039] Initializing cgroup subsys memory\n[ 0.140060] Initializing cgroup subsys devices\n[ 0.148030] Initializing cgroup subsys freezer\n[ 0.160029] Initializing cgroup subsys net_cls\n[ 0.168047] Initializing cgroup subsys perf_event\n[ 0.176083] Initializing cgroup subsys net_prio\n[ 0.184044] Initializing cgroup subsys hugetlb\n[ 0.192035] Initializing cgroup subsys pids\n[ 0.201287] CPU: Physical Processor ID: 0\n[ 0.209141] mce: CPU supports 10 MCE banks\n[ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.583814] ftrace: allocating 31920 entries in 125 pages\n[ 0.600331] smpboot: Max logical packages: 1\n[ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.621463] x2apic enabled\n[ 0.624039] Switched APIC routing to physical x2apic.\n[ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.668951] x86: Booted up 1 node, 1 CPUs\n[ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 0.678729] devtmpfs: initialized\n[ 0.681702] evm: security.selinux\n[ 0.684054] evm: security.SMACK64\n[ 0.688041] evm: security.SMACK64EXEC\n[ 0.692046] evm: security.SMACK64TRANSMUTE\n[ 0.696044] evm: security.SMACK64MMAP\n[ 0.700043] evm: security.ima\n[ 0.704044] evm: security.capability\n[ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.712261] pinctrl core: initialized pinctrl subsystem\n[ 0.716790] RTC time: 23:33:41, date: 08/24/18\n[ 0.720387] NET: Registered protocol family 16\n[ 0.724483] cpuidle: using governor ladder\n[ 0.728058] cpuidle: using governor menu\n[ 0.732057] PCCT header not found.\n[ 0.736297] ACPI: bus type PCI registered\n[ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.744695] PCI: Using configuration type 1 for base access\n[ 0.749605] ACPI: Added _OSI(Module Device)\n[ 0.752043] ACPI: Added _OSI(Processor Device)\n[ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.760041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.766650] ACPI: Interpreter enabled\n[ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.792055] ACPI: (supports S0 S3 S4 S5)\n[ 0.796044] ACPI: Using IOAPIC for interrupt routing\n[ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.820724] acpiphp: Slot [3] registered\n[ 0.824170] acpiphp: Slot [4] registered\n[ 0.828129] acpiphp: Slot [5] registered\n[ 0.832129] acpiphp: Slot [6] registered\n[ 0.836166] acpiphp: Slot [7] registered\n[ 0.840167] acpiphp: Slot [8] registered\n[ 0.844245] acpiphp: Slot [9] registered\n[ 0.848149] acpiphp: Slot [10] registered\n[ 0.852197] acpiphp: Slot [11] registered\n[ 0.856167] acpiphp: Slot [12] registered\n[ 0.860164] acpiphp: Slot [13] registered\n[ 0.864174] acpiphp: Slot [14] registered\n[ 0.868171] acpiphp: Slot [15] registered\n[ 0.872127] acpiphp: Slot [16] registered\n[ 0.876146] acpiphp: Slot [17] registered\n[ 0.880167] acpiphp: Slot [18] registered\n[ 0.884143] acpiphp: Slot [19] registered\n[ 0.888162] acpiphp: Slot [20] registered\n[ 0.892132] acpiphp: Slot [21] registered\n[ 0.896139] acpiphp: Slot [22] registered\n[ 0.900137] acpiphp: Slot [23] registered\n[ 0.904166] acpiphp: Slot [24] registered\n[ 0.908129] acpiphp: Slot [25] registered\n[ 0.912151] acpiphp: Slot [26] registered\n[ 0.916132] acpiphp: Slot [27] registered\n[ 0.920133] acpiphp: Slot [28] registered\n[ 0.924145] acpiphp: Slot [29] registered\n[ 0.928131] acpiphp: Slot [30] registered\n[ 0.932131] acpiphp: Slot [31] registered\n[ 0.936121] PCI host bridge to bus 0000:00\n[ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.196065] vgaarb: loaded\n[ 1.200036] vgaarb: bridge control possible 0000:00:02.0\n[ 1.210425] SCSI subsystem initialized\n[ 1.217577] ACPI: bus type USB registered\n[ 1.220794] usbcore: registered new interface driver usbfs\n[ 1.224224] usbcore: registered new interface driver hub\n[ 1.228102] usbcore: registered new device driver usb\n[ 1.236338] PCI: Using ACPI for IRQ routing\n[ 1.246368] NetLabel: Initializing\n[ 1.248081] NetLabel: domain hash size = 128\n[ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.256506] NetLabel: unlabeled traffic allowed by default\n[ 1.263850] clocksource: Switched to clocksource kvm-clock\n[ 1.374987] AppArmor: AppArmor Filesystem Enabled\n[ 1.387212] pnp: PnP ACPI init\n[ 1.398750] pnp: PnP ACPI: found 5 devices\n[ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.449790] NET: Registered protocol family 2\n[ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.497530] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.564166] NET: Registered protocol family 1\n[ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.675634] Trying to unpack rootfs image as initramfs...\n[ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.052318] Scanning for low memory corruption every 60 seconds\n[ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.086774] audit: initializing netlink subsys (disabled)\n[ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized\n[ 2.114131] Initialise system trusted keyring\n[ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.148956] zbud: loaded\n[ 2.157754] VFS: Disk quotas dquot_6.6.0\n[ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.189995] fuse init (API version 7.23)\n[ 2.204897] Key type big_key registered\n[ 2.215086] Allocating IMA MOK and blacklist keyrings.\n[ 2.233308] Key type asymmetric registered\n[ 2.243968] Asymmetric key parser 'x509' registered\n[ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.274402] io scheduler noop registered\n[ 2.283068] io scheduler deadline registered (default)\n[ 2.295849] io scheduler cfq registered\n[ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.346273] ACPI: Power Button [PWRF]\n[ 2.357071] GHES: HEST is not enabled!\n[ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.660855] Linux agpgart interface v0.103\n[ 2.696369] brd: module loaded\n[ 2.718442] loop: module loaded\n[ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.765307] GPT:90111 != 2097151\n[ 2.772920] GPT:Alternate GPT header not at the end of the disk.\n[ 2.786218] GPT:90111 != 2097151\n[ 2.795206] GPT: Use GNU Parted to correct GPT errors.\n[ 2.813473] vda: vda1 vda15\n[ 2.828408] scsi host0: ata_piix\n[ 2.838690] scsi host1: ata_piix\n[ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.888638] libphy: Fixed MDIO Bus: probed\n[ 2.899470] tun: Universal TUN/TAP device driver, 1.6\n[ 2.911573] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.941118] PPP generic driver version 2.4.2\n[ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.969879] ehci-pci: EHCI PCI platform driver\n[ 2.981434] ehci-platform: EHCI generic platform driver\n[ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.010962] ohci-pci: OHCI PCI platform driver\n[ 3.022236] ohci-platform: OHCI generic platform driver\n[ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.148717] usb usb1: Product: UHCI Host Controller\n[ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.171835] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.181890] hub 1-0:1.0: USB hub found\n[ 3.191960] hub 1-0:1.0: 2 ports detected\n[ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.245275] mousedev: PS/2 mouse device common for all mice\n[ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.280983] rtc_cmos 00:00: RTC can wake from S4\n[ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.324971] i2c /dev entries driver\n[ 3.333435] device-mapper: uevent: version 1.0.3\n[ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.377559] NET: Registered protocol family 10\n[ 3.390205] NET: Registered protocol family 17\n[ 3.399597] Key type dns_resolver registered\n[ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.444866] registered taskstats version 1\n[ 3.453927] Loading compiled-in X.509 certificates\n[ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.485556] zswap: loaded using pool lzo/zbud\n[ 3.503274] Key type trusted registered\n[ 3.515461] Key type encrypted registered\n[ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.536721] ima: No TPM chip found, activating TPM-bypass!\n[ 3.547522] evm: HMAC attrs: 0x1\n[ 3.560461] Magic number: 14:287:606\n[ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625)\n[ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.602094] EDD information not available.\n[ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.642345] Write protecting the kernel read-only data: 14336k\n[ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.85\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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 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\nfailed 1/20: up 5.10. request failed\nfailed 2/20: up 17.11. request failed\nsuccessful after 3/20 tries: up 29.13. iid=i-00000004\n"} 2018-08-24 23:34:16,525 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-5f130b36-f652-4ef6-92d9-a7c69aaf8826 2018-08-24 23:34:16,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.20109295845s 2018-08-24 23:34:16,526 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-5f130b36-f652-4ef6-92d9-a7c69aaf8826 2018-08-24 23:34:16,526 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060094] Security Framework initialized [ 0.072025] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124638] Initializing cgroup subsys io [ 0.132039] Initializing cgroup subsys memory [ 0.140060] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.160029] Initializing cgroup subsys net_cls [ 0.168047] Initializing cgroup subsys perf_event [ 0.176083] Initializing cgroup subsys net_prio [ 0.184044] Initializing cgroup subsys hugetlb [ 0.192035] Initializing cgroup subsys pids [ 0.201287] CPU: Physical Processor ID: 0 [ 0.209141] mce: CPU supports 10 MCE banks [ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.583814] ftrace: allocating 31920 entries in 125 pages [ 0.600331] smpboot: Max logical packages: 1 [ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.621463] x2apic enabled [ 0.624039] Switched APIC routing to physical x2apic. [ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.668951] x86: Booted up 1 node, 1 CPUs [ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 0.678729] devtmpfs: initialized [ 0.681702] evm: security.selinux [ 0.684054] evm: security.SMACK64 [ 0.688041] evm: security.SMACK64EXEC [ 0.692046] evm: security.SMACK64TRANSMUTE [ 0.696044] evm: security.SMACK64MMAP [ 0.700043] evm: security.ima [ 0.704044] evm: security.capability [ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.712261] pinctrl core: initialized pinctrl subsystem [ 0.716790] RTC time: 23:33:41, date: 08/24/18 [ 0.720387] NET: Registered protocol family 16 [ 0.724483] cpuidle: using governor ladder [ 0.728058] cpuidle: using governor menu [ 0.732057] PCCT header not found. [ 0.736297] ACPI: bus type PCI registered [ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744695] PCI: Using configuration type 1 for base access [ 0.749605] ACPI: Added _OSI(Module Device) [ 0.752043] ACPI: Added _OSI(Processor Device) [ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.766650] ACPI: Interpreter enabled [ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.792055] ACPI: (supports S0 S3 S4 S5) [ 0.796044] ACPI: Using IOAPIC for interrupt routing [ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.820724] acpiphp: Slot [3] registered [ 0.824170] acpiphp: Slot [4] registered [ 0.828129] acpiphp: Slot [5] registered [ 0.832129] acpiphp: Slot [6] registered [ 0.836166] acpiphp: Slot [7] registered [ 0.840167] acpiphp: Slot [8] registered [ 0.844245] acpiphp: Slot [9] registered [ 0.848149] acpiphp: Slot [10] registered [ 0.852197] acpiphp: Slot [11] registered [ 0.856167] acpiphp: Slot [12] registered [ 0.860164] acpiphp: Slot [13] registered [ 0.864174] acpiphp: Slot [14] registered [ 0.868171] acpiphp: Slot [15] registered [ 0.872127] acpiphp: Slot [16] registered [ 0.876146] acpiphp: Slot [17] registered [ 0.880167] acpiphp: Slot [18] registered [ 0.884143] acpiphp: Slot [19] registered [ 0.888162] acpiphp: Slot [20] registered [ 0.892132] acpiphp: Slot [21] registered [ 0.896139] acpiphp: Slot [22] registered [ 0.900137] acpiphp: Slot [23] registered [ 0.904166] acpiphp: Slot [24] registered [ 0.908129] acpiphp: Slot [25] registered [ 0.912151] acpiphp: Slot [26] registered [ 0.916132] acpiphp: Slot [27] registered [ 0.920133] acpiphp: Slot [28] registered [ 0.924145] acpiphp: Slot [29] registered [ 0.928131] acpiphp: Slot [30] registered [ 0.932131] acpiphp: Slot [31] registered [ 0.936121] PCI host bridge to bus 0000:00 [ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.196065] vgaarb: loaded [ 1.200036] vgaarb: bridge control possible 0000:00:02.0 [ 1.210425] SCSI subsystem initialized [ 1.217577] ACPI: bus type USB registered [ 1.220794] usbcore: registered new interface driver usbfs [ 1.224224] usbcore: registered new interface driver hub [ 1.228102] usbcore: registered new device driver usb [ 1.236338] PCI: Using ACPI for IRQ routing [ 1.246368] NetLabel: Initializing [ 1.248081] NetLabel: domain hash size = 128 [ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.256506] NetLabel: unlabeled traffic allowed by default [ 1.263850] clocksource: Switched to clocksource kvm-clock [ 1.374987] AppArmor: AppArmor Filesystem Enabled [ 1.387212] pnp: PnP ACPI init [ 1.398750] pnp: PnP ACPI: found 5 devices [ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.449790] NET: Registered protocol family 2 [ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.497530] TCP: Hash tables configured (established 4096 bind 4096) [ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.564166] NET: Registered protocol family 1 [ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.675634] Trying to unpack rootfs image as initramfs... [ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.052318] Scanning for low memory corruption every 60 seconds [ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.086774] audit: initializing netlink subsys (disabled) [ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized [ 2.114131] Initialise system trusted keyring [ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.148956] zbud: loaded [ 2.157754] VFS: Disk quotas dquot_6.6.0 [ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.189995] fuse init (API version 7.23) [ 2.204897] Key type big_key registered [ 2.215086] Allocating IMA MOK and blacklist keyrings. [ 2.233308] Key type asymmetric registered [ 2.243968] Asymmetric key parser 'x509' registered [ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.274402] io scheduler noop registered [ 2.283068] io scheduler deadline registered (default) [ 2.295849] io scheduler cfq registered [ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.346273] ACPI: Power Button [PWRF] [ 2.357071] GHES: HEST is not enabled! [ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.660855] Linux agpgart interface v0.103 [ 2.696369] brd: module loaded [ 2.718442] loop: module loaded [ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.765307] GPT:90111 != 2097151 [ 2.772920] GPT:Alternate GPT header not at the end of the disk. [ 2.786218] GPT:90111 != 2097151 [ 2.795206] GPT: Use GNU Parted to correct GPT errors. [ 2.813473] vda: vda1 vda15 [ 2.828408] scsi host0: ata_piix [ 2.838690] scsi host1: ata_piix [ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.888638] libphy: Fixed MDIO Bus: probed [ 2.899470] tun: Universal TUN/TAP device driver, 1.6 [ 2.911573] tun: (C) 1999-2004 Max Krasnyansky [ 2.941118] PPP generic driver version 2.4.2 [ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.969879] ehci-pci: EHCI PCI platform driver [ 2.981434] ehci-platform: EHCI generic platform driver [ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.010962] ohci-pci: OHCI PCI platform driver [ 3.022236] ohci-platform: OHCI generic platform driver [ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver [ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.148717] usb usb1: Product: UHCI Host Controller [ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.171835] usb usb1: SerialNumber: 0000:00:01.2 [ 3.181890] hub 1-0:1.0: USB hub found [ 3.191960] hub 1-0:1.0: 2 ports detected [ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.245275] mousedev: PS/2 mouse device common for all mice [ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.280983] rtc_cmos 00:00: RTC can wake from S4 [ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.324971] i2c /dev entries driver [ 3.333435] device-mapper: uevent: version 1.0.3 [ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs [ 3.377559] NET: Registered protocol family 10 [ 3.390205] NET: Registered protocol family 17 [ 3.399597] Key type dns_resolver registered [ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.444866] registered taskstats version 1 [ 3.453927] Loading compiled-in X.509 certificates [ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.485556] zswap: loaded using pool lzo/zbud [ 3.503274] Key type trusted registered [ 3.515461] Key type encrypted registered [ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled [ 3.536721] ima: No TPM chip found, activating TPM-bypass! [ 3.547522] evm: HMAC attrs: 0x1 [ 3.560461] Magic number: 14:287:606 [ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625) [ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.602094] EDD information not available. [ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.642345] Write protecting the kernel read-only data: 14336k [ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.85 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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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 failed 1/20: up 5.10. request failed failed 2/20: up 17.11. request failed successful after 3/20 tries: up 29.13. iid=i-00000004 2018-08-24 23:34:16,528 - functest.core.singlevm - DEBUG - try 3: cannot connect to 192.16.1.130: [Errno None] Unable to connect to port 22 on 192.16.1.130 2018-08-24 23:34:25,531 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-24 23:34:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 23:34:25,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22341 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-01a66550-da9a-47b0-8eb6-f599c03cc595 x-compute-request-id: req-01a66550-da9a-47b0-8eb6-f599c03cc595 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028028] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060094] Security Framework initialized\n[ 0.072025] Yama: becoming mindful.\n[ 0.080045] AppArmor: AppArmor initialized\n[ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124638] Initializing cgroup subsys io\n[ 0.132039] Initializing cgroup subsys memory\n[ 0.140060] Initializing cgroup subsys devices\n[ 0.148030] Initializing cgroup subsys freezer\n[ 0.160029] Initializing cgroup subsys net_cls\n[ 0.168047] Initializing cgroup subsys perf_event\n[ 0.176083] Initializing cgroup subsys net_prio\n[ 0.184044] Initializing cgroup subsys hugetlb\n[ 0.192035] Initializing cgroup subsys pids\n[ 0.201287] CPU: Physical Processor ID: 0\n[ 0.209141] mce: CPU supports 10 MCE banks\n[ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.583814] ftrace: allocating 31920 entries in 125 pages\n[ 0.600331] smpboot: Max logical packages: 1\n[ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.621463] x2apic enabled\n[ 0.624039] Switched APIC routing to physical x2apic.\n[ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.668951] x86: Booted up 1 node, 1 CPUs\n[ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 0.678729] devtmpfs: initialized\n[ 0.681702] evm: security.selinux\n[ 0.684054] evm: security.SMACK64\n[ 0.688041] evm: security.SMACK64EXEC\n[ 0.692046] evm: security.SMACK64TRANSMUTE\n[ 0.696044] evm: security.SMACK64MMAP\n[ 0.700043] evm: security.ima\n[ 0.704044] evm: security.capability\n[ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.712261] pinctrl core: initialized pinctrl subsystem\n[ 0.716790] RTC time: 23:33:41, date: 08/24/18\n[ 0.720387] NET: Registered protocol family 16\n[ 0.724483] cpuidle: using governor ladder\n[ 0.728058] cpuidle: using governor menu\n[ 0.732057] PCCT header not found.\n[ 0.736297] ACPI: bus type PCI registered\n[ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.744695] PCI: Using configuration type 1 for base access\n[ 0.749605] ACPI: Added _OSI(Module Device)\n[ 0.752043] ACPI: Added _OSI(Processor Device)\n[ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.760041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.766650] ACPI: Interpreter enabled\n[ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.792055] ACPI: (supports S0 S3 S4 S5)\n[ 0.796044] ACPI: Using IOAPIC for interrupt routing\n[ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.820724] acpiphp: Slot [3] registered\n[ 0.824170] acpiphp: Slot [4] registered\n[ 0.828129] acpiphp: Slot [5] registered\n[ 0.832129] acpiphp: Slot [6] registered\n[ 0.836166] acpiphp: Slot [7] registered\n[ 0.840167] acpiphp: Slot [8] registered\n[ 0.844245] acpiphp: Slot [9] registered\n[ 0.848149] acpiphp: Slot [10] registered\n[ 0.852197] acpiphp: Slot [11] registered\n[ 0.856167] acpiphp: Slot [12] registered\n[ 0.860164] acpiphp: Slot [13] registered\n[ 0.864174] acpiphp: Slot [14] registered\n[ 0.868171] acpiphp: Slot [15] registered\n[ 0.872127] acpiphp: Slot [16] registered\n[ 0.876146] acpiphp: Slot [17] registered\n[ 0.880167] acpiphp: Slot [18] registered\n[ 0.884143] acpiphp: Slot [19] registered\n[ 0.888162] acpiphp: Slot [20] registered\n[ 0.892132] acpiphp: Slot [21] registered\n[ 0.896139] acpiphp: Slot [22] registered\n[ 0.900137] acpiphp: Slot [23] registered\n[ 0.904166] acpiphp: Slot [24] registered\n[ 0.908129] acpiphp: Slot [25] registered\n[ 0.912151] acpiphp: Slot [26] registered\n[ 0.916132] acpiphp: Slot [27] registered\n[ 0.920133] acpiphp: Slot [28] registered\n[ 0.924145] acpiphp: Slot [29] registered\n[ 0.928131] acpiphp: Slot [30] registered\n[ 0.932131] acpiphp: Slot [31] registered\n[ 0.936121] PCI host bridge to bus 0000:00\n[ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.196065] vgaarb: loaded\n[ 1.200036] vgaarb: bridge control possible 0000:00:02.0\n[ 1.210425] SCSI subsystem initialized\n[ 1.217577] ACPI: bus type USB registered\n[ 1.220794] usbcore: registered new interface driver usbfs\n[ 1.224224] usbcore: registered new interface driver hub\n[ 1.228102] usbcore: registered new device driver usb\n[ 1.236338] PCI: Using ACPI for IRQ routing\n[ 1.246368] NetLabel: Initializing\n[ 1.248081] NetLabel: domain hash size = 128\n[ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.256506] NetLabel: unlabeled traffic allowed by default\n[ 1.263850] clocksource: Switched to clocksource kvm-clock\n[ 1.374987] AppArmor: AppArmor Filesystem Enabled\n[ 1.387212] pnp: PnP ACPI init\n[ 1.398750] pnp: PnP ACPI: found 5 devices\n[ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.449790] NET: Registered protocol family 2\n[ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.497530] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.564166] NET: Registered protocol family 1\n[ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.675634] Trying to unpack rootfs image as initramfs...\n[ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.052318] Scanning for low memory corruption every 60 seconds\n[ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.086774] audit: initializing netlink subsys (disabled)\n[ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized\n[ 2.114131] Initialise system trusted keyring\n[ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.148956] zbud: loaded\n[ 2.157754] VFS: Disk quotas dquot_6.6.0\n[ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.189995] fuse init (API version 7.23)\n[ 2.204897] Key type big_key registered\n[ 2.215086] Allocating IMA MOK and blacklist keyrings.\n[ 2.233308] Key type asymmetric registered\n[ 2.243968] Asymmetric key parser 'x509' registered\n[ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.274402] io scheduler noop registered\n[ 2.283068] io scheduler deadline registered (default)\n[ 2.295849] io scheduler cfq registered\n[ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.346273] ACPI: Power Button [PWRF]\n[ 2.357071] GHES: HEST is not enabled!\n[ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.660855] Linux agpgart interface v0.103\n[ 2.696369] brd: module loaded\n[ 2.718442] loop: module loaded\n[ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.765307] GPT:90111 != 2097151\n[ 2.772920] GPT:Alternate GPT header not at the end of the disk.\n[ 2.786218] GPT:90111 != 2097151\n[ 2.795206] GPT: Use GNU Parted to correct GPT errors.\n[ 2.813473] vda: vda1 vda15\n[ 2.828408] scsi host0: ata_piix\n[ 2.838690] scsi host1: ata_piix\n[ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.888638] libphy: Fixed MDIO Bus: probed\n[ 2.899470] tun: Universal TUN/TAP device driver, 1.6\n[ 2.911573] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.941118] PPP generic driver version 2.4.2\n[ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.969879] ehci-pci: EHCI PCI platform driver\n[ 2.981434] ehci-platform: EHCI generic platform driver\n[ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.010962] ohci-pci: OHCI PCI platform driver\n[ 3.022236] ohci-platform: OHCI generic platform driver\n[ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.148717] usb usb1: Product: UHCI Host Controller\n[ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.171835] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.181890] hub 1-0:1.0: USB hub found\n[ 3.191960] hub 1-0:1.0: 2 ports detected\n[ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.245275] mousedev: PS/2 mouse device common for all mice\n[ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.280983] rtc_cmos 00:00: RTC can wake from S4\n[ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.324971] i2c /dev entries driver\n[ 3.333435] device-mapper: uevent: version 1.0.3\n[ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.377559] NET: Registered protocol family 10\n[ 3.390205] NET: Registered protocol family 17\n[ 3.399597] Key type dns_resolver registered\n[ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.444866] registered taskstats version 1\n[ 3.453927] Loading compiled-in X.509 certificates\n[ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.485556] zswap: loaded using pool lzo/zbud\n[ 3.503274] Key type trusted registered\n[ 3.515461] Key type encrypted registered\n[ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.536721] ima: No TPM chip found, activating TPM-bypass!\n[ 3.547522] evm: HMAC attrs: 0x1\n[ 3.560461] Magic number: 14:287:606\n[ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625)\n[ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.602094] EDD information not available.\n[ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.642345] Write protecting the kernel read-only data: 14336k\n[ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.85\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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 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\nfailed 1/20: up 5.10. request failed\nfailed 2/20: up 17.11. request failed\nsuccessful after 3/20 tries: up 29.13. iid=i-00000004\n"} 2018-08-24 23:34:25,978 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-01a66550-da9a-47b0-8eb6-f599c03cc595 2018-08-24 23:34:25,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.447283029556s 2018-08-24 23:34:25,979 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-01a66550-da9a-47b0-8eb6-f599c03cc595 2018-08-24 23:34:25,979 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060094] Security Framework initialized [ 0.072025] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124638] Initializing cgroup subsys io [ 0.132039] Initializing cgroup subsys memory [ 0.140060] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.160029] Initializing cgroup subsys net_cls [ 0.168047] Initializing cgroup subsys perf_event [ 0.176083] Initializing cgroup subsys net_prio [ 0.184044] Initializing cgroup subsys hugetlb [ 0.192035] Initializing cgroup subsys pids [ 0.201287] CPU: Physical Processor ID: 0 [ 0.209141] mce: CPU supports 10 MCE banks [ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.583814] ftrace: allocating 31920 entries in 125 pages [ 0.600331] smpboot: Max logical packages: 1 [ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.621463] x2apic enabled [ 0.624039] Switched APIC routing to physical x2apic. [ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.668951] x86: Booted up 1 node, 1 CPUs [ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 0.678729] devtmpfs: initialized [ 0.681702] evm: security.selinux [ 0.684054] evm: security.SMACK64 [ 0.688041] evm: security.SMACK64EXEC [ 0.692046] evm: security.SMACK64TRANSMUTE [ 0.696044] evm: security.SMACK64MMAP [ 0.700043] evm: security.ima [ 0.704044] evm: security.capability [ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.712261] pinctrl core: initialized pinctrl subsystem [ 0.716790] RTC time: 23:33:41, date: 08/24/18 [ 0.720387] NET: Registered protocol family 16 [ 0.724483] cpuidle: using governor ladder [ 0.728058] cpuidle: using governor menu [ 0.732057] PCCT header not found. [ 0.736297] ACPI: bus type PCI registered [ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744695] PCI: Using configuration type 1 for base access [ 0.749605] ACPI: Added _OSI(Module Device) [ 0.752043] ACPI: Added _OSI(Processor Device) [ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.766650] ACPI: Interpreter enabled [ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.792055] ACPI: (supports S0 S3 S4 S5) [ 0.796044] ACPI: Using IOAPIC for interrupt routing [ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.820724] acpiphp: Slot [3] registered [ 0.824170] acpiphp: Slot [4] registered [ 0.828129] acpiphp: Slot [5] registered [ 0.832129] acpiphp: Slot [6] registered [ 0.836166] acpiphp: Slot [7] registered [ 0.840167] acpiphp: Slot [8] registered [ 0.844245] acpiphp: Slot [9] registered [ 0.848149] acpiphp: Slot [10] registered [ 0.852197] acpiphp: Slot [11] registered [ 0.856167] acpiphp: Slot [12] registered [ 0.860164] acpiphp: Slot [13] registered [ 0.864174] acpiphp: Slot [14] registered [ 0.868171] acpiphp: Slot [15] registered [ 0.872127] acpiphp: Slot [16] registered [ 0.876146] acpiphp: Slot [17] registered [ 0.880167] acpiphp: Slot [18] registered [ 0.884143] acpiphp: Slot [19] registered [ 0.888162] acpiphp: Slot [20] registered [ 0.892132] acpiphp: Slot [21] registered [ 0.896139] acpiphp: Slot [22] registered [ 0.900137] acpiphp: Slot [23] registered [ 0.904166] acpiphp: Slot [24] registered [ 0.908129] acpiphp: Slot [25] registered [ 0.912151] acpiphp: Slot [26] registered [ 0.916132] acpiphp: Slot [27] registered [ 0.920133] acpiphp: Slot [28] registered [ 0.924145] acpiphp: Slot [29] registered [ 0.928131] acpiphp: Slot [30] registered [ 0.932131] acpiphp: Slot [31] registered [ 0.936121] PCI host bridge to bus 0000:00 [ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.196065] vgaarb: loaded [ 1.200036] vgaarb: bridge control possible 0000:00:02.0 [ 1.210425] SCSI subsystem initialized [ 1.217577] ACPI: bus type USB registered [ 1.220794] usbcore: registered new interface driver usbfs [ 1.224224] usbcore: registered new interface driver hub [ 1.228102] usbcore: registered new device driver usb [ 1.236338] PCI: Using ACPI for IRQ routing [ 1.246368] NetLabel: Initializing [ 1.248081] NetLabel: domain hash size = 128 [ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.256506] NetLabel: unlabeled traffic allowed by default [ 1.263850] clocksource: Switched to clocksource kvm-clock [ 1.374987] AppArmor: AppArmor Filesystem Enabled [ 1.387212] pnp: PnP ACPI init [ 1.398750] pnp: PnP ACPI: found 5 devices [ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.449790] NET: Registered protocol family 2 [ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.497530] TCP: Hash tables configured (established 4096 bind 4096) [ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.564166] NET: Registered protocol family 1 [ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.675634] Trying to unpack rootfs image as initramfs... [ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.052318] Scanning for low memory corruption every 60 seconds [ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.086774] audit: initializing netlink subsys (disabled) [ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized [ 2.114131] Initialise system trusted keyring [ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.148956] zbud: loaded [ 2.157754] VFS: Disk quotas dquot_6.6.0 [ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.189995] fuse init (API version 7.23) [ 2.204897] Key type big_key registered [ 2.215086] Allocating IMA MOK and blacklist keyrings. [ 2.233308] Key type asymmetric registered [ 2.243968] Asymmetric key parser 'x509' registered [ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.274402] io scheduler noop registered [ 2.283068] io scheduler deadline registered (default) [ 2.295849] io scheduler cfq registered [ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.346273] ACPI: Power Button [PWRF] [ 2.357071] GHES: HEST is not enabled! [ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.660855] Linux agpgart interface v0.103 [ 2.696369] brd: module loaded [ 2.718442] loop: module loaded [ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.765307] GPT:90111 != 2097151 [ 2.772920] GPT:Alternate GPT header not at the end of the disk. [ 2.786218] GPT:90111 != 2097151 [ 2.795206] GPT: Use GNU Parted to correct GPT errors. [ 2.813473] vda: vda1 vda15 [ 2.828408] scsi host0: ata_piix [ 2.838690] scsi host1: ata_piix [ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.888638] libphy: Fixed MDIO Bus: probed [ 2.899470] tun: Universal TUN/TAP device driver, 1.6 [ 2.911573] tun: (C) 1999-2004 Max Krasnyansky [ 2.941118] PPP generic driver version 2.4.2 [ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.969879] ehci-pci: EHCI PCI platform driver [ 2.981434] ehci-platform: EHCI generic platform driver [ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.010962] ohci-pci: OHCI PCI platform driver [ 3.022236] ohci-platform: OHCI generic platform driver [ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver [ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.148717] usb usb1: Product: UHCI Host Controller [ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.171835] usb usb1: SerialNumber: 0000:00:01.2 [ 3.181890] hub 1-0:1.0: USB hub found [ 3.191960] hub 1-0:1.0: 2 ports detected [ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.245275] mousedev: PS/2 mouse device common for all mice [ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.280983] rtc_cmos 00:00: RTC can wake from S4 [ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.324971] i2c /dev entries driver [ 3.333435] device-mapper: uevent: version 1.0.3 [ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs [ 3.377559] NET: Registered protocol family 10 [ 3.390205] NET: Registered protocol family 17 [ 3.399597] Key type dns_resolver registered [ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.444866] registered taskstats version 1 [ 3.453927] Loading compiled-in X.509 certificates [ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.485556] zswap: loaded using pool lzo/zbud [ 3.503274] Key type trusted registered [ 3.515461] Key type encrypted registered [ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled [ 3.536721] ima: No TPM chip found, activating TPM-bypass! [ 3.547522] evm: HMAC attrs: 0x1 [ 3.560461] Magic number: 14:287:606 [ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625) [ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.602094] EDD information not available. [ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.642345] Write protecting the kernel read-only data: 14336k [ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.85 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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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 failed 1/20: up 5.10. request failed failed 2/20: up 17.11. request failed successful after 3/20 tries: up 29.13. iid=i-00000004 2018-08-24 23:34:25,981 - functest.core.singlevm - DEBUG - try 4: cannot connect to 192.16.1.130: [Errno None] Unable to connect to port 22 on 192.16.1.130 2018-08-24 23:34:34,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-24 23:34:34,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 23:34:49,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22452 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-09cb3845-e57d-4a47-b735-83314fb966ad x-compute-request-id: req-09cb3845-e57d-4a47-b735-83314fb966ad 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028028] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060094] Security Framework initialized\n[ 0.072025] Yama: becoming mindful.\n[ 0.080045] AppArmor: AppArmor initialized\n[ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124638] Initializing cgroup subsys io\n[ 0.132039] Initializing cgroup subsys memory\n[ 0.140060] Initializing cgroup subsys devices\n[ 0.148030] Initializing cgroup subsys freezer\n[ 0.160029] Initializing cgroup subsys net_cls\n[ 0.168047] Initializing cgroup subsys perf_event\n[ 0.176083] Initializing cgroup subsys net_prio\n[ 0.184044] Initializing cgroup subsys hugetlb\n[ 0.192035] Initializing cgroup subsys pids\n[ 0.201287] CPU: Physical Processor ID: 0\n[ 0.209141] mce: CPU supports 10 MCE banks\n[ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.583814] ftrace: allocating 31920 entries in 125 pages\n[ 0.600331] smpboot: Max logical packages: 1\n[ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.621463] x2apic enabled\n[ 0.624039] Switched APIC routing to physical x2apic.\n[ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.668951] x86: Booted up 1 node, 1 CPUs\n[ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 0.678729] devtmpfs: initialized\n[ 0.681702] evm: security.selinux\n[ 0.684054] evm: security.SMACK64\n[ 0.688041] evm: security.SMACK64EXEC\n[ 0.692046] evm: security.SMACK64TRANSMUTE\n[ 0.696044] evm: security.SMACK64MMAP\n[ 0.700043] evm: security.ima\n[ 0.704044] evm: security.capability\n[ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.712261] pinctrl core: initialized pinctrl subsystem\n[ 0.716790] RTC time: 23:33:41, date: 08/24/18\n[ 0.720387] NET: Registered protocol family 16\n[ 0.724483] cpuidle: using governor ladder\n[ 0.728058] cpuidle: using governor menu\n[ 0.732057] PCCT header not found.\n[ 0.736297] ACPI: bus type PCI registered\n[ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.744695] PCI: Using configuration type 1 for base access\n[ 0.749605] ACPI: Added _OSI(Module Device)\n[ 0.752043] ACPI: Added _OSI(Processor Device)\n[ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.760041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.766650] ACPI: Interpreter enabled\n[ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.792055] ACPI: (supports S0 S3 S4 S5)\n[ 0.796044] ACPI: Using IOAPIC for interrupt routing\n[ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.820724] acpiphp: Slot [3] registered\n[ 0.824170] acpiphp: Slot [4] registered\n[ 0.828129] acpiphp: Slot [5] registered\n[ 0.832129] acpiphp: Slot [6] registered\n[ 0.836166] acpiphp: Slot [7] registered\n[ 0.840167] acpiphp: Slot [8] registered\n[ 0.844245] acpiphp: Slot [9] registered\n[ 0.848149] acpiphp: Slot [10] registered\n[ 0.852197] acpiphp: Slot [11] registered\n[ 0.856167] acpiphp: Slot [12] registered\n[ 0.860164] acpiphp: Slot [13] registered\n[ 0.864174] acpiphp: Slot [14] registered\n[ 0.868171] acpiphp: Slot [15] registered\n[ 0.872127] acpiphp: Slot [16] registered\n[ 0.876146] acpiphp: Slot [17] registered\n[ 0.880167] acpiphp: Slot [18] registered\n[ 0.884143] acpiphp: Slot [19] registered\n[ 0.888162] acpiphp: Slot [20] registered\n[ 0.892132] acpiphp: Slot [21] registered\n[ 0.896139] acpiphp: Slot [22] registered\n[ 0.900137] acpiphp: Slot [23] registered\n[ 0.904166] acpiphp: Slot [24] registered\n[ 0.908129] acpiphp: Slot [25] registered\n[ 0.912151] acpiphp: Slot [26] registered\n[ 0.916132] acpiphp: Slot [27] registered\n[ 0.920133] acpiphp: Slot [28] registered\n[ 0.924145] acpiphp: Slot [29] registered\n[ 0.928131] acpiphp: Slot [30] registered\n[ 0.932131] acpiphp: Slot [31] registered\n[ 0.936121] PCI host bridge to bus 0000:00\n[ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.196065] vgaarb: loaded\n[ 1.200036] vgaarb: bridge control possible 0000:00:02.0\n[ 1.210425] SCSI subsystem initialized\n[ 1.217577] ACPI: bus type USB registered\n[ 1.220794] usbcore: registered new interface driver usbfs\n[ 1.224224] usbcore: registered new interface driver hub\n[ 1.228102] usbcore: registered new device driver usb\n[ 1.236338] PCI: Using ACPI for IRQ routing\n[ 1.246368] NetLabel: Initializing\n[ 1.248081] NetLabel: domain hash size = 128\n[ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.256506] NetLabel: unlabeled traffic allowed by default\n[ 1.263850] clocksource: Switched to clocksource kvm-clock\n[ 1.374987] AppArmor: AppArmor Filesystem Enabled\n[ 1.387212] pnp: PnP ACPI init\n[ 1.398750] pnp: PnP ACPI: found 5 devices\n[ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.449790] NET: Registered protocol family 2\n[ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.497530] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.564166] NET: Registered protocol family 1\n[ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.675634] Trying to unpack rootfs image as initramfs...\n[ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.052318] Scanning for low memory corruption every 60 seconds\n[ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.086774] audit: initializing netlink subsys (disabled)\n[ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized\n[ 2.114131] Initialise system trusted keyring\n[ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.148956] zbud: loaded\n[ 2.157754] VFS: Disk quotas dquot_6.6.0\n[ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.189995] fuse init (API version 7.23)\n[ 2.204897] Key type big_key registered\n[ 2.215086] Allocating IMA MOK and blacklist keyrings.\n[ 2.233308] Key type asymmetric registered\n[ 2.243968] Asymmetric key parser 'x509' registered\n[ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.274402] io scheduler noop registered\n[ 2.283068] io scheduler deadline registered (default)\n[ 2.295849] io scheduler cfq registered\n[ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.346273] ACPI: Power Button [PWRF]\n[ 2.357071] GHES: HEST is not enabled!\n[ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.660855] Linux agpgart interface v0.103\n[ 2.696369] brd: module loaded\n[ 2.718442] loop: module loaded\n[ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.765307] GPT:90111 != 2097151\n[ 2.772920] GPT:Alternate GPT header not at the end of the disk.\n[ 2.786218] GPT:90111 != 2097151\n[ 2.795206] GPT: Use GNU Parted to correct GPT errors.\n[ 2.813473] vda: vda1 vda15\n[ 2.828408] scsi host0: ata_piix\n[ 2.838690] scsi host1: ata_piix\n[ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.888638] libphy: Fixed MDIO Bus: probed\n[ 2.899470] tun: Universal TUN/TAP device driver, 1.6\n[ 2.911573] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.941118] PPP generic driver version 2.4.2\n[ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.969879] ehci-pci: EHCI PCI platform driver\n[ 2.981434] ehci-platform: EHCI generic platform driver\n[ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.010962] ohci-pci: OHCI PCI platform driver\n[ 3.022236] ohci-platform: OHCI generic platform driver\n[ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.148717] usb usb1: Product: UHCI Host Controller\n[ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.171835] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.181890] hub 1-0:1.0: USB hub found\n[ 3.191960] hub 1-0:1.0: 2 ports detected\n[ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.245275] mousedev: PS/2 mouse device common for all mice\n[ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.280983] rtc_cmos 00:00: RTC can wake from S4\n[ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.324971] i2c /dev entries driver\n[ 3.333435] device-mapper: uevent: version 1.0.3\n[ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.377559] NET: Registered protocol family 10\n[ 3.390205] NET: Registered protocol family 17\n[ 3.399597] Key type dns_resolver registered\n[ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.444866] registered taskstats version 1\n[ 3.453927] Loading compiled-in X.509 certificates\n[ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.485556] zswap: loaded using pool lzo/zbud\n[ 3.503274] Key type trusted registered\n[ 3.515461] Key type encrypted registered\n[ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.536721] ima: No TPM chip found, activating TPM-bypass!\n[ 3.547522] evm: HMAC attrs: 0x1\n[ 3.560461] Magic number: 14:287:606\n[ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625)\n[ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.602094] EDD information not available.\n[ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.642345] Write protecting the kernel read-only data: 14336k\n[ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.85\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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 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\nfailed 1/20: up 5.10. request failed\nfailed 2/20: up 17.11. request failed\nsuccessful after 3/20 tries: up 29.13. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4\nwarning: no ec2 metadata for local-ipv4\n"} 2018-08-24 23:34:49,278 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-09cb3845-e57d-4a47-b735-83314fb966ad 2018-08-24 23:34:49,278 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 14.289399147s 2018-08-24 23:34:49,279 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-09cb3845-e57d-4a47-b735-83314fb966ad 2018-08-24 23:34:49,279 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060094] Security Framework initialized [ 0.072025] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124638] Initializing cgroup subsys io [ 0.132039] Initializing cgroup subsys memory [ 0.140060] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.160029] Initializing cgroup subsys net_cls [ 0.168047] Initializing cgroup subsys perf_event [ 0.176083] Initializing cgroup subsys net_prio [ 0.184044] Initializing cgroup subsys hugetlb [ 0.192035] Initializing cgroup subsys pids [ 0.201287] CPU: Physical Processor ID: 0 [ 0.209141] mce: CPU supports 10 MCE banks [ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.583814] ftrace: allocating 31920 entries in 125 pages [ 0.600331] smpboot: Max logical packages: 1 [ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.621463] x2apic enabled [ 0.624039] Switched APIC routing to physical x2apic. [ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.668951] x86: Booted up 1 node, 1 CPUs [ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 0.678729] devtmpfs: initialized [ 0.681702] evm: security.selinux [ 0.684054] evm: security.SMACK64 [ 0.688041] evm: security.SMACK64EXEC [ 0.692046] evm: security.SMACK64TRANSMUTE [ 0.696044] evm: security.SMACK64MMAP [ 0.700043] evm: security.ima [ 0.704044] evm: security.capability [ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.712261] pinctrl core: initialized pinctrl subsystem [ 0.716790] RTC time: 23:33:41, date: 08/24/18 [ 0.720387] NET: Registered protocol family 16 [ 0.724483] cpuidle: using governor ladder [ 0.728058] cpuidle: using governor menu [ 0.732057] PCCT header not found. [ 0.736297] ACPI: bus type PCI registered [ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744695] PCI: Using configuration type 1 for base access [ 0.749605] ACPI: Added _OSI(Module Device) [ 0.752043] ACPI: Added _OSI(Processor Device) [ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.766650] ACPI: Interpreter enabled [ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.792055] ACPI: (supports S0 S3 S4 S5) [ 0.796044] ACPI: Using IOAPIC for interrupt routing [ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.820724] acpiphp: Slot [3] registered [ 0.824170] acpiphp: Slot [4] registered [ 0.828129] acpiphp: Slot [5] registered [ 0.832129] acpiphp: Slot [6] registered [ 0.836166] acpiphp: Slot [7] registered [ 0.840167] acpiphp: Slot [8] registered [ 0.844245] acpiphp: Slot [9] registered [ 0.848149] acpiphp: Slot [10] registered [ 0.852197] acpiphp: Slot [11] registered [ 0.856167] acpiphp: Slot [12] registered [ 0.860164] acpiphp: Slot [13] registered [ 0.864174] acpiphp: Slot [14] registered [ 0.868171] acpiphp: Slot [15] registered [ 0.872127] acpiphp: Slot [16] registered [ 0.876146] acpiphp: Slot [17] registered [ 0.880167] acpiphp: Slot [18] registered [ 0.884143] acpiphp: Slot [19] registered [ 0.888162] acpiphp: Slot [20] registered [ 0.892132] acpiphp: Slot [21] registered [ 0.896139] acpiphp: Slot [22] registered [ 0.900137] acpiphp: Slot [23] registered [ 0.904166] acpiphp: Slot [24] registered [ 0.908129] acpiphp: Slot [25] registered [ 0.912151] acpiphp: Slot [26] registered [ 0.916132] acpiphp: Slot [27] registered [ 0.920133] acpiphp: Slot [28] registered [ 0.924145] acpiphp: Slot [29] registered [ 0.928131] acpiphp: Slot [30] registered [ 0.932131] acpiphp: Slot [31] registered [ 0.936121] PCI host bridge to bus 0000:00 [ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.196065] vgaarb: loaded [ 1.200036] vgaarb: bridge control possible 0000:00:02.0 [ 1.210425] SCSI subsystem initialized [ 1.217577] ACPI: bus type USB registered [ 1.220794] usbcore: registered new interface driver usbfs [ 1.224224] usbcore: registered new interface driver hub [ 1.228102] usbcore: registered new device driver usb [ 1.236338] PCI: Using ACPI for IRQ routing [ 1.246368] NetLabel: Initializing [ 1.248081] NetLabel: domain hash size = 128 [ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.256506] NetLabel: unlabeled traffic allowed by default [ 1.263850] clocksource: Switched to clocksource kvm-clock [ 1.374987] AppArmor: AppArmor Filesystem Enabled [ 1.387212] pnp: PnP ACPI init [ 1.398750] pnp: PnP ACPI: found 5 devices [ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.449790] NET: Registered protocol family 2 [ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.497530] TCP: Hash tables configured (established 4096 bind 4096) [ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.564166] NET: Registered protocol family 1 [ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.675634] Trying to unpack rootfs image as initramfs... [ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.052318] Scanning for low memory corruption every 60 seconds [ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.086774] audit: initializing netlink subsys (disabled) [ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized [ 2.114131] Initialise system trusted keyring [ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.148956] zbud: loaded [ 2.157754] VFS: Disk quotas dquot_6.6.0 [ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.189995] fuse init (API version 7.23) [ 2.204897] Key type big_key registered [ 2.215086] Allocating IMA MOK and blacklist keyrings. [ 2.233308] Key type asymmetric registered [ 2.243968] Asymmetric key parser 'x509' registered [ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.274402] io scheduler noop registered [ 2.283068] io scheduler deadline registered (default) [ 2.295849] io scheduler cfq registered [ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.346273] ACPI: Power Button [PWRF] [ 2.357071] GHES: HEST is not enabled! [ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.660855] Linux agpgart interface v0.103 [ 2.696369] brd: module loaded [ 2.718442] loop: module loaded [ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.765307] GPT:90111 != 2097151 [ 2.772920] GPT:Alternate GPT header not at the end of the disk. [ 2.786218] GPT:90111 != 2097151 [ 2.795206] GPT: Use GNU Parted to correct GPT errors. [ 2.813473] vda: vda1 vda15 [ 2.828408] scsi host0: ata_piix [ 2.838690] scsi host1: ata_piix [ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.888638] libphy: Fixed MDIO Bus: probed [ 2.899470] tun: Universal TUN/TAP device driver, 1.6 [ 2.911573] tun: (C) 1999-2004 Max Krasnyansky [ 2.941118] PPP generic driver version 2.4.2 [ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.969879] ehci-pci: EHCI PCI platform driver [ 2.981434] ehci-platform: EHCI generic platform driver [ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.010962] ohci-pci: OHCI PCI platform driver [ 3.022236] ohci-platform: OHCI generic platform driver [ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver [ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.148717] usb usb1: Product: UHCI Host Controller [ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.171835] usb usb1: SerialNumber: 0000:00:01.2 [ 3.181890] hub 1-0:1.0: USB hub found [ 3.191960] hub 1-0:1.0: 2 ports detected [ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.245275] mousedev: PS/2 mouse device common for all mice [ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.280983] rtc_cmos 00:00: RTC can wake from S4 [ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.324971] i2c /dev entries driver [ 3.333435] device-mapper: uevent: version 1.0.3 [ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs [ 3.377559] NET: Registered protocol family 10 [ 3.390205] NET: Registered protocol family 17 [ 3.399597] Key type dns_resolver registered [ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.444866] registered taskstats version 1 [ 3.453927] Loading compiled-in X.509 certificates [ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.485556] zswap: loaded using pool lzo/zbud [ 3.503274] Key type trusted registered [ 3.515461] Key type encrypted registered [ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled [ 3.536721] ima: No TPM chip found, activating TPM-bypass! [ 3.547522] evm: HMAC attrs: 0x1 [ 3.560461] Magic number: 14:287:606 [ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625) [ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.602094] EDD information not available. [ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.642345] Write protecting the kernel read-only data: 14336k [ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.85 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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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 failed 1/20: up 5.10. request failed failed 2/20: up 17.11. request failed successful after 3/20 tries: up 29.13. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4 warning: no ec2 metadata for local-ipv4 2018-08-24 23:34:49,281 - functest.core.singlevm - DEBUG - try 5: cannot connect to 192.16.1.130: [Errno None] Unable to connect to port 22 on 192.16.1.130 2018-08-24 23:34:58,290 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-24 23:34:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 23:34:58,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc09ada2-d2eb-42fc-93e6-e680defb7eb2 x-compute-request-id: req-fc09ada2-d2eb-42fc-93e6-e680defb7eb2 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028028] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060094] Security Framework initialized\n[ 0.072025] Yama: becoming mindful.\n[ 0.080045] AppArmor: AppArmor initialized\n[ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124638] Initializing cgroup subsys io\n[ 0.132039] Initializing cgroup subsys memory\n[ 0.140060] Initializing cgroup subsys devices\n[ 0.148030] Initializing cgroup subsys freezer\n[ 0.160029] Initializing cgroup subsys net_cls\n[ 0.168047] Initializing cgroup subsys perf_event\n[ 0.176083] Initializing cgroup subsys net_prio\n[ 0.184044] Initializing cgroup subsys hugetlb\n[ 0.192035] Initializing cgroup subsys pids\n[ 0.201287] CPU: Physical Processor ID: 0\n[ 0.209141] mce: CPU supports 10 MCE banks\n[ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.583814] ftrace: allocating 31920 entries in 125 pages\n[ 0.600331] smpboot: Max logical packages: 1\n[ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.621463] x2apic enabled\n[ 0.624039] Switched APIC routing to physical x2apic.\n[ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.668951] x86: Booted up 1 node, 1 CPUs\n[ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 0.678729] devtmpfs: initialized\n[ 0.681702] evm: security.selinux\n[ 0.684054] evm: security.SMACK64\n[ 0.688041] evm: security.SMACK64EXEC\n[ 0.692046] evm: security.SMACK64TRANSMUTE\n[ 0.696044] evm: security.SMACK64MMAP\n[ 0.700043] evm: security.ima\n[ 0.704044] evm: security.capability\n[ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.712261] pinctrl core: initialized pinctrl subsystem\n[ 0.716790] RTC time: 23:33:41, date: 08/24/18\n[ 0.720387] NET: Registered protocol family 16\n[ 0.724483] cpuidle: using governor ladder\n[ 0.728058] cpuidle: using governor menu\n[ 0.732057] PCCT header not found.\n[ 0.736297] ACPI: bus type PCI registered\n[ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.744695] PCI: Using configuration type 1 for base access\n[ 0.749605] ACPI: Added _OSI(Module Device)\n[ 0.752043] ACPI: Added _OSI(Processor Device)\n[ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.760041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.766650] ACPI: Interpreter enabled\n[ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.792055] ACPI: (supports S0 S3 S4 S5)\n[ 0.796044] ACPI: Using IOAPIC for interrupt routing\n[ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.820724] acpiphp: Slot [3] registered\n[ 0.824170] acpiphp: Slot [4] registered\n[ 0.828129] acpiphp: Slot [5] registered\n[ 0.832129] acpiphp: Slot [6] registered\n[ 0.836166] acpiphp: Slot [7] registered\n[ 0.840167] acpiphp: Slot [8] registered\n[ 0.844245] acpiphp: Slot [9] registered\n[ 0.848149] acpiphp: Slot [10] registered\n[ 0.852197] acpiphp: Slot [11] registered\n[ 0.856167] acpiphp: Slot [12] registered\n[ 0.860164] acpiphp: Slot [13] registered\n[ 0.864174] acpiphp: Slot [14] registered\n[ 0.868171] acpiphp: Slot [15] registered\n[ 0.872127] acpiphp: Slot [16] registered\n[ 0.876146] acpiphp: Slot [17] registered\n[ 0.880167] acpiphp: Slot [18] registered\n[ 0.884143] acpiphp: Slot [19] registered\n[ 0.888162] acpiphp: Slot [20] registered\n[ 0.892132] acpiphp: Slot [21] registered\n[ 0.896139] acpiphp: Slot [22] registered\n[ 0.900137] acpiphp: Slot [23] registered\n[ 0.904166] acpiphp: Slot [24] registered\n[ 0.908129] acpiphp: Slot [25] registered\n[ 0.912151] acpiphp: Slot [26] registered\n[ 0.916132] acpiphp: Slot [27] registered\n[ 0.920133] acpiphp: Slot [28] registered\n[ 0.924145] acpiphp: Slot [29] registered\n[ 0.928131] acpiphp: Slot [30] registered\n[ 0.932131] acpiphp: Slot [31] registered\n[ 0.936121] PCI host bridge to bus 0000:00\n[ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.196065] vgaarb: loaded\n[ 1.200036] vgaarb: bridge control possible 0000:00:02.0\n[ 1.210425] SCSI subsystem initialized\n[ 1.217577] ACPI: bus type USB registered\n[ 1.220794] usbcore: registered new interface driver usbfs\n[ 1.224224] usbcore: registered new interface driver hub\n[ 1.228102] usbcore: registered new device driver usb\n[ 1.236338] PCI: Using ACPI for IRQ routing\n[ 1.246368] NetLabel: Initializing\n[ 1.248081] NetLabel: domain hash size = 128\n[ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.256506] NetLabel: unlabeled traffic allowed by default\n[ 1.263850] clocksource: Switched to clocksource kvm-clock\n[ 1.374987] AppArmor: AppArmor Filesystem Enabled\n[ 1.387212] pnp: PnP ACPI init\n[ 1.398750] pnp: PnP ACPI: found 5 devices\n[ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.449790] NET: Registered protocol family 2\n[ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.497530] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.564166] NET: Registered protocol family 1\n[ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.675634] Trying to unpack rootfs image as initramfs...\n[ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.052318] Scanning for low memory corruption every 60 seconds\n[ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.086774] audit: initializing netlink subsys (disabled)\n[ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized\n[ 2.114131] Initialise system trusted keyring\n[ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.148956] zbud: loaded\n[ 2.157754] VFS: Disk quotas dquot_6.6.0\n[ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.189995] fuse init (API version 7.23)\n[ 2.204897] Key type big_key registered\n[ 2.215086] Allocating IMA MOK and blacklist keyrings.\n[ 2.233308] Key type asymmetric registered\n[ 2.243968] Asymmetric key parser 'x509' registered\n[ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.274402] io scheduler noop registered\n[ 2.283068] io scheduler deadline registered (default)\n[ 2.295849] io scheduler cfq registered\n[ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.346273] ACPI: Power Button [PWRF]\n[ 2.357071] GHES: HEST is not enabled!\n[ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.660855] Linux agpgart interface v0.103\n[ 2.696369] brd: module loaded\n[ 2.718442] loop: module loaded\n[ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.765307] GPT:90111 != 2097151\n[ 2.772920] GPT:Alternate GPT header not at the end of the disk.\n[ 2.786218] GPT:90111 != 2097151\n[ 2.795206] GPT: Use GNU Parted to correct GPT errors.\n[ 2.813473] vda: vda1 vda15\n[ 2.828408] scsi host0: ata_piix\n[ 2.838690] scsi host1: ata_piix\n[ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.888638] libphy: Fixed MDIO Bus: probed\n[ 2.899470] tun: Universal TUN/TAP device driver, 1.6\n[ 2.911573] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.941118] PPP generic driver version 2.4.2\n[ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.969879] ehci-pci: EHCI PCI platform driver\n[ 2.981434] ehci-platform: EHCI generic platform driver\n[ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.010962] ohci-pci: OHCI PCI platform driver\n[ 3.022236] ohci-platform: OHCI generic platform driver\n[ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.148717] usb usb1: Product: UHCI Host Controller\n[ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.171835] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.181890] hub 1-0:1.0: USB hub found\n[ 3.191960] hub 1-0:1.0: 2 ports detected\n[ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.245275] mousedev: PS/2 mouse device common for all mice\n[ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.280983] rtc_cmos 00:00: RTC can wake from S4\n[ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.324971] i2c /dev entries driver\n[ 3.333435] device-mapper: uevent: version 1.0.3\n[ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.377559] NET: Registered protocol family 10\n[ 3.390205] NET: Registered protocol family 17\n[ 3.399597] Key type dns_resolver registered\n[ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.444866] registered taskstats version 1\n[ 3.453927] Loading compiled-in X.509 certificates\n[ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.485556] zswap: loaded using pool lzo/zbud\n[ 3.503274] Key type trusted registered\n[ 3.515461] Key type encrypted registered\n[ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.536721] ima: No TPM chip found, activating TPM-bypass!\n[ 3.547522] evm: HMAC attrs: 0x1\n[ 3.560461] Magic number: 14:287:606\n[ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625)\n[ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.602094] EDD information not available.\n[ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.642345] Write protecting the kernel read-only data: 14336k\n[ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.85\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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 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\nfailed 1/20: up 5.10. request failed\nfailed 2/20: up 17.11. request failed\nsuccessful after 3/20 tries: up 29.13. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4\nwarning: no ec2 metadata for local-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4\nwarning: no ec2 metadata for public-ipv4\n"} 2018-08-24 23:34:58,598 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-fc09ada2-d2eb-42fc-93e6-e680defb7eb2 2018-08-24 23:34:58,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.307594060898s 2018-08-24 23:34:58,598 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83/action used request id req-fc09ada2-d2eb-42fc-93e6-e680defb7eb2 2018-08-24 23:34:58,598 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060094] Security Framework initialized [ 0.072025] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104138] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124638] Initializing cgroup subsys io [ 0.132039] Initializing cgroup subsys memory [ 0.140060] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.160029] Initializing cgroup subsys net_cls [ 0.168047] Initializing cgroup subsys perf_event [ 0.176083] Initializing cgroup subsys net_prio [ 0.184044] Initializing cgroup subsys hugetlb [ 0.192035] Initializing cgroup subsys pids [ 0.201287] CPU: Physical Processor ID: 0 [ 0.209141] mce: CPU supports 10 MCE banks [ 0.220678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431772] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.583814] ftrace: allocating 31920 entries in 125 pages [ 0.600331] smpboot: Max logical packages: 1 [ 0.608031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.621463] x2apic enabled [ 0.624039] Switched APIC routing to physical x2apic. [ 0.644000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.644000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.656048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.668951] x86: Booted up 1 node, 1 CPUs [ 0.672053] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 0.678729] devtmpfs: initialized [ 0.681702] evm: security.selinux [ 0.684054] evm: security.SMACK64 [ 0.688041] evm: security.SMACK64EXEC [ 0.692046] evm: security.SMACK64TRANSMUTE [ 0.696044] evm: security.SMACK64MMAP [ 0.700043] evm: security.ima [ 0.704044] evm: security.capability [ 0.708257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.712261] pinctrl core: initialized pinctrl subsystem [ 0.716790] RTC time: 23:33:41, date: 08/24/18 [ 0.720387] NET: Registered protocol family 16 [ 0.724483] cpuidle: using governor ladder [ 0.728058] cpuidle: using governor menu [ 0.732057] PCCT header not found. [ 0.736297] ACPI: bus type PCI registered [ 0.740044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744695] PCI: Using configuration type 1 for base access [ 0.749605] ACPI: Added _OSI(Module Device) [ 0.752043] ACPI: Added _OSI(Processor Device) [ 0.756038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.766650] ACPI: Interpreter enabled [ 0.768051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.780047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.792055] ACPI: (supports S0 S3 S4 S5) [ 0.796044] ACPI: Using IOAPIC for interrupt routing [ 0.800083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.807904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.812066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.816051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.820724] acpiphp: Slot [3] registered [ 0.824170] acpiphp: Slot [4] registered [ 0.828129] acpiphp: Slot [5] registered [ 0.832129] acpiphp: Slot [6] registered [ 0.836166] acpiphp: Slot [7] registered [ 0.840167] acpiphp: Slot [8] registered [ 0.844245] acpiphp: Slot [9] registered [ 0.848149] acpiphp: Slot [10] registered [ 0.852197] acpiphp: Slot [11] registered [ 0.856167] acpiphp: Slot [12] registered [ 0.860164] acpiphp: Slot [13] registered [ 0.864174] acpiphp: Slot [14] registered [ 0.868171] acpiphp: Slot [15] registered [ 0.872127] acpiphp: Slot [16] registered [ 0.876146] acpiphp: Slot [17] registered [ 0.880167] acpiphp: Slot [18] registered [ 0.884143] acpiphp: Slot [19] registered [ 0.888162] acpiphp: Slot [20] registered [ 0.892132] acpiphp: Slot [21] registered [ 0.896139] acpiphp: Slot [22] registered [ 0.900137] acpiphp: Slot [23] registered [ 0.904166] acpiphp: Slot [24] registered [ 0.908129] acpiphp: Slot [25] registered [ 0.912151] acpiphp: Slot [26] registered [ 0.916132] acpiphp: Slot [27] registered [ 0.920133] acpiphp: Slot [28] registered [ 0.924145] acpiphp: Slot [29] registered [ 0.928131] acpiphp: Slot [30] registered [ 0.932131] acpiphp: Slot [31] registered [ 0.936121] PCI host bridge to bus 0000:00 [ 0.940036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.944035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.948052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.952044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.956037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.960046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.982490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.984037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.988038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.992035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.009350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.012118] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.134964] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.144556] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.156482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.167612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.175492] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.182374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.192732] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.196000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.196065] vgaarb: loaded [ 1.200036] vgaarb: bridge control possible 0000:00:02.0 [ 1.210425] SCSI subsystem initialized [ 1.217577] ACPI: bus type USB registered [ 1.220794] usbcore: registered new interface driver usbfs [ 1.224224] usbcore: registered new interface driver hub [ 1.228102] usbcore: registered new device driver usb [ 1.236338] PCI: Using ACPI for IRQ routing [ 1.246368] NetLabel: Initializing [ 1.248081] NetLabel: domain hash size = 128 [ 1.252031] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.256506] NetLabel: unlabeled traffic allowed by default [ 1.263850] clocksource: Switched to clocksource kvm-clock [ 1.374987] AppArmor: AppArmor Filesystem Enabled [ 1.387212] pnp: PnP ACPI init [ 1.398750] pnp: PnP ACPI: found 5 devices [ 1.428498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.449790] NET: Registered protocol family 2 [ 1.465116] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.480851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.497530] TCP: Hash tables configured (established 4096 bind 4096) [ 1.529025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.545034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.564166] NET: Registered protocol family 1 [ 1.578486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.594358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.605753] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.641010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.675634] Trying to unpack rootfs image as initramfs... [ 1.983433] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.052318] Scanning for low memory corruption every 60 seconds [ 2.073426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.086774] audit: initializing netlink subsys (disabled) [ 2.097619] audit: type=2000 audit(1535153621.585:1): initialized [ 2.114131] Initialise system trusted keyring [ 2.125163] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.148956] zbud: loaded [ 2.157754] VFS: Disk quotas dquot_6.6.0 [ 2.169686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.189995] fuse init (API version 7.23) [ 2.204897] Key type big_key registered [ 2.215086] Allocating IMA MOK and blacklist keyrings. [ 2.233308] Key type asymmetric registered [ 2.243968] Asymmetric key parser 'x509' registered [ 2.258239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.274402] io scheduler noop registered [ 2.283068] io scheduler deadline registered (default) [ 2.295849] io scheduler cfq registered [ 2.305233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.315844] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.330581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.346273] ACPI: Power Button [PWRF] [ 2.357071] GHES: HEST is not enabled! [ 2.384872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.451159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.490503] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.515657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.570303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.660855] Linux agpgart interface v0.103 [ 2.696369] brd: module loaded [ 2.718442] loop: module loaded [ 2.747374] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.765307] GPT:90111 != 2097151 [ 2.772920] GPT:Alternate GPT header not at the end of the disk. [ 2.786218] GPT:90111 != 2097151 [ 2.795206] GPT: Use GNU Parted to correct GPT errors. [ 2.813473] vda: vda1 vda15 [ 2.828408] scsi host0: ata_piix [ 2.838690] scsi host1: ata_piix [ 2.849810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.865113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.888638] libphy: Fixed MDIO Bus: probed [ 2.899470] tun: Universal TUN/TAP device driver, 1.6 [ 2.911573] tun: (C) 1999-2004 Max Krasnyansky [ 2.941118] PPP generic driver version 2.4.2 [ 2.952835] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.969879] ehci-pci: EHCI PCI platform driver [ 2.981434] ehci-platform: EHCI generic platform driver [ 2.994106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.010962] ohci-pci: OHCI PCI platform driver [ 3.022236] ohci-platform: OHCI generic platform driver [ 3.033741] uhci_hcd: USB Universal Host Controller Interface driver [ 3.069282] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.080064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.096827] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.106969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.119096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.133280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.148717] usb usb1: Product: UHCI Host Controller [ 3.160130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.171835] usb usb1: SerialNumber: 0000:00:01.2 [ 3.181890] hub 1-0:1.0: USB hub found [ 3.191960] hub 1-0:1.0: 2 ports detected [ 3.202334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.224430] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.234543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.245275] mousedev: PS/2 mouse device common for all mice [ 3.259884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.280983] rtc_cmos 00:00: RTC can wake from S4 [ 3.293773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.311783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.324971] i2c /dev entries driver [ 3.333435] device-mapper: uevent: version 1.0.3 [ 3.344060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.360921] ledtrig-cpu: registered to indicate activity on CPUs [ 3.377559] NET: Registered protocol family 10 [ 3.390205] NET: Registered protocol family 17 [ 3.399597] Key type dns_resolver registered [ 3.413128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 3.424363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.444866] registered taskstats version 1 [ 3.453927] Loading compiled-in X.509 certificates [ 3.465210] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.485556] zswap: loaded using pool lzo/zbud [ 3.503274] Key type trusted registered [ 3.515461] Key type encrypted registered [ 3.524153] AppArmor: AppArmor sha1 policy hashing enabled [ 3.536721] ima: No TPM chip found, activating TPM-bypass! [ 3.547522] evm: HMAC attrs: 0x1 [ 3.560461] Magic number: 14:287:606 [ 3.571264] rtc_cmos 00:00: setting system clock to 2018-08-24 23:33:45 UTC (1535153625) [ 3.588526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.602094] EDD information not available. [ 3.626608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.642345] Write protecting the kernel read-only data: 14336k [ 3.672651] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.690625] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.85 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 4.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... [ 4.919267] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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 failed 1/20: up 5.10. request failed failed 2/20: up 17.11. request failed successful after 3/20 tries: up 29.13. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4 warning: no ec2 metadata for local-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4 warning: no ec2 metadata for public-ipv4 2018-08-24 23:34:58,602 - functest.core.singlevm - DEBUG - try 6: cannot connect to 192.16.1.130: [Errno None] Unable to connect to port 22 on 192.16.1.130 2018-08-24 23:35:07,611 - functest.core.singlevm - ERROR - cannot connect to 192.16.1.130 2018-08-24 23:35:07,611 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 428, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-08-24 23:35:08,210 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 23:35:08,210 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 03:38 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-24 23:35:08,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-24 23:35:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:08,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-266169bf-9fcc-49e7-9a4e-1b0fdcf6627f x-compute-request-id: req-266169bf-9fcc-49e7-9a4e-1b0fdcf6627f 2018-08-24 23:35:08,732 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83 used request id req-266169bf-9fcc-49e7-9a4e-1b0fdcf6627f 2018-08-24 23:35:08,732 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.517444849014s 2018-08-24 23:35:08,732 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83 used request id req-266169bf-9fcc-49e7-9a4e-1b0fdcf6627f 2018-08-24 23:35:08,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:35:08,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:09,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1919 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2afab88d-22c1-4937-ad49-f61b98af7e86 x-compute-request-id: req-2afab88d-22c1-4937-ad49-f61b98af7e86 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:72:f8", "version": 4, "addr": "192.16.1.130", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-08-24T23:33:37.000000", "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "security_groups": [{"name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}], "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T23:35:08Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:35:09,149 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2afab88d-22c1-4937-ad49-f61b98af7e86 2018-08-24 23:35:09,149 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.415891885757s 2018-08-24 23:35:09,149 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2afab88d-22c1-4937-ad49-f61b98af7e86 2018-08-24 23:35:09,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:35:11,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:35:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:11,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1545 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-57934867-49dc-4541-8f6b-88524a52b38e x-compute-request-id: req-57934867-49dc-4541-8f6b-88524a52b38e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "rel": "bookmark"}], "image": {"id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "links": [{"href": "https://192.16.1.222:8774/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-08-24T23:33:37.000000", "flavor": {"id": "11a98b82-bad7-49e1-89af-e60a24b4afc9", "links": [{"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}]}, "id": "75ef1734-9eba-4f3c-af09-f8a9bdb79e83", "user_id": "ebabd887236c4010a22b00689a4b4dc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T23:35:09Z", "hostId": "6b0cae4e305a04ff92f8dca10a9690232e72d8e42b8865dd802180b8", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_62338c52-3a9b-479e-82ee-018e054702fc", "created": "2018-08-24T23:32:45Z", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 23:35:11,515 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-57934867-49dc-4541-8f6b-88524a52b38e 2018-08-24 23:35:11,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.363380908966s 2018-08-24 23:35:11,515 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-57934867-49dc-4541-8f6b-88524a52b38e 2018-08-24 23:35:11,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 23:35:13,517 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-24 23:35:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:13,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b104e28-bdd3-42aa-885d-0797e91dc7a4 x-compute-request-id: req-8b104e28-bdd3-42aa-885d-0797e91dc7a4 RESP BODY: {"servers": []} 2018-08-24 23:35:13,694 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8b104e28-bdd3-42aa-885d-0797e91dc7a4 2018-08-24 23:35:13,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.176664829254s 2018-08-24 23:35:13,694 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8b104e28-bdd3-42aa-885d-0797e91dc7a4 2018-08-24 23:35:13,697 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-24 23:35:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:13,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-84806337-c4df-4863-b7af-f1594aca0de9 Date: Fri, 24 Aug 2018 23:35:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5e4348ff08d64e99a9b32bc5bb033602", "created_at": "2018-08-24T23:33:22Z", "updated_at": "2018-08-24T23:33:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:33:22Z", "revision_number": 0, "id": "00731431-494d-4bae-a821-f26d429bf289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:33:22Z", "security_group_id": "044b56a7-7d70-4982-a898-e295b87dc7d5", "tenant_id": "5e4348ff08d64e99a9b32bc5bb033602", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e4348ff08d64e99a9b32bc5bb033602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:33:22Z", "revision_number": 0, "id": "3f37fc9c-59eb-4dce-891e-5f2656ae2b24", "remote_group_id": "044b56a7-7d70-4982-a898-e295b87dc7d5", "remote_ip_prefix": null, "created_at": "2018-08-24T23:33:22Z", "security_group_id": "044b56a7-7d70-4982-a898-e295b87dc7d5", "tenant_id": "5e4348ff08d64e99a9b32bc5bb033602", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e4348ff08d64e99a9b32bc5bb033602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:33:22Z", "revision_number": 0, "id": "3fe0d5fd-f291-4965-a0d8-028142d1ee05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:33:22Z", "security_group_id": "044b56a7-7d70-4982-a898-e295b87dc7d5", "tenant_id": "5e4348ff08d64e99a9b32bc5bb033602", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e4348ff08d64e99a9b32bc5bb033602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:33:22Z", "revision_number": 0, "id": "6910e942-37d0-42d4-be6f-a35b597007be", "remote_group_id": "044b56a7-7d70-4982-a898-e295b87dc7d5", "remote_ip_prefix": null, "created_at": "2018-08-24T23:33:22Z", "security_group_id": "044b56a7-7d70-4982-a898-e295b87dc7d5", "tenant_id": "5e4348ff08d64e99a9b32bc5bb033602", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e4348ff08d64e99a9b32bc5bb033602"}], "revision_number": 1, "project_id": "5e4348ff08d64e99a9b32bc5bb033602", "id": "044b56a7-7d70-4982-a898-e295b87dc7d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T23:21:38Z", "updated_at": "2018-08-24T23:21:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "14b6ccd0-8721-4129-a1ab-dc0139b0db97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "1d8c3c5e-5823-4e95-b32d-9ceb2bf7d99c", "remote_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "41996d01-dae0-4f5a-94d7-a7632acf45f7", "remote_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:21:38Z", "revision_number": 0, "id": "9579a31c-bb98-4278-849a-6c381235ab6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:21:38Z", "security_group_id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0cb88fe0-11f8-4a8f-b15b-f9d06579d3c1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:32:17Z", "updated_at": "2018-08-24T23:32:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "3496a56a-e5df-43f0-8056-f5d0c2a667b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:17Z", "revision_number": 0, "id": "514c0cef-2bb3-42f6-ba94-6f1661b68984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:17Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:32:18Z", "revision_number": 0, "id": "b363053d-a8c8-4185-b0a6-9ef3913ca5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:18Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T23:32:18Z", "revision_number": 0, "id": "c8865c24-e1cf-420d-8722-b349df7b7d64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:32:18Z", "security_group_id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}], "revision_number": 3, "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "5d21907e-e2a3-42a7-b2bc-d58d02450a5a", "name": "singlevm1-sg_62338c52-3a9b-479e-82ee-018e054702fc"}, {"description": "Default security group", "tags": [], "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "created_at": "2018-08-24T23:28:58Z", "updated_at": "2018-08-24T23:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "16290d73-973e-4c06-ba68-140e0be0e89c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "6571b1c7-faef-4f8f-b1d4-1612795268fb", "remote_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "a31edbc5-d99d-4ebc-948a-b9569c6eaea0", "remote_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:28:58Z", "revision_number": 0, "id": "bd43f57c-2454-4cec-8d04-b72338d49e74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:28:58Z", "security_group_id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "tenant_id": "8ef7c9e3302b41f88d31340e1427ad11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef7c9e3302b41f88d31340e1427ad11"}], "revision_number": 1, "project_id": "8ef7c9e3302b41f88d31340e1427ad11", "id": "69ff0603-269d-4c29-bf82-899cc1a31dd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:06:30Z", "updated_at": "2018-08-24T23:06:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "14abf27d-e4e1-4b45-98af-bfd81724f862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "4b63a2ec-1929-488c-b40e-76dc23d8c082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "db963a60-75f8-4116-a723-d50619cf89f7", "remote_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:06:30Z", "revision_number": 0, "id": "ecbeb082-1898-48b2-ac5e-7e9e02777121", "remote_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "remote_ip_prefix": null, "created_at": "2018-08-24T23:06:30Z", "security_group_id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3"}], "revision_number": 1, "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "a4c4ef18-3a47-4d97-ab07-79d2e87c4e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "created_at": "2018-08-24T23:24:45Z", "updated_at": "2018-08-24T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "289cdfb0-25db-4da0-ac2b-b887d1b54b23", "remote_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "a80bef10-a312-483f-96ce-152dde0c707f", "remote_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "b73dac12-7124-4db5-a6bf-0d6af8cafc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T23:24:45Z", "revision_number": 0, "id": "d138b41a-ab9f-432f-be0d-052a2a6409bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T23:24:45Z", "security_group_id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "tenant_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b"}], "revision_number": 1, "project_id": "c0695cdeddb54c0e98e97dd4a7d4376b", "id": "ba1a0686-b3bb-4ec5-862b-24ab17c73b3d", "name": "default"}]} 2018-08-24 23:35:13,827 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-84806337-c4df-4863-b7af-f1594aca0de9 2018-08-24 23:35:13,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.129215955734s 2018-08-24 23:35:13,827 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-84806337-c4df-4863-b7af-f1594aca0de9 2018-08-24 23:35:13,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-08-24 23:35:13,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/5d21907e-e2a3-42a7-b2bc-d58d02450a5a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:14,113 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-739827ea-b175-4c25-b30f-f78c170de189 Content-Length: 0 Date: Fri, 24 Aug 2018 23:35:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:35:14,113 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/5d21907e-e2a3-42a7-b2bc-d58d02450a5a.json used request id req-739827ea-b175-4c25-b30f-f78c170de189 2018-08-24 23:35:14,113 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.28383898735s 2018-08-24 23:35:14,113 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/5d21907e-e2a3-42a7-b2bc-d58d02450a5a.json used request id req-739827ea-b175-4c25-b30f-f78c170de189 2018-08-24 23:35:14,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-08-24 23:35:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:14,476 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3948697d-857b-4091-a4b1-6916075d7bb7 x-compute-request-id: req-3948697d-857b-4091-a4b1-6916075d7bb7 2018-08-24 23:35:14,476 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc used request id req-3948697d-857b-4091-a4b1-6916075d7bb7 2018-08-24 23:35:14,476 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.362607002258s 2018-08-24 23:35:14,476 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_62338c52-3a9b-479e-82ee-018e054702fc used request id req-3948697d-857b-4091-a4b1-6916075d7bb7 2018-08-24 23:35:14,477 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-24 23:35:14,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" -d '{"subnet_id": "c593649b-a6cf-4b26-b852-d90775c4f6ac"}' 2018-08-24 23:35:17,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b289f5d-4c80-464e-a800-9dda9acf8c74 Date: Fri, 24 Aug 2018 23:35:17 GMT RESP BODY: {"network_id": "431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3", "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "subnet_id": "c593649b-a6cf-4b26-b852-d90775c4f6ac", "subnet_ids": ["c593649b-a6cf-4b26-b852-d90775c4f6ac"], "port_id": "415c0685-b715-4600-a610-13ea7c5ca966", "id": "13784107-5dd8-4898-bf7f-d634997b70ff"} 2018-08-24 23:35:17,492 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff/remove_router_interface.json used request id req-8b289f5d-4c80-464e-a800-9dda9acf8c74 2018-08-24 23:35:17,492 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.01497817039s 2018-08-24 23:35:17,492 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff/remove_router_interface.json used request id req-8b289f5d-4c80-464e-a800-9dda9acf8c74 returning object 13784107-5dd8-4898-bf7f-d634997b70ff 2018-08-24 23:35:17,492 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-24 23:35:17,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:17,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9a47bd69-164e-4b9f-866d-153b6f9f062d Date: Fri, 24 Aug 2018 23:35:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "25b652d2-a97a-466a-9f1f-b99aeb00f551", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ee38b2b-47a0-401e-a49c-182304ef4851", "ip_address": "192.16.1.107"}]}, "description": "", "tags": [], "tenant_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "created_at": "2018-08-24T23:31:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T23:35:16Z", "revision_number": 4, "routes": [], "project_id": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "13784107-5dd8-4898-bf7f-d634997b70ff", "name": "singlevm1-router_62338c52-3a9b-479e-82ee-018e054702fc"}]} 2018-08-24 23:35:17,697 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-9a47bd69-164e-4b9f-866d-153b6f9f062d 2018-08-24 23:35:17,697 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.204601049423s 2018-08-24 23:35:17,697 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-9a47bd69-164e-4b9f-866d-153b6f9f062d 2018-08-24 23:35:17,698 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-24 23:35:17,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:20,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbcee4a4-fcdf-4fbb-b1b8-fd3f9584bfd9 Content-Length: 0 Date: Fri, 24 Aug 2018 23:35:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:35:20,937 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff.json used request id req-cbcee4a4-fcdf-4fbb-b1b8-fd3f9584bfd9 2018-08-24 23:35:20,937 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.2395029068s 2018-08-24 23:35:20,938 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/13784107-5dd8-4898-bf7f-d634997b70ff.json used request id req-cbcee4a4-fcdf-4fbb-b1b8-fd3f9584bfd9 2018-08-24 23:35:20,938 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-24 23:35:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:21,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-060b3bb4-f4ff-4f4d-95a1-af2deb7f3c14 Date: Fri, 24 Aug 2018 23:35:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:07:36Z","dns_nameservers":[],"updated_at":"2018-08-24T23:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"8ee38b2b-47a0-401e-a49c-182304ef4851","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T23:31:31Z","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":"5ef4ce1225d64b9e9bc2e70f18fa6df3","id":"c593649b-a6cf-4b26-b852-d90775c4f6ac","subnetpool_id":null,"name":"singlevm1-subnet_62338c52-3a9b-479e-82ee-018e054702fc"}]} 2018-08-24 23:35:21,023 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-060b3bb4-f4ff-4f4d-95a1-af2deb7f3c14 2018-08-24 23:35:21,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0848259925842s 2018-08-24 23:35:21,023 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-060b3bb4-f4ff-4f4d-95a1-af2deb7f3c14 2018-08-24 23:35:21,024 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-24 23:35:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/c593649b-a6cf-4b26-b852-d90775c4f6ac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:24,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9d56b87-60ea-4d60-aefd-decdc0f47223 Date: Fri, 24 Aug 2018 23:35:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:35:24,569 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c593649b-a6cf-4b26-b852-d90775c4f6ac.json used request id req-c9d56b87-60ea-4d60-aefd-decdc0f47223 2018-08-24 23:35:24,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.54568910599s 2018-08-24 23:35:24,570 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c593649b-a6cf-4b26-b852-d90775c4f6ac.json used request id req-c9d56b87-60ea-4d60-aefd-decdc0f47223 2018-08-24 23:35:24,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-24 23:35:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:24,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-9517fa43-147e-40cd-90aa-509cca305cd1 Date: Fri, 24 Aug 2018 23:35:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"25b652d2-a97a-466a-9f1f-b99aeb00f551","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":["8ee38b2b-47a0-401e-a49c-182304ef4851"],"description":"","tags":[],"updated_at":"2018-08-24T23:07:36Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:06:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T23:35:24Z","provider:segmentation_id":57,"name":"singlevm1-net_62338c52-3a9b-479e-82ee-018e054702fc","admin_state_up":true,"tenant_id":"5ef4ce1225d64b9e9bc2e70f18fa6df3","created_at":"2018-08-24T23:31:30Z","provider:network_type":"vxlan"}]} 2018-08-24 23:35:24,767 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9517fa43-147e-40cd-90aa-509cca305cd1 2018-08-24 23:35:24,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.197221040726s 2018-08-24 23:35:24,768 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9517fa43-147e-40cd-90aa-509cca305cd1 2018-08-24 23:35:24,769 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-24 23:35:24,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:29,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0679ca9-4143-4558-ac4f-cffe3d21a7f6 Date: Fri, 24 Aug 2018 23:35:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 23:35:29,741 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3.json used request id req-e0679ca9-4143-4558-ac4f-cffe3d21a7f6 2018-08-24 23:35:29,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 4.97273898125s 2018-08-24 23:35:29,742 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/431df2a7-2f23-4ed4-b9df-de0a4d8ddcd3.json used request id req-e0679ca9-4143-4558-ac4f-cffe3d21a7f6 2018-08-24 23:35:29,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-24 23:35:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:30,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-8a5ad485-558e-4364-8df3-aed1bd1f4237 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap", "metadata": {}}], "file": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/file", "owner": "5ef4ce1225d64b9e9bc2e70f18fa6df3", "id": "c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "size": 12716032, "self": "/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52", "disk_format": "qcow2", "direct_url": "rbd://fed95f79-1531-405c-9383-9803e3c8cec5/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-24T23:32:16Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_62338c52-3a9b-479e-82ee-018e054702fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T23:31:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 23:35:30,117 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-8a5ad485-558e-4364-8df3-aed1bd1f4237 2018-08-24 23:35:30,118 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.373069047928s 2018-08-24 23:35:30,118 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-8a5ad485-558e-4364-8df3-aed1bd1f4237 2018-08-24 23:35:30,119 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-24 23:35:30,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:43,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-95ed7dcb-1ebd-4a32-9cc3-2941c93d2ea2 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 23:35:43,259 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52 used request id req-95ed7dcb-1ebd-4a32-9cc3-2941c93d2ea2 2018-08-24 23:35:43,259 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 13.1399822235s 2018-08-24 23:35:43,259 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/c0202d2c-6770-4e12-884c-9ed7f1bbfb52 used request id req-95ed7dcb-1ebd-4a32-9cc3-2941c93d2ea2 2018-08-24 23:35:43,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-24 23:35:43,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:49,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a9b1d18-fced-499a-ae4e-6dfba5bf87ee x-compute-request-id: req-7a9b1d18-fced-499a-ae4e-6dfba5bf87ee RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "singlevm1-flavor_62338c52-3a9b-479e-82ee-018e054702fc", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "11a98b82-bad7-49e1-89af-e60a24b4afc9"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-24 23:35:49,548 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-7a9b1d18-fced-499a-ae4e-6dfba5bf87ee 2018-08-24 23:35:49,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 6.28860712051s 2018-08-24 23:35:49,549 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-7a9b1d18-fced-499a-ae4e-6dfba5bf87ee 2018-08-24 23:35:49,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-24 23:35:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fc94db8c8cef1e27d6c8121b47bb452e0cf78c9" 2018-08-24 23:35:50,239 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-08690061-0dcd-460f-9a59-b183d3317884 x-compute-request-id: req-08690061-0dcd-460f-9a59-b183d3317884 2018-08-24 23:35:50,240 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9 used request id req-08690061-0dcd-460f-9a59-b183d3317884 2018-08-24 23:35:50,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.688829898834s 2018-08-24 23:35:50,240 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/11a98b82-bad7-49e1-89af-e60a24b4afc9 used request id req-08690061-0dcd-460f-9a59-b183d3317884 2018-08-24 23:35:50,240 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-08-24 23:35:50,240 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 01:28 | PASS | | tenantnetwork1 | functest | healthcheck | 00:10 | PASS | | tenantnetwork2 | functest | healthcheck | 00:33 | PASS | | vmready1 | functest | healthcheck | 00:60 | PASS | | vmready2 | functest | healthcheck | 01:17 | PASS | | singlevm1 | functest | healthcheck | 03:38 | FAIL | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-24 23:35:50,247 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR