Issue #17883 has been updated by Michael Hobbs.
from master with trace=true: /usr/lib/ruby/1.8/puppet/util/autoload.rb:85:in `load'#012/usr/lib/ruby/1.8/puppet/util/autoload.rb:73:in `each'#012/usr/lib/ruby/1.8/puppet/util/autoload.rb:73:in `load'#012/usr/lib/ruby/1.8/puppet/util/instance_loader.rb:68:in `loaded_instance'#012/usr/lib/ruby/1.8/puppet/util/instance_loader.rb:25:in `report'#012/usr/lib/ruby/1.8/puppet/indirector/report/processor.rb:54:in `processors'#012/usr/lib/ruby/1.8/puppet/indirector/report/processor.rb:53:in `each'#012/usr/lib/ruby/1.8/puppet/indirector/report/processor.rb:53:in `processors'#012/usr/lib/ruby/1.8/puppet/indirector/report/processor.rb:30:in `process'#012/usr/lib/ruby/1.8/puppet/indirector/report/processor.rb:14:in `save'#012/usr/lib/ruby/1.8/puppet/indirector/indirection.rb:271:in `save'#012/usr/lib/ruby/1.8/puppet/network/http/handler.rb:167:in `do_save'#012/usr/lib/ruby/1.8/puppet/network/http/handler.rb:68:in `send'#012/usr/lib/ruby/1.8/puppet/network/http/handler.rb:68:in `process'#012/usr/lib/ruby/1.8/mongrel.rb:159:in `process_client'#012/usr/lib/ruby/1.8/mongrel.rb:158:in `each'#012/usr/lib/ruby/1.8/mongrel.rb:158:in `process_client'#012/usr/lib/ruby/1.8/mongrel.rb:285:in `run' #012/usr/lib/ruby/1.8/mongrel.rb:285:in `initialize' #012/usr/lib/ruby/1.8/mongrel.rb:285:in `new' #012/usr/lib/ruby/1.8/mongrel.rb:285:in `run' #012/usr/lib/ruby/1.8/mongrel.rb:268:in `initialize' #012/usr/lib/ruby/1.8/mongrel.rb:268:in `new' #012/usr/lib/ruby/1.8/mongrel.rb:268:in `run' #012/usr/lib/ruby/1.8/puppet/network/http/mongrel.rb:22:in `listen' #012/usr/lib/ruby/1.8/puppet/network/server.rb:126:in `listen' #012/usr/lib/ruby/1.8/puppet/network/server.rb:141:in `start' #012/usr/lib/ruby/1.8/puppet/daemon.rb:124:in `start' #012/usr/lib/ruby/1.8/puppet/application/master.rb:202:in `main' #012/usr/lib/ruby/1.8/puppet/application/master.rb:146:in `run_command' #012/usr/lib/ruby/1.8/puppet/application.rb:309:in `run' #012/usr/lib/ruby/1.8/puppet/application.rb:416:in `hook' #012/usr/lib/ruby/1.8/puppet/application.rb:309:in `run' #012/usr/lib Nov 30 21:33:30 sv4r8s43 puppet-master[9058]: Could not autoload boundary: undefined local variable or method `configfile' for Puppet::Reports::Boundary:Module ---------------------------------------- Bug #17883: Custom reports not working (Class is already defined in Puppet::Reports) https://projects.puppetlabs.com/issues/17883#change-77898 Author: Scott Smith Status: Investigating Priority: Normal Assignee: eric sorenson Category: Target version: Affected Puppet version: 2.7.20 Keywords: Branch: I've got a client experiencing this with the boundary report from https://github.com/puppetlabs/puppetlabs-boundary Also someone in #puppet said they get it with the datadog report in Puppet 3.0. Here's the full message we get at the end of the run: err: Could not send report: Error 400 on SERVER: Could not autoload boundary: Class Boundary is already defined in Puppet::Reports -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
