Skip to content

Instantly share code, notes, and snippets.

@shin-
Created February 17, 2015 19:49
Show Gist options
  • Save shin-/be0cf407ba41cd9b9875 to your computer and use it in GitHub Desktop.
Save shin-/be0cf407ba41cd9b9875 to your computer and use it in GitHub Desktop.
DEBUG (pid[48] tid[139684818196224] module[accounts.middleware]): SSO process_request: /repos/joffrey/
DEBUG (pid[48] tid[139684818196224] module[common.views]): redirecting the user to: https://registry-hub.dev.docker.com/repos/joffrey/
DEBUG (pid[48] tid[139684818196224] module[accounts.middleware]): SSO process_response
DEBUG (pid[62] tid[139684818196224] module[accounts.middleware]): SSO process_request: /api/v1.1/o/authorize/
DEBUG (pid[62] tid[139684818196224] module[api_views]): Handling OAuth Authorize request.
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Validating redirection uri https://registry-hub.dev.docker.com/account/dockerio_auth_complete/ for client TestClientID.
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Using provided redirect_uri https://registry-hub.dev.docker.com/account/dockerio_auth_complete/
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Validating access to scopes [u'profile_read', u'profile_write', u'email_read', u'email_write', u'change_password', u'events_read', u'events_write'] for client u'TestClientID' (<Application: TestClientID>).
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Dispatching response_type code request to <oauthlib.oauth2.rfc6749.grant_types.authorization_code.AuthorizationCodeGrant object at 0x43fb0d0>.
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Validating redirection uri https://registry-hub.dev.docker.com/account/dockerio_auth_complete/ for client TestClientID.
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Using provided redirect_uri https://registry-hub.dev.docker.com/account/dockerio_auth_complete/
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Validating access to scopes [u'profile_read', u'profile_write', u'email_read', u'email_write', u'change_password', u'events_read', u'events_write'] for client u'TestClientID' (<Application: TestClientID>).
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Pre resource owner authorization validation ok for <oauthlib.common.Request object at 0x4112e50>.
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Created authorization code grant {u'state': u'RwC22bWPFqVgP1Vi7QsHHWIPNJmPVEGV', u'code': u'AHIqtxNzlZSg8nYsiUaYjI474meJ00'} for request <oauthlib.common.Request object at 0x4112e50>.
DEBUG (pid[62] tid[139684818196224] module[oauthlib]): Saving grant {u'state': u'RwC22bWPFqVgP1Vi7QsHHWIPNJmPVEGV', u'code': u'AHIqtxNzlZSg8nYsiUaYjI474meJ00'} for <oauthlib.common.Request object at 0x4112e50>.
DEBUG (pid[62] tid[139684818196224] module[accounts.middleware]): SSO process_response
INFO (pid[63] tid[139684818196224] module[dockerhub.utils]): Exception error: '_user_uuid'
DEBUG (pid[63] tid[139684818196224] module[accounts.middleware]): SSO process_request: /api/v1.1/o/token/
DEBUG (pid[63] tid[139684818196224] module[oauthlib]): Dispatching grant_type authorization_code request to <oauthlib.oauth2.rfc6749.grant_types.authorization_code.AuthorizationCodeGrant object at 0x4371910>.
DEBUG (pid[63] tid[139684818196224] module[oauthlib]): request.state was not set on code validation.
DEBUG (pid[63] tid[139684818196224] module[oauthlib]): Token request validation ok for <oauthlib.common.Request object at 0x422ec50>.
DEBUG (pid[63] tid[139684818196224] module[accounts.middleware]): SSO process_response
DEBUG (pid[63] tid[139684818196224] module[accounts.middleware]): Deleting the SSO cookie.
INFO (pid[48] tid[139684818196224] module[dockerhub.utils]): Exception error: '_user_uuid'
DEBUG (pid[48] tid[139684818196224] module[accounts.middleware]): SSO process_request: /api/v1.1/users/joffrey/
DEBUG (pid[48] tid[139684818196224] module[oauthlib]): Dispatching token_type Bearer request to <oauthlib.oauth2.rfc6749.tokens.BearerToken object at 0x4216490>.
DEBUG (pid[48] tid[139684818196224] module[api.v1_1.decorators]): Validating OAuth scopes.
DEBUG (pid[48] tid[139684818196224] module[accounts.middleware]): SSO process_response
DEBUG (pid[48] tid[139684818196224] module[accounts.middleware]): Deleting the SSO cookie.
DEBUG (pid[63] tid[139684818196224] module[accounts.middleware]): SSO process_request: /
DEBUG (pid[63] tid[139684818196224] module[accounts.dashboard]): Making Index Dashboard API request: https://registry-hub.dev.docker.com/v1/users/joffrey/repositories/
INFO (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): Starting new HTTPS connection (1): registry-hub.dev.docker.com
DEBUG (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): "GET /v1/users/joffrey/repositories/ HTTP/1.1" 200 None
DEBUG (pid[63] tid[139684818196224] module[accounts.dashboard]): Making Index Dashboard API request: https://registry-hub.dev.docker.com/v1/users/joffrey/contributions/
INFO (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): Resetting dropped connection: registry-hub.dev.docker.com
INFO (pid[46] tid[139684818196224] module[dockerhub.utils]): Exception error: '_user_uuid'
DEBUG (pid[46] tid[139684818196224] module[accounts.middleware]): SSO process_request: /api/v1.1/users/joffrey/groups/
DEBUG (pid[46] tid[139684818196224] module[oauthlib]): Dispatching token_type Bearer request to <oauthlib.oauth2.rfc6749.tokens.BearerToken object at 0x4879910>.
DEBUG (pid[46] tid[139684818196224] module[api.v1_1.decorators]): Validating OAuth scopes.
DEBUG (pid[46] tid[139684818196224] module[api.v1_1.views.users]): Listing groups for user 'joffrey'.
DEBUG (pid[46] tid[139684818196224] module[accounts.middleware]): SSO process_response
DEBUG (pid[46] tid[139684818196224] module[accounts.middleware]): Deleting the SSO cookie.
DEBUG (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): "GET /v1/users/joffrey/contributions/ HTTP/1.1" 200 None
DEBUG (pid[63] tid[139684818196224] module[accounts.dashboard]): Making Index Dashboard API request: https://registry-hub.dev.docker.com/v1/users/joffrey/starred/
INFO (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): Resetting dropped connection: registry-hub.dev.docker.com
DEBUG (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): "GET /v1/users/joffrey/starred/ HTTP/1.1" 200 None
DEBUG (pid[63] tid[139684818196224] module[accounts.dashboard]): Making Index Dashboard API request: https://registry-hub.dev.docker.com/v1/users/joffrey/billing/
INFO (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): Resetting dropped connection: registry-hub.dev.docker.com
DEBUG (pid[63] tid[139684818196224] module[requests.packages.urllib3.connectionpool]): "GET /v1/users/joffrey/billing/ HTTP/1.1" 200 None
DEBUG (pid[63] tid[139684818196224] module[accounts.middleware]): SSO process_response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment