Skip to content

Instantly share code, notes, and snippets.

@daviddavis
Created June 18, 2013 14:58
Show Gist options
  • Select an option

  • Save daviddavis/5806069 to your computer and use it in GitHub Desktop.

Select an option

Save daviddavis/5806069 to your computer and use it in GitHub Desktop.
katello log
...
[ INFO 2013-06-18 10:56:22 app] Started GET "/katello/providers/redhat_provider" for 10.3.113.31 at 2013-06-18 10:56:22 -0400
[ INFO 2013-06-18 10:56:22 app] Processing by ProvidersController#redhat_provider as HTML
[DEBUG 2013-06-18 10:56:22 app] Setting locale: en
[DEBUG 2013-06-18 10:56:22 app] Setting current user thread-local variable to admin
[DEBUG 2013-06-18 10:56:22 app] Checking params for providers/redhat_provider
[DEBUG 2013-06-18 10:56:22 app] Authorizing admin for providers/redhat_provider
[ INFO 2013-06-18 10:56:22 app] Compiled widgets/tabs.js (1ms) (pid 26457)
[ INFO 2013-06-18 10:56:22 app] Compiled providers/provider_redhat.js (0ms) (pid 26457)[ INFO 2013-06-18 10:56:22 app] Compiled providers/redhat/index.js (37ms) (pid 26457)
[ INFO 2013-06-18 10:56:26 app] Compiled widgets/tabs.css (3810ms) (pid 26457)
[ INFO 2013-06-18 10:56:26 app] Rendered common/_helptip_button.html.haml (4.5ms)
[ INFO 2013-06-18 10:56:26 app] Rendered common/_helptip.html.haml (2.9ms)
[ INFO 2013-06-18 10:56:26 app] Rendered providers/redhat/show.html.haml within layouts/katello (3929.8ms)
[ INFO 2013-06-18 10:56:27 app] Rendered components/org_switcher.html.haml (8.6ms)
[ INFO 2013-06-18 10:56:27 app] Rendered common/menu.html.haml (576.1ms)
[ INFO 2013-06-18 10:56:27 app] Rendered common/_footer.haml (1.1ms)
[ INFO 2013-06-18 10:56:27 app] Rendered common/_common_i18n.html.haml (1.9ms)
[ INFO 2013-06-18 10:56:27 app] Rendered common/_config.html.haml (0.8ms)
[ INFO 2013-06-18 10:56:27 app] Rendered common/_ajax_notices.haml (0.6ms)
[ INFO 2013-06-18 10:56:27 app] Rendered common/_notification.haml (0.2ms)
[ INFO 2013-06-18 10:56:27 app] Rendered /home/dadavis/.rvm/gems/ruby-1.9.3-p429@katello/gems/ui_alchemy-rails-1.0.9/app/views/alchemy/layouts/base.html.haml (1.3ms)
[DEBUG 2013-06-18 10:56:27 app] Setting current user thread-local variable to nil
[ INFO 2013-06-18 10:56:27 app] Completed 200 OK in 4649ms (Views: 4594.9ms | ActiveRecord: 25.8ms)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment