Skip to content

Instantly share code, notes, and snippets.

@barn
Created May 2, 2012 21:36
Show Gist options
  • Save barn/2580692 to your computer and use it in GitHub Desktop.
Save barn/2580692 to your computer and use it in GitHub Desktop.
[root@mundilfari:~]# cd ;time puppet agent -t --environment solarisnagios --trace 1
info: Retrieving plugin
info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb
info: Loading facts in /var/lib/puppet/lib/facter/printers.rb
info: Loading facts in /var/lib/puppet/lib/facter/haszfs.rb
info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb
info: Loading facts in /var/lib/puppet/lib/facter/certname.rb
info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb
info: Loading facts in /var/lib/puppet/lib/facter/systemid.rb
info: Loading facts in /var/lib/puppet/lib/facter/confenv.rb
info: Loading facts in /var/lib/puppet/lib/facter/lastuser.rb
/opt/puppet/lib/puppet/indirector/rest.rb:56:in `deserialize'
/opt/puppet/lib/puppet/indirector/rest.rb:120:in `find'
/opt/puppet/lib/puppet/indirector/indirection.rb:196:in `find'
/opt/puppet/lib/puppet/configurer.rb:240:in `retrieve_new_catalog'
/opt/puppet/lib/puppet/util.rb:484:in `thinmark'
/opt/csw/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/opt/puppet/lib/puppet/util.rb:483:in `thinmark'
/opt/puppet/lib/puppet/configurer.rb:239:in `retrieve_new_catalog'
/opt/puppet/lib/puppet/configurer.rb:86:in `retrieve_catalog'
/opt/puppet/lib/puppet/configurer.rb:112:in `retrieve_and_apply_catalog'
/opt/puppet/lib/puppet/configurer.rb:152:in `run'
/opt/puppet/lib/puppet/agent.rb:43:in `run'
/opt/puppet/lib/puppet/agent/locker.rb:21:in `lock'
/opt/puppet/lib/puppet/agent.rb:43:in `run'
/opt/csw/lib/ruby/1.8/sync.rb:230:in `synchronize'
/opt/puppet/lib/puppet/agent.rb:43:in `run'
/opt/puppet/lib/puppet/agent.rb:95:in `with_client'
/opt/puppet/lib/puppet/agent.rb:41:in `run'
/opt/puppet/lib/puppet/application.rb:172:in `call'
/opt/puppet/lib/puppet/application.rb:172:in `controlled_run'
/opt/puppet/lib/puppet/agent.rb:39:in `run'
/opt/puppet/lib/puppet/application/agent.rb:337:in `onetime'
/opt/puppet/lib/puppet/application/agent.rb:311:in `run_command'
/opt/puppet/lib/puppet/application.rb:309:in `run'
/opt/puppet/lib/puppet/application.rb:416:in `hook'
/opt/puppet/lib/puppet/application.rb:309:in `run'
/opt/puppet/lib/puppet/application.rb:407:in `exit_on_fail'
/opt/puppet/lib/puppet/application.rb:309:in `run'
/opt/puppet/lib/puppet/util/command_line.rb:69:in `execute'
/opt/puppet/bin/puppet:4
err: Could not retrieve catalog from remote server: Error 400 on SERVER: compile error
(erb):1: unknown regexp options - pt
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
puppet agent -t --environment solarisnagios --trace 22.48s user 9.43s system 82% cpu 38.567 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment