Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.96 KB | None | 0 0
  1. node1@node1:/opt/stack/python-zunclient$ zun --debug list
  2. DEBUG (extension:180) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader')
  3. DEBUG (extension:180) found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint')
  4. DEBUG (extension:180) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader')
  5. DEBUG (extension:180) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token')
  6. DEBUG (extension:180) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth')
  7. DEBUG (extension:180) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1')
  8. DEBUG (extension:180) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken')
  9. DEBUG (extension:180) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode')
  10. DEBUG (extension:180) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password')
  11. DEBUG (extension:180) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password')
  12. DEBUG (extension:180) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password')
  13. DEBUG (extension:180) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword')
  14. DEBUG (extension:180) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken')
  15. DEBUG (extension:180) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword')
  16. DEBUG (extension:180) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos')
  17. DEBUG (extension:180) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token')
  18. DEBUG (extension:180) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials')
  19. DEBUG (extension:180) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth')
  20. DEBUG (extension:180) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token')
  21. DEBUG (extension:180) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP')
  22. DEBUG (extension:180) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password')
  23. DEBUG (extension:180) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos')
  24. DEBUG (extension:180) found extension EntryPoint.parse('aodh-noauth = aodhclient.noauth:AodhNoAuthLoader')
  25. DEBUG (session:375) REQ: curl -g -i -X GET http://10.0.0.150/identity -H "Accept: application/json" -H "User-Agent: zun keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.12"
  26. DEBUG (connectionpool:208) Starting new HTTP connection (1): 10.0.0.150
  27. DEBUG (connectionpool:396) http://10.0.0.150:80 "GET /identity HTTP/1.1" 300 268
  28. DEBUG (session:423) RESP: [300] Date: Mon, 19 Feb 2018 19:49:18 GMT Server: Apache/2.4.18 (Ubuntu) Vary: X-Auth-Token Content-Type: application/json Content-Length: 268 Connection: close
  29. RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://10.0.0.150/identity/v3/", "rel": "self"}]}]}}
  30.  
  31. DEBUG (base:165) Making authentication request to http://10.0.0.150/identity/v3/auth/tokens
  32. DEBUG (connectionpool:243) Resetting dropped connection: 10.0.0.150
  33. DEBUG (connectionpool:396) http://10.0.0.150:80 "POST /identity/v3/auth/tokens HTTP/1.1" 201 5649
  34. DEBUG (base:170) {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19c59a4523b74c5fbe26d7e6db0b7468", "name": "admin"}], "expires_at": "2018-02-19T20:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a7bc8e84e574150915043028b92b98e", "name": "admin"}, "catalog": [{"endpoints": [], "type": "kuryr-libnetwork", "id": "185f2131568a423a8d3868d40c5579c8", "name": "kuryr-libnetwork"}, {"endpoints": [{"url": "http://10.0.0.150/heat-api/v1/3a7bc8e84e574150915043028b92b98e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "680053a458e74b87a033435a5a4f3512"}, {"url": "http://10.0.0.150/heat-api/v1/3a7bc8e84e574150915043028b92b98e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "904cc7ad7d4d42999351785dba52dbfe"}, {"url": "http://10.0.0.150/heat-api/v1/3a7bc8e84e574150915043028b92b98e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd0dfd03e2814a09a2184b95b3aa98c6"}], "type": "orchestration", "id": "2a49ba03064345f089bb5938bf688321", "name": "heat"}, {"endpoints": [{"url": "http://10.0.0.150/placement", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8b01c3511e894863a8617ec66d825be0"}], "type": "placement", "id": "33b8fab8422b4159aae483168f3f8c72", "name": "placement"}, {"endpoints": [{"url": "http://10.0.0.150/volume/v1/3a7bc8e84e574150915043028b92b98e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b389e76e065c4b7f9f28ad71c38ac783"}], "type": "volume", "id": "3836bcde1ae84e2f9dfce3778cdfc429", "name": "cinder"}, {"endpoints": [{"url": "http://10.0.0.150/volume/v2/3a7bc8e84e574150915043028b92b98e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0398e7f4a8774a89aac603eb2309f198"}], "type": "volumev2", "id": "6915b66f3eb94e9fbc5d7d339c9073bc", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.0.0.150/compute/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "25d15b88c3894f6ea6688018e00e3dc9"}], "type": "compute", "id": "7e51b59c6b1f4057b8e954fea214d382", "name": "nova"}, {"endpoints": [{"url": "http://10.0.0.150/identity", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a147c8a7a1114f53b512b98e78b06cbe"}, {"url": "http://10.0.0.150/identity", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a76b4014e0e24b298fc3afebe4ab9675"}], "type": "identity", "id": "81be4d8b6d854f90a482608bd24ca5c4", "name": "keystone"}, {"endpoints": [{"url": "http://10.0.0.150/image", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dd359f14cb80408cb231c0a0ab68c98f"}], "type": "image", "id": "85b7ddbca73842e69d6de55a3c95d828", "name": "glance"}, {"endpoints": [{"url": "http://10.0.0.150:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2dd9ec7bea2473495ce5170dbb95abc"}], "type": "network", "id": "886941fb2d95490f8ec343f8f5388e35", "name": "neutron"}, {"endpoints": [{"url": "http://10.0.0.150/compute/v2/3a7bc8e84e574150915043028b92b98e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fb9c83909e9a40629a297a647c58a296"}], "type": "compute_legacy", "id": "948b999d220b489b93b0c1bf923ff9b7", "name": "nova_legacy"}, {"endpoints": [{"url": "http://10.0.0.150/heat-api-cfn/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "20dd4bbd2375418d936534c4bef38d91"}, {"url": "http://10.0.0.150/heat-api-cfn/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b6e356819dee497b90fb337b168dc50a"}, {"url": "http://10.0.0.150/heat-api-cfn/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e18056a4f32a422aafa7bccba147d601"}], "type": "cloudformation", "id": "98de945e4b9f4d9689f11392c9a3034b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.0.0.150/container/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6c1213a9fd3448558a4cb744c6c6e0bd"}, {"url": "http://10.0.0.150/container/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e8b136e5fc7f4c9fa5e54cd65e29549c"}, {"url": "http://10.0.0.150/container/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f67d88094d964dff9c00966abb0c3ca5"}], "type": "container", "id": "a2f2b4b300bf428db4ebeecc7cda658a", "name": "zun"}, {"endpoints": [{"url": "http://10.0.0.150/volume/v3/3a7bc8e84e574150915043028b92b98e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "21f00e87a3204668b1982ba1bdbabcd0"}], "type": "volumev3", "id": "b57a5ccd66db47a88bf63ea4cc4d71e4", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.0.0.150/container/experimental", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7bf8ae3d085a4f50a3c289a1ce45e243"}, {"url": "http://10.0.0.150/container/experimental", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8a47ce8fc85e4cb2842fc8c1d2d4e904"}, {"url": "http://10.0.0.150/container/experimental", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e123c1b33b6f46be91990f156207a2b8"}], "type": "container-experimental", "id": "c27f5f0617f240a99086d190215b2a5d", "name": "zun-experimental"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ede1ad036507437e877426476968b214"}, "audit_ids": ["FUw4uF4LR12zqNoTjWXU7g"], "issued_at": "2018-02-19T19:49:18.000000Z"}}
  35. DEBUG (session:375) REQ: curl -g -i -X GET http://10.0.0.150/container/v1/containers -H "OpenStack-API-Version: container 1.12" -H "X-Auth-Token: {SHA1}989e726cbfc44dd96e80c079b60e750432882573" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: None"
  36. DEBUG (connectionpool:243) Resetting dropped connection: 10.0.0.150
  37. DEBUG (connectionpool:396) http://10.0.0.150:80 "GET /container/v1/containers HTTP/1.1" 406 282
  38. DEBUG (session:423) RESP: [406] Date: Mon, 19 Feb 2018 19:49:18 GMT Server: Apache/2.4.18 (Ubuntu) OpenStack-API-Minimum-Version: container 1.1 OpenStack-API-Maximum-Version: container 1.4 OpenStack-API-Version: container 1.12 vary: OpenStack-API-Version Content-Type: application/json Content-Length: 282 x-openstack-request-id: req-ef5fb7dd-230b-4e19-96d7-2baad2e5a4b0 Connection: close
  39. RESP BODY: {"errors": [{"status": 406, "code": "", "links": [], "title": "Requested microversion is unsupported", "detail": "Version 1.12 was requested but the minor version is not supported by this service. The supported version range is: [container 1.1, container 1.4].", "request_id": ""}]}
  40.  
  41. DEBUG (session:727) GET call to container for http://10.0.0.150/container/v1/containers used request id req-ef5fb7dd-230b-4e19-96d7-2baad2e5a4b0
  42. DEBUG (shell:714) Requested microversion is unsupported (HTTP 406) (Request-ID: req-ef5fb7dd-230b-4e19-96d7-2baad2e5a4b0)
  43. Traceback (most recent call last):
  44. File "/opt/stack/python-zunclient/zunclient/shell.py", line 712, in main
  45. map(encodeutils.safe_decode, sys.argv[1:]))
  46. File "/opt/stack/python-zunclient/zunclient/shell.py", line 649, in main
  47. args.func(self.cs, args)
  48. File "/opt/stack/python-zunclient/zunclient/v1/containers_shell.py", line 195, in do_list
  49. containers = cs.containers.list(**opts)
  50. File "/opt/stack/python-zunclient/zunclient/v1/containers.py", line 88, in list
  51. "containers")
  52. File "/opt/stack/python-zunclient/zunclient/common/base.py", line 128, in _list
  53. resp, body = self.api.json_request('GET', url)
  54. File "/opt/stack/python-zunclient/zunclient/common/httpclient.py", line 367, in json_request
  55. resp = self._http_request(url, method, **kwargs)
  56. File "/opt/stack/python-zunclient/zunclient/common/httpclient.py", line 350, in _http_request
  57. error_json.get('debuginfo'), method, url)
  58. NotAcceptable: Requested microversion is unsupported (HTTP 406) (Request-ID: req-ef5fb7dd-230b-4e19-96d7-2baad2e5a4b0)
  59. ERROR: Requested microversion is unsupported (HTTP 406) (Request-ID: req-ef5fb7dd-230b-4e19-96d7-2baad2e5a4b0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement