Skip to content

Instantly share code, notes, and snippets.

@Aslan
Created March 28, 2012 22:55
Show Gist options
  • Save Aslan/2231317 to your computer and use it in GitHub Desktop.
Save Aslan/2231317 to your computer and use it in GitHub Desktop.
root:/etc/sv/chef-client/log/main# chef-client -l debug
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Loading plugin os
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Loading plugin kernel
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Loading plugin ruby
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Loading plugin languages
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %Q(host_cpu=#{::Config::CONFIG['host_cpu']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},platform=#{RUBY_PLATFORM},target_cpu=#{::Config::CONFIG['target_cpu']},host_os=#{::Config::CONFIG['host_os']},version=#{RUBY_VERSION},host=#{::Config::CONFIG['host']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},target=#{::Config::CONFIG['target']},bin_dir=#{::Config::CONFIG['bindir']},)" STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: host_cpu=x86_64,host_vendor=unknown,release_date=2011-02-18,ruby_bin=/opt/ruby-enterprise/bin/ruby,platform=x86_64-linux,target_cpu=x86_64,host_os=linux-gnu,version=1.8.7,host=x86_64-unknown-linux-gnu,target_vendor=unknown,target_os=linux,target=x86_64-unknown-linux-gnu,bin_dir=/opt/ruby-enterprise/bin,
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %Q(host_cpu=#{::Config::CONFIG['host_cpu']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},platform=#{RUBY_PLATFORM},target_cpu=#{::Config::CONFIG['target_cpu']},host_os=#{::Config::CONFIG['host_os']},version=#{RUBY_VERSION},host=#{::Config::CONFIG['host']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},target=#{::Config::CONFIG['target']},bin_dir=#{::Config::CONFIG['bindir']},)" STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %Q(host_cpu=#{::Config::CONFIG['host_cpu']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},platform=#{RUBY_PLATFORM},target_cpu=#{::Config::CONFIG['target_cpu']},host_os=#{::Config::CONFIG['host_os']},version=#{RUBY_VERSION},host=#{::Config::CONFIG['host']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},target=#{::Config::CONFIG['target']},bin_dir=#{::Config::CONFIG['bindir']},)" STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %Q(host_cpu=#{::Config::CONFIG['host_cpu']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},platform=#{RUBY_PLATFORM},target_cpu=#{::Config::CONFIG['target_cpu']},host_os=#{::Config::CONFIG['host_os']},version=#{RUBY_VERSION},host=#{::Config::CONFIG['host']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},target=#{::Config::CONFIG['target']},bin_dir=#{::Config::CONFIG['bindir']},)" STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %Q(host_cpu=#{::Config::CONFIG['host_cpu']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},platform=#{RUBY_PLATFORM},target_cpu=#{::Config::CONFIG['target_cpu']},host_os=#{::Config::CONFIG['host_os']},version=#{RUBY_VERSION},host=#{::Config::CONFIG['host']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},target=#{::Config::CONFIG['target']},bin_dir=#{::Config::CONFIG['bindir']},)") returned 0
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/opt/ruby-enterprise/bin/ruby /opt/ruby-enterprise/bin/gem env gemdir}.chomp!" STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: /opt/ruby-enterprise/lib/ruby/gems/1.8
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/opt/ruby-enterprise/bin/ruby /opt/ruby-enterprise/bin/gem env gemdir}.chomp!" STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/opt/ruby-enterprise/bin/ruby /opt/ruby-enterprise/bin/gem env gemdir}.chomp!" STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/opt/ruby-enterprise/bin/ruby /opt/ruby-enterprise/bin/gem env gemdir}.chomp!" STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %x{/opt/ruby-enterprise/bin/ruby /opt/ruby-enterprise/bin/gem env gemdir}.chomp!") returned 0
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -s STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Linux
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -s STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -s STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -s STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Ran (uname -s) returned 0
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -r STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: 2.6.32-309-ec2
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -r STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -r STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -r STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Ran (uname -r) returned 0
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -v STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: #18-Ubuntu SMP Mon Oct 18 21:00:50 UTC 2010
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -v STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -v STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -v STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Ran (uname -v) returned 0
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -m STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: x86_64
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -m STDOUT ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- Begin uname -m STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: ---- End uname -m STDERR ----
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Ran (uname -m) returned 0
[Tue, 06 Mar 2012 17:07:14 -0800] DEBUG: Loading plugin erlang
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: erl +V, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin erl +V STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End erl +V STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin erl +V STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: erl +V, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End erl +V STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (erl +V) returned 42
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin platform
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::platform
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::lsb
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin ohai_time
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin c
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin gcc -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End gcc -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin gcc -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End gcc -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (gcc -v) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin /lib/libc.so.6 STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: GNU C Library (Ubuntu EGLIBC 2.11.1-0ubuntu7.8) stable release version 2.11.1, by Roland McGrath et al.
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.4.3.
Compiled on a Linux >>2.6.24-27-server<< system on 2011-01-21.
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
BIND-8.2.3-T5B
For bug reporting instructions, please see:
<http://www.debian.org/Bugs/>.
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End /lib/libc.so.6 STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin /lib/libc.so.6 STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End /lib/libc.so.6 STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (/lib/libc.so.6) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin cl /? STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End cl /? STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin cl /? STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: sh: cl: not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End cl /? STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (cl /?) returned 127
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin devenv.com /? STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End devenv.com /? STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin devenv.com /? STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: sh: devenv.com: not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End devenv.com /? STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (devenv.com /?) returned 127
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: xlc -qversion, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin xlc -qversion STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End xlc -qversion STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin xlc -qversion STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: xlc -qversion, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End xlc -qversion STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (xlc -qversion) returned 42
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin cc -V -flags STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End cc -V -flags STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin cc -V -flags STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: cc: error trying to exec 'x86_64-linux-gnu-gcc--flags': execvp: No such file or directory
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End cc -V -flags STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (cc -V -flags) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: what /opt/ansic/bin/cc, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin what /opt/ansic/bin/cc STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End what /opt/ansic/bin/cc STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin what /opt/ansic/bin/cc STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: what /opt/ansic/bin/cc, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End what /opt/ansic/bin/cc STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (what /opt/ansic/bin/cc) returned 42
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin python
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin python -c "import sys; print sys.version" STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3]
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End python -c "import sys; print sys.version" STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin python -c "import sys; print sys.version" STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End python -c "import sys; print sys.version" STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (python -c "import sys; print sys.version") returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin hostname
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::hostname
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin hostname -s STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ip-10-90-129-241
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End hostname -s STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin hostname -s STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End hostname -s STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (hostname -s) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin hostname --fqdn STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ip-10-20-20-20.ec2.internal
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End hostname --fqdn STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin hostname --fqdn STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End hostname --fqdn STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (hostname --fqdn) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin dmi
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin dmidecode --version STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: 2.9
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End dmidecode --version STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin dmidecode --version STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End dmidecode --version STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (dmidecode --version) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin dmidecode -s bios-vendor STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End dmidecode -s bios-vendor STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin dmidecode -s bios-vendor STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: /dev/mem: mmap: Bad address
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End dmidecode -s bios-vendor STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Plugin dmi threw exception #<Ohai::Exceptions::Exec: returned 1, expected 0> /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/mixin/command.rb:82:in `run_command'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/mixin/command.rb:48:in `chdir'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/mixin/command.rb:48:in `run_command'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:73:in `from'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/plugins/dmi.rb:27:in `from_file'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:199:in `require_plugin'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:194:in `each'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:194:in `require_plugin'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:126:in `all_plugins'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:119:in `each'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:119:in `all_plugins'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:117:in `each'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:117:in `all_plugins'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:192:in `run_ohai'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:143:in `run'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:222:in `run_application'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `loop'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `run_application'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
/opt/ruby-enterprise/bin/chef-client:19:in `load'
/opt/ruby-enterprise/bin/chef-client:19
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin ohai
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin virtualization
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::virtualization
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin passwd
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin network_listeners
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Plugin network_listeners threw exception #<LoadError: no such file to load -- sigar> /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require'
/opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/plugins/network_listeners.rb:19:in `from_file'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:199:in `require_plugin'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:194:in `each'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:194:in `require_plugin'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:126:in `all_plugins'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:119:in `each'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:119:in `all_plugins'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:117:in `each'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ohai-0.5.8/lib/ohai/system.rb:117:in `all_plugins'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:192:in `run_ohai'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:143:in `run'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:222:in `run_application'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `loop'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `run_application'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
/opt/ruby-enterprise/bin/chef-client:19:in `load'
/opt/ruby-enterprise/bin/chef-client:19
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin command
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin php
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: php -v, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin php -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End php -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin php -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: php -v, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End php -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (php -v) returned 42
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin perl
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin perl -V:version -V:archname STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: version='5.10.1';
archname='x86_64-linux-gnu-thread-multi';
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End perl -V:version -V:archname STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin perl -V:version -V:archname STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End perl -V:version -V:archname STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (perl -V:version -V:archname) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin java
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin java -version STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End java -version STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin java -version STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End java -version STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (java -version) returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin groovy
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: groovy -v, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin groovy -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End groovy -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin groovy -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: groovy -v, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End groovy -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (groovy -v) returned 42
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin lua
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: lua -v, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin lua -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End lua -v STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin lua -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: lua -v, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End lua -v STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (lua -v) returned 42
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin network
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::network
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: eth0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}') returned 0
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin chef
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin rackspace
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin mono
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: mono -V, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin mono -V STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End mono -V STDOUT ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- Begin mono -V STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Failed to run: mono -V, assuming command not found
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: ---- End mono -V STDERR ----
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Ran (mono -V) returned 42
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin cloud
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin ec2
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin keys
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin uptime
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::block_device
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::ssh_host_key
[Tue, 06 Mar 2012 17:07:15 -0800] DEBUG: Loading plugin linux::kernel
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: ---- Begin uname -o STDOUT ----
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: GNU/Linux
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: ---- End uname -o STDOUT ----
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: ---- Begin uname -o STDERR ----
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG:
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: ---- End uname -o STDERR ----
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Ran (uname -o) returned 0
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Loading plugin linux::cpu
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Loading plugin linux::ps
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Loading plugin linux::memory
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Loading plugin linux::uptime
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Loading plugin linux::filesystem
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Client key /etc/chef/client.pem is present - skipping registration
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Building node object for
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:TTZ3deRTRZLYALV7PquZ43MQFrc=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:16Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"gpT0DbcfliUzYcS2pP7Bzy6XByt1BmDDJIaaGulLYYjFEfnFSdNHPwV7p2wX", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"J7c2xcHD8PIRm1QlfNpyZnAksEIgL28NbL6TP/XKONL9En6R7Ec57XeudYdw", "X-Ops-Authorization-3"=>"kmVJDXYk7UxRrmmWVvm6E4k1UFTcaoxr6t1S+XrNBUrvyUxyTF81IIAKnl+1", "X-Ops-Authorization-4"=>"vcuqDABXALAG/+O0PhOndVIEnZBzReL9GsAJhXOgCWATw2zYxxczKhbY06G0", "X-Ops-Authorization-5"=>"oWm7L0MZSCPUGnXG1+P5NyYKm/6GEl2ytToSptPXozn1+B1cRbvgzte7qIAl", "X-Ops-Authorization-6"=>"cpcI92X0vcZNALjspy95ibcrFTpXgjRL/1QEV/4pTQ==", "X-Ops-Timestamp"=>"2012-03-07T01:07:16Z"}
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/nodes/i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Extracting run list from JSON attributes provided on command line
[Tue, 06 Mar 2012 17:07:16 -0800] INFO: Setting the run_list to ["role[frontend_app_sandbox]"] from JSON
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Applying attributes from json file
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Platform is ubuntu version 10.04
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:DlioZQpNCHMLIloi28R9dhD7x9U=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:16Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"pDY8IXt8gxn2koqCC9cQuVqEK/bYq/MsdaGRIkdgSu20/KzgBoYdsDli2pCa", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"k0W77tk9LtjhPifBPZHq3oVDubwzUCG8KEU5fk91dhfsO+i9O52O1cKApGGJ", "X-Ops-Authorization-3"=>"n6ax4otYHEp6/zEECfTuGJpH7hJAWuq7KyZ6h8/psza1GiIv4xqfm2pKD5u1", "X-Ops-Authorization-4"=>"F0p5p0ib5QncnQb9MEWm9JPuI+52tuU6ZCHNEt7e8Wz9lduJohFs1CJ+tyAf", "X-Ops-Authorization-5"=>"MeEOq4xGYturdFh3wor970pHnhmN+8y2olzkOrZO+AkwpoE5+89NjLTIKs0L", "X-Ops-Authorization-6"=>"g+jOe9Tf5eJ93qDq/FshS9MiJq2BJZ0eGzmJsj0trQ==", "X-Ops-Timestamp"=>"2012-03-07T01:07:16Z"}
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/roles/frontend_app_sandbox
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:JA/Bv1uV2KiilB4bMMAxgObtIMA=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:16Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"VVpb20+IJExLyByPxuV5kgT65aDnVqh7a7fMC+HUls2UButkkQUsEi+oVroU", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"57YEI7kARHZO+ikjWMxi5oUa8tYR9p54YkgjcJWbDuTMFOSUPvthBDdHqlZ0", "X-Ops-Authorization-3"=>"8hDOipX9Nfmkk6NfUZohlEK6xq6uloCO9TqyxNrzLiUdB1nqw7+GZ7y4+k3g", "X-Ops-Authorization-4"=>"7r+GLk30DU4XpLFLK1FMa9YEQqkmK2tv6i65/vmvrX4X1C+EW3izUOhuVjm0", "X-Ops-Authorization-5"=>"/XDCmR0wA8svcNn+T9v8OHZV02vqWjqKB/mnSIJOlvPHmi8gvgDrsuLooohb", "X-Ops-Authorization-6"=>"gSAWKUFBoQwFCla36dpIe55leLsPKqf6DtNvZi7QCw==", "X-Ops-Timestamp"=>"2012-03-07T01:07:16Z"}
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/roles/monitoring_client
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: String to sign: 'Method:PUT
Hashed Path:TTZ3deRTRZLYALV7PquZ43MQFrc=
X-Ops-Content-Hash:wxJGyoqN+2rIJ3emQ3q/AjEncuM=
X-Ops-Timestamp:2012-03-07T01:07:16Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"wxJGyoqN+2rIJ3emQ3q/AjEncuM=", "X-Ops-Authorization-1"=>"hgBjsc0TQIKQ3meZBvRtixFawxyvRuN9GDUh+dD2uAVnBq3YuZgYVf4CuSlA", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"fi6p5B16Hyfo/z7BTDYVVCal6BYhr6wt98a0stgbiAhkViGMxa56QCiV0XxW", "X-Ops-Authorization-3"=>"RkdOOhzF9x7BW1biOa2TmQZXWm+FIszyR5ApXOZdKgw/w5Y93r2V8LyPZiGw", "X-Ops-Authorization-4"=>"QuvN7NfGYq8OsJCaq2MQD4XDpeHtZJvMn8d99/EE53kTQMHD1SlwoKvnJ8Za", "X-Ops-Authorization-5"=>"Rznp31fJBVC+qOzowekn2wJKzcptuLiLkzlSTFEmlBo23zOf9E8iilC9IyTd", "X-Ops-Authorization-6"=>"P3W8G4vFkvDsPCg0gsJ3jxJXV3kQJpmv/kfoOxTyGw==", "X-Ops-Timestamp"=>"2012-03-07T01:07:16Z"}
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Sending HTTP Request via PUT to my-admin-server.com:4000/nodes/i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:16 -0800] INFO: Starting Chef Run (Version 0.9.14)
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Synchronizing cookbooks
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:XTEHA63RNFyJeqAlB1aU/GGVPuM=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:16Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"nnNp1wwjiGa+OPeKE5X7uFXIHrLE5FU27ldAXY2qKjxAZkrQJ5YPx3F+Gb43", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"pbc2/w/MLw4pvRdI1FPyvcViZklRO3Omrvtdtznf3F7Ksyrf2rOHrDatuDHl", "X-Ops-Authorization-3"=>"TVyU1i6r6rQwappmYFTVJIuDNOlXuQDx40T2p8c6iQjzpyA8EKAkMX5QD8Zh", "X-Ops-Authorization-4"=>"6pbNZkWaBDCgLgm09tnLNrGp+kzRZlxDxpNq3qpoPZNM3Ek/X4SlMItY5TZI", "X-Ops-Authorization-5"=>"qLY4DA20tMIf6RX+2J2mzsKV/HGCHDt6DTUAO8HsYqjMzTdFb9inHKR7eskH", "X-Ops-Authorization-6"=>"T51ofUo8vL6EBNHpZt8mSRL4W1tbuJXJI+dW4sA7MA==", "X-Ops-Timestamp"=>"2012-03-07T01:07:16Z"}
[Tue, 06 Mar 2012 17:07:16 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/nodes/i-XXXXXXXX/cookbooks
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Cookbooks to load: {"logrotate"=>#<Chef::CookbookVersion:0x322d640 @status=:ready, @library_filenames=[], @name="logrotate", @template_filenames=["logrotate.conf.erb", "logrotate19.conf.erb"], @metadata_filenames=[], @checksums={"574ef44fb07345e64648f84133f8a072"=>nil, "abcb49e759caa1cfed2ad9f68b5ae630"=>nil, "c8b66974071b4baaccf72a60aabbbfed"=>nil, "abf929b100da4472a421bf3c44dbb393"=>nil, "4dfa5ab38d73fc32e51b9aebc530bdbd"=>nil, "041da756ed564f90930b283cefe50db3"=>nil, "4d3fc420cbd7f200850ec48f9a96d221"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x322a490 @platforms={}, @name="logrotate", @providing={}, @license="Apache v2.0", @long_description="", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="37signals", @cookbook=nil, @version="0.1.0", @replacing={}, @description="Configures logrotate", @recipes={}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"default"=>"default.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x322d410 @rest=#<Chef::REST:0x322d3c0 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x322d320 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=["logrotate.rb", "logrotate19.rb"], @manifest={"name"=>"logrotate-0.1.0", "definitions"=>[{"name"=>"logrotate.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/574ef44fb07345e64648f84133f8a072", "checksum"=>"574ef44fb07345e64648f84133f8a072", "path"=>"definitions/logrotate.rb", "specificity"=>"default"}, {"name"=>"logrotate19.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/c8b66974071b4baaccf72a60aabbbfed", "checksum"=>"c8b66974071b4baaccf72a60aabbbfed", "path"=>"definitions/logrotate19.rb", "specificity"=>"default"}], "json_class"=>"Chef::CookbookVersion", "files"=>[], "attributes"=>[], "metadata"=>{"dependencies"=>{}, "name"=>"logrotate", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache v2.0", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"37signals", "long_description"=>"", "recommendations"=>{}, "version"=>"0.1.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Configures logrotate", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"logrotate", "templates"=>[{"name"=>"logrotate.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/abf929b100da4472a421bf3c44dbb393", "checksum"=>"abf929b100da4472a421bf3c44dbb393", "path"=>"templates/default/logrotate.conf.erb", "specificity"=>"default"}, {"name"=>"logrotate19.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/abcb49e759caa1cfed2ad9f68b5ae630", "checksum"=>"abcb49e759caa1cfed2ad9f68b5ae630", "path"=>"templates/default/logrotate19.conf.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[], "version"=>"0.1.0", "recipes"=>[{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/4dfa5ab38d73fc32e51b9aebc530bdbd", "checksum"=>"4dfa5ab38d73fc32e51b9aebc530bdbd", "path"=>"recipes/default.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/4d3fc420cbd7f200850ec48f9a96d221", "checksum"=>"4d3fc420cbd7f200850ec48f9a96d221", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/041da756ed564f90930b283cefe50db3", "checksum"=>"041da756ed564f90930b283cefe50db3", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["default.rb"], @attribute_filenames_by_short_filename={}, @couchdb_id=nil, @root_filenames=["metadata.rb", "metadata.json"], @attribute_filenames=[], @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/4dfa5ab38d73fc32e51b9aebc530bdbd", "checksum"=>"4dfa5ab38d73fc32e51b9aebc530bdbd", "path"=>"recipes/default.rb", "specificity"=>"default"}, "templates/default/logrotate19.conf.erb"=>{"name"=>"logrotate19.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/abcb49e759caa1cfed2ad9f68b5ae630", "checksum"=>"abcb49e759caa1cfed2ad9f68b5ae630", "path"=>"templates/default/logrotate19.conf.erb", "specificity"=>"default"}, "definitions/logrotate.rb"=>{"name"=>"logrotate.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/574ef44fb07345e64648f84133f8a072", "checksum"=>"574ef44fb07345e64648f84133f8a072", "path"=>"definitions/logrotate.rb", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/4d3fc420cbd7f200850ec48f9a96d221", "checksum"=>"4d3fc420cbd7f200850ec48f9a96d221", "path"=>"metadata.rb", "specificity"=>"default"}, "definitions/logrotate19.rb"=>{"name"=>"logrotate19.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/c8b66974071b4baaccf72a60aabbbfed", "checksum"=>"c8b66974071b4baaccf72a60aabbbfed", "path"=>"definitions/logrotate19.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/041da756ed564f90930b283cefe50db3", "checksum"=>"041da756ed564f90930b283cefe50db3", "path"=>"metadata.json", "specificity"=>"default"}, "templates/default/logrotate.conf.erb"=>{"name"=>"logrotate.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/abf929b100da4472a421bf3c44dbb393", "checksum"=>"abf929b100da4472a421bf3c44dbb393", "path"=>"templates/default/logrotate.conf.erb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=[], @couchdb_rev=nil, @root_dir=nil>, "aws-tools"=>#<Chef::CookbookVersion:0x32344b8 @status=:ready, @library_filenames=["aws.rb"], @name="aws-tools", @template_filenames=["s3.rb.erb"], @metadata_filenames=[], @checksums={"9085c653c090b8940e6d8bc2a93e9371"=>nil, "a79707df8be18df0ca7482193fd2f301"=>nil, "ff98ceaa21cd524ef83c4d05f1e91724"=>nil, "941f473c1f091a0e8f9a1c071bff2e75"=>nil, "17655b6c812ad5c02aacb6fa5e291bf1"=>nil, "afd05a88c6da55ac7177992a431e504a"=>nil, "3e249fde232fe021bfb58f315c5271b5"=>nil, "1fd65fd89721e7828b79607f6cc96406"=>nil, "4427f1cdcfc8279f28e1a9bd026678ba"=>nil, "7895b1bf804e7cfb4b14e7d73d282337"=>nil, "d6936c837815975c0ba410a0fa6672b2"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x3230a98 @platforms={}, @name="aws-tools", @providing={}, @license="All rights reserved", @long_description="= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES:\n\n= USAGE:\n\n", @conflicting={}, @maintainer_email="YOUR_EMAIL", @groupings={}, @attributes={}, @suggestions={}, @maintainer="YOUR_COMPANY_NAME", @cookbook=nil, @version="0.0.1", @replacing={}, @description="Installs/Configures aws-tools", @recipes={}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"s3"=>"s3.rb", "cwa"=>"cwa.rb", "default"=>"default.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x3234288 @rest=#<Chef::REST:0x3234238 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x3234198 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=[], @manifest={"name"=>"aws-tools-0.0.1", "definitions"=>[], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"cw_home.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/a79707df8be18df0ca7482193fd2f301", "checksum"=>"a79707df8be18df0ca7482193fd2f301", "path"=>"files/default/cw_home.sh", "specificity"=>"default"}, {"name"=>"java_home.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/9085c653c090b8940e6d8bc2a93e9371", "checksum"=>"9085c653c090b8940e6d8bc2a93e9371", "path"=>"files/default/java_home.sh", "specificity"=>"default"}, {"name"=>"credential-file-path.template", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/7895b1bf804e7cfb4b14e7d73d282337", "checksum"=>"7895b1bf804e7cfb4b14e7d73d282337", "path"=>"files/default/credential-file-path.template", "specificity"=>"default"}], "attributes"=>[], "metadata"=>{"dependencies"=>{}, "name"=>"aws-tools", "maintainer_email"=>"YOUR_EMAIL", "attributes"=>{}, "license"=>"All rights reserved", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"YOUR_COMPANY_NAME", "long_description"=>"= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES:\n\n= USAGE:\n\n", "recommendations"=>{}, "version"=>"0.0.1", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs/Configures aws-tools", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"aws-tools", "templates"=>[{"name"=>"s3.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/ff98ceaa21cd524ef83c4d05f1e91724", "checksum"=>"ff98ceaa21cd524ef83c4d05f1e91724", "path"=>"templates/default/s3.rb.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[{"name"=>"aws.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/941f473c1f091a0e8f9a1c071bff2e75", "checksum"=>"941f473c1f091a0e8f9a1c071bff2e75", "path"=>"libraries/aws.rb", "specificity"=>"default"}], "version"=>"0.0.1", "recipes"=>[{"name"=>"s3.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/4427f1cdcfc8279f28e1a9bd026678ba", "checksum"=>"4427f1cdcfc8279f28e1a9bd026678ba", "path"=>"recipes/s3.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/1fd65fd89721e7828b79607f6cc96406", "checksum"=>"1fd65fd89721e7828b79607f6cc96406", "path"=>"recipes/default.rb", "specificity"=>"default"}, {"name"=>"cwa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/d6936c837815975c0ba410a0fa6672b2", "checksum"=>"d6936c837815975c0ba410a0fa6672b2", "path"=>"recipes/cwa.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/3e249fde232fe021bfb58f315c5271b5", "checksum"=>"3e249fde232fe021bfb58f315c5271b5", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/afd05a88c6da55ac7177992a431e504a", "checksum"=>"afd05a88c6da55ac7177992a431e504a", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/17655b6c812ad5c02aacb6fa5e291bf1", "checksum"=>"17655b6c812ad5c02aacb6fa5e291bf1", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["s3.rb", "default.rb", "cwa.rb"], @attribute_filenames_by_short_filename={}, @couchdb_id=nil, @root_filenames=["metadata.rb", "README.rdoc", "metadata.json"], @attribute_filenames=[], @manifest_records_by_path={"files/default/cw_home.sh"=>{"name"=>"cw_home.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/a79707df8be18df0ca7482193fd2f301", "checksum"=>"a79707df8be18df0ca7482193fd2f301", "path"=>"files/default/cw_home.sh", "specificity"=>"default"}, "recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/1fd65fd89721e7828b79607f6cc96406", "checksum"=>"1fd65fd89721e7828b79607f6cc96406", "path"=>"recipes/default.rb", "specificity"=>"default"}, "libraries/aws.rb"=>{"name"=>"aws.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/941f473c1f091a0e8f9a1c071bff2e75", "checksum"=>"941f473c1f091a0e8f9a1c071bff2e75", "path"=>"libraries/aws.rb", "specificity"=>"default"}, "files/default/credential-file-path.template"=>{"name"=>"credential-file-path.template", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/7895b1bf804e7cfb4b14e7d73d282337", "checksum"=>"7895b1bf804e7cfb4b14e7d73d282337", "path"=>"files/default/credential-file-path.template", "specificity"=>"default"}, "templates/default/s3.rb.erb"=>{"name"=>"s3.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/ff98ceaa21cd524ef83c4d05f1e91724", "checksum"=>"ff98ceaa21cd524ef83c4d05f1e91724", "path"=>"templates/default/s3.rb.erb", "specificity"=>"default"}, "files/default/java_home.sh"=>{"name"=>"java_home.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/9085c653c090b8940e6d8bc2a93e9371", "checksum"=>"9085c653c090b8940e6d8bc2a93e9371", "path"=>"files/default/java_home.sh", "specificity"=>"default"}, "recipes/s3.rb"=>{"name"=>"s3.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/4427f1cdcfc8279f28e1a9bd026678ba", "checksum"=>"4427f1cdcfc8279f28e1a9bd026678ba", "path"=>"recipes/s3.rb", "specificity"=>"default"}, "recipes/cwa.rb"=>{"name"=>"cwa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/d6936c837815975c0ba410a0fa6672b2", "checksum"=>"d6936c837815975c0ba410a0fa6672b2", "path"=>"recipes/cwa.rb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/afd05a88c6da55ac7177992a431e504a", "checksum"=>"afd05a88c6da55ac7177992a431e504a", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/3e249fde232fe021bfb58f315c5271b5", "checksum"=>"3e249fde232fe021bfb58f315c5271b5", "path"=>"metadata.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/17655b6c812ad5c02aacb6fa5e291bf1", "checksum"=>"17655b6c812ad5c02aacb6fa5e291bf1", "path"=>"metadata.json", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["cw_home.sh", "java_home.sh", "credential-file-path.template"], @couchdb_rev=nil, @root_dir=nil>, "munin"=>#<Chef::CookbookVersion:0x32122a0 @status=:ready, @library_filenames=[], @name="munin", @template_filenames=["apache2.conf.erb", "htpasswd.users.erb", "munin.conf.erb", "munin-node.conf.erb"], @metadata_filenames=[], @checksums={"d10876700805df89474ea2daeb9723d2"=>nil, "96388d356532aceaad0c26539b726abc"=>nil, "c1a0dbb4c6007bdb8e19254ac041399b"=>nil, "796078a584f2c30905f2df09813c484c"=>nil, "7c2fb93db5e93259a8d68a392a85ec89"=>nil, "d14dfcb8a604130e085c6df047116990"=>nil, "72eda2c0c04933726b72d2bb19e1ef51"=>nil, "5d9831b7e37d4226b0da0ac1826a164c"=>nil, "ecc95e3a7077e90b5f4d7442573350ac"=>nil, "bff22e691601b0b96dd90e8b41563648"=>nil, "deb18bf5f6ae6e2a74468add16da85ce"=>nil, "44f28433b067821072dd315bc9d5bae7"=>nil, "91e025b6c94a371adc1ec5696ab1c729"=>nil, "09e8d28932680239972143ae69fd76a1"=>nil, "e3e66fd35f4407abc6b888404401a17b"=>nil, "d9950829362c946d2c76e24667fa9bb2"=>nil, "8f16f9d5505fac6b57b9d1f558a0941d"=>nil, "ff916a204217b9ad3f755d4733b0fbb4"=>nil, "a86bd9fa0d220c2cc821aa55685e3882"=>nil, "6b6545c855ea6ccd42351d663b39ad3b"=>nil, "ebe9c99c687bd1cd1b5bf1d5a5bcff24"=>nil, "cd26f5a51c1e62cedecd014d130f3bac"=>nil, "1dd7d260e8f21b554b8ec4f3ea5af305"=>nil, "712e14b15361b9d5713499146d03478d"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x320d188 @platforms={"debian"=>[], "ubuntu"=>[]}, @name="munin", @providing={}, @license="Apache 2.0", @long_description="", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="Opscode, Inc.", @cookbook=nil, @version="0.8.0", @replacing={}, @description="Instsalls and configures munin", @recipes={}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"default"=>"default.rb", "server"=>"server.rb", "client"=>"client.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x3212070 @rest=#<Chef::REST:0x3212020 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x3211f80 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=["munin_plugin.rb"], @manifest={"name"=>"munin-0.8.0", "definitions"=>[{"name"=>"munin_plugin.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/bff22e691601b0b96dd90e8b41563648", "checksum"=>"bff22e691601b0b96dd90e8b41563648", "path"=>"definitions/munin_plugin.rb", "specificity"=>"default"}], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"plugins/nginx_status", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/d9950829362c946d2c76e24667fa9bb2", "checksum"=>"d9950829362c946d2c76e24667fa9bb2", "path"=>"files/default/plugins/nginx_status", "specificity"=>"default"}, {"name"=>"plugins/memcached_requests_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/ecc95e3a7077e90b5f4d7442573350ac", "checksum"=>"ecc95e3a7077e90b5f4d7442573350ac", "path"=>"files/default/plugins/memcached_requests_", "specificity"=>"default"}, {"name"=>"plugins/README", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/712e14b15361b9d5713499146d03478d", "checksum"=>"712e14b15361b9d5713499146d03478d", "path"=>"files/default/plugins/README", "specificity"=>"default"}, {"name"=>"plugins/nginx_memory", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/ff916a204217b9ad3f755d4733b0fbb4", "checksum"=>"ff916a204217b9ad3f755d4733b0fbb4", "path"=>"files/default/plugins/nginx_memory", "specificity"=>"default"}, {"name"=>"plugins/memcached_responsetime_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/44f28433b067821072dd315bc9d5bae7", "checksum"=>"44f28433b067821072dd315bc9d5bae7", "path"=>"files/default/plugins/memcached_responsetime_", "specificity"=>"default"}, {"name"=>"plugins/nginx_request", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/ebe9c99c687bd1cd1b5bf1d5a5bcff24", "checksum"=>"ebe9c99c687bd1cd1b5bf1d5a5bcff24", "path"=>"files/default/plugins/nginx_request", "specificity"=>"default"}, {"name"=>"plugins/memcached_bytes_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/72eda2c0c04933726b72d2bb19e1ef51", "checksum"=>"72eda2c0c04933726b72d2bb19e1ef51", "path"=>"files/default/plugins/memcached_bytes_", "specificity"=>"default"}, {"name"=>"plugins/memcached_connections_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/e3e66fd35f4407abc6b888404401a17b", "checksum"=>"e3e66fd35f4407abc6b888404401a17b", "path"=>"files/default/plugins/memcached_connections_", "specificity"=>"default"}, {"name"=>"plugins/memcached_items_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/1dd7d260e8f21b554b8ec4f3ea5af305", "checksum"=>"1dd7d260e8f21b554b8ec4f3ea5af305", "path"=>"files/default/plugins/memcached_items_", "specificity"=>"default"}, {"name"=>"plugins/memcached_hits_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/d14dfcb8a604130e085c6df047116990", "checksum"=>"d14dfcb8a604130e085c6df047116990", "path"=>"files/default/plugins/memcached_hits_", "specificity"=>"default"}, {"name"=>"htpasswd.users", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/cd26f5a51c1e62cedecd014d130f3bac", "checksum"=>"cd26f5a51c1e62cedecd014d130f3bac", "path"=>"files/default/htpasswd.users", "specificity"=>"default"}, {"name"=>"munin-cron", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/96388d356532aceaad0c26539b726abc", "checksum"=>"96388d356532aceaad0c26539b726abc", "path"=>"files/default/munin-cron", "specificity"=>"default"}, {"name"=>"plugins/memcached_traffic_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/d10876700805df89474ea2daeb9723d2", "checksum"=>"d10876700805df89474ea2daeb9723d2", "path"=>"files/default/plugins/memcached_traffic_", "specificity"=>"default"}], "attributes"=>[], "metadata"=>{"dependencies"=>{}, "name"=>"munin", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache 2.0", "suggestions"=>{}, "platforms"=>{"debian"=>[], "ubuntu"=>[]}, "maintainer"=>"Opscode, Inc.", "long_description"=>"", "recommendations"=>{}, "version"=>"0.8.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Instsalls and configures munin", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"munin", "templates"=>[{"name"=>"apache2.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/6b6545c855ea6ccd42351d663b39ad3b", "checksum"=>"6b6545c855ea6ccd42351d663b39ad3b", "path"=>"templates/default/apache2.conf.erb", "specificity"=>"default"}, {"name"=>"htpasswd.users.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/7c2fb93db5e93259a8d68a392a85ec89", "checksum"=>"7c2fb93db5e93259a8d68a392a85ec89", "path"=>"templates/default/htpasswd.users.erb", "specificity"=>"default"}, {"name"=>"munin.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/5d9831b7e37d4226b0da0ac1826a164c", "checksum"=>"5d9831b7e37d4226b0da0ac1826a164c", "path"=>"templates/default/munin.conf.erb", "specificity"=>"default"}, {"name"=>"munin-node.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/796078a584f2c30905f2df09813c484c", "checksum"=>"796078a584f2c30905f2df09813c484c", "path"=>"templates/default/munin-node.conf.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[], "version"=>"0.8.0", "recipes"=>[{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/c1a0dbb4c6007bdb8e19254ac041399b", "checksum"=>"c1a0dbb4c6007bdb8e19254ac041399b", "path"=>"recipes/server.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/91e025b6c94a371adc1ec5696ab1c729", "checksum"=>"91e025b6c94a371adc1ec5696ab1c729", "path"=>"recipes/default.rb", "specificity"=>"default"}, {"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/deb18bf5f6ae6e2a74468add16da85ce", "checksum"=>"deb18bf5f6ae6e2a74468add16da85ce", "path"=>"recipes/client.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/09e8d28932680239972143ae69fd76a1", "checksum"=>"09e8d28932680239972143ae69fd76a1", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/a86bd9fa0d220c2cc821aa55685e3882", "checksum"=>"a86bd9fa0d220c2cc821aa55685e3882", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/8f16f9d5505fac6b57b9d1f558a0941d", "checksum"=>"8f16f9d5505fac6b57b9d1f558a0941d", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["server.rb", "default.rb", "client.rb"], @attribute_filenames_by_short_filename={}, @couchdb_id=nil, @root_filenames=["README.rdoc", "metadata.rb", "metadata.json"], @attribute_filenames=[], @manifest_records_by_path={"files/default/plugins/memcached_traffic_"=>{"name"=>"plugins/memcached_traffic_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/d10876700805df89474ea2daeb9723d2", "checksum"=>"d10876700805df89474ea2daeb9723d2", "path"=>"files/default/plugins/memcached_traffic_", "specificity"=>"default"}, "files/default/munin-cron"=>{"name"=>"munin-cron", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/96388d356532aceaad0c26539b726abc", "checksum"=>"96388d356532aceaad0c26539b726abc", "path"=>"files/default/munin-cron", "specificity"=>"default"}, "files/default/plugins/memcached_responsetime_"=>{"name"=>"plugins/memcached_responsetime_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/44f28433b067821072dd315bc9d5bae7", "checksum"=>"44f28433b067821072dd315bc9d5bae7", "path"=>"files/default/plugins/memcached_responsetime_", "specificity"=>"default"}, "recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/91e025b6c94a371adc1ec5696ab1c729", "checksum"=>"91e025b6c94a371adc1ec5696ab1c729", "path"=>"recipes/default.rb", "specificity"=>"default"}, "files/default/htpasswd.users"=>{"name"=>"htpasswd.users", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/cd26f5a51c1e62cedecd014d130f3bac", "checksum"=>"cd26f5a51c1e62cedecd014d130f3bac", "path"=>"files/default/htpasswd.users", "specificity"=>"default"}, "files/default/plugins/nginx_request"=>{"name"=>"plugins/nginx_request", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/ebe9c99c687bd1cd1b5bf1d5a5bcff24", "checksum"=>"ebe9c99c687bd1cd1b5bf1d5a5bcff24", "path"=>"files/default/plugins/nginx_request", "specificity"=>"default"}, "files/default/plugins/nginx_memory"=>{"name"=>"plugins/nginx_memory", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/ff916a204217b9ad3f755d4733b0fbb4", "checksum"=>"ff916a204217b9ad3f755d4733b0fbb4", "path"=>"files/default/plugins/nginx_memory", "specificity"=>"default"}, "files/default/plugins/memcached_hits_"=>{"name"=>"plugins/memcached_hits_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/d14dfcb8a604130e085c6df047116990", "checksum"=>"d14dfcb8a604130e085c6df047116990", "path"=>"files/default/plugins/memcached_hits_", "specificity"=>"default"}, "templates/default/apache2.conf.erb"=>{"name"=>"apache2.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/6b6545c855ea6ccd42351d663b39ad3b", "checksum"=>"6b6545c855ea6ccd42351d663b39ad3b", "path"=>"templates/default/apache2.conf.erb", "specificity"=>"default"}, "files/default/plugins/README"=>{"name"=>"plugins/README", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/712e14b15361b9d5713499146d03478d", "checksum"=>"712e14b15361b9d5713499146d03478d", "path"=>"files/default/plugins/README", "specificity"=>"default"}, "files/default/plugins/nginx_status"=>{"name"=>"plugins/nginx_status", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/d9950829362c946d2c76e24667fa9bb2", "checksum"=>"d9950829362c946d2c76e24667fa9bb2", "path"=>"files/default/plugins/nginx_status", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/a86bd9fa0d220c2cc821aa55685e3882", "checksum"=>"a86bd9fa0d220c2cc821aa55685e3882", "path"=>"metadata.rb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/09e8d28932680239972143ae69fd76a1", "checksum"=>"09e8d28932680239972143ae69fd76a1", "path"=>"README.rdoc", "specificity"=>"default"}, "templates/default/htpasswd.users.erb"=>{"name"=>"htpasswd.users.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/7c2fb93db5e93259a8d68a392a85ec89", "checksum"=>"7c2fb93db5e93259a8d68a392a85ec89", "path"=>"templates/default/htpasswd.users.erb", "specificity"=>"default"}, "recipes/server.rb"=>{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/c1a0dbb4c6007bdb8e19254ac041399b", "checksum"=>"c1a0dbb4c6007bdb8e19254ac041399b", "path"=>"recipes/server.rb", "specificity"=>"default"}, "templates/default/munin.conf.erb"=>{"name"=>"munin.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/5d9831b7e37d4226b0da0ac1826a164c", "checksum"=>"5d9831b7e37d4226b0da0ac1826a164c", "path"=>"templates/default/munin.conf.erb", "specificity"=>"default"}, "files/default/plugins/memcached_connections_"=>{"name"=>"plugins/memcached_connections_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/e3e66fd35f4407abc6b888404401a17b", "checksum"=>"e3e66fd35f4407abc6b888404401a17b", "path"=>"files/default/plugins/memcached_connections_", "specificity"=>"default"}, "templates/default/munin-node.conf.erb"=>{"name"=>"munin-node.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/796078a584f2c30905f2df09813c484c", "checksum"=>"796078a584f2c30905f2df09813c484c", "path"=>"templates/default/munin-node.conf.erb", "specificity"=>"default"}, "files/default/plugins/memcached_bytes_"=>{"name"=>"plugins/memcached_bytes_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/72eda2c0c04933726b72d2bb19e1ef51", "checksum"=>"72eda2c0c04933726b72d2bb19e1ef51", "path"=>"files/default/plugins/memcached_bytes_", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/8f16f9d5505fac6b57b9d1f558a0941d", "checksum"=>"8f16f9d5505fac6b57b9d1f558a0941d", "path"=>"metadata.json", "specificity"=>"default"}, "recipes/client.rb"=>{"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/deb18bf5f6ae6e2a74468add16da85ce", "checksum"=>"deb18bf5f6ae6e2a74468add16da85ce", "path"=>"recipes/client.rb", "specificity"=>"default"}, "files/default/plugins/memcached_items_"=>{"name"=>"plugins/memcached_items_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/1dd7d260e8f21b554b8ec4f3ea5af305", "checksum"=>"1dd7d260e8f21b554b8ec4f3ea5af305", "path"=>"files/default/plugins/memcached_items_", "specificity"=>"default"}, "files/default/plugins/memcached_requests_"=>{"name"=>"plugins/memcached_requests_", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/ecc95e3a7077e90b5f4d7442573350ac", "checksum"=>"ecc95e3a7077e90b5f4d7442573350ac", "path"=>"files/default/plugins/memcached_requests_", "specificity"=>"default"}, "definitions/munin_plugin.rb"=>{"name"=>"munin_plugin.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/bff22e691601b0b96dd90e8b41563648", "checksum"=>"bff22e691601b0b96dd90e8b41563648", "path"=>"definitions/munin_plugin.rb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["plugins/nginx_status", "plugins/memcached_requests_", "plugins/README", "plugins/nginx_memory", "plugins/memcached_responsetime_", "plugins/nginx_request", "plugins/memcached_bytes_", "plugins/memcached_connections_", "plugins/memcached_items_", "plugins/memcached_hits_", "htpasswd.users", "munin-cron", "plugins/memcached_traffic_"], @couchdb_rev=nil, @root_dir=nil>, "mysql"=>#<Chef::CookbookVersion:0x32200d0 @status=:ready, @library_filenames=["database.rb"], @name="mysql", @template_filenames=["sync-slave.rb.erb", "mysql-server.seed.erb", "grants.sql.erb", "my.cnf.erb", "my.cnf-slave.erb", "port_mysql.erb", "debian.cnf.erb", "my.cnf-master.erb", "backup-dbs.sh.erb", "s3cfg.erb"], @metadata_filenames=[], @checksums={"e9278fc99fd668bdce33d72dc71fade9"=>nil, "2e08553db526f5f80c28b343f6a616cb"=>nil, "1ca0cd6719f12bfbb6f2cbc911708478"=>nil, "2cc65922556858de144b001e94147c68"=>nil, "d76eddafb3c53d896880fa5c39ae920b"=>nil, "b1289842579fb9abfce0e266e89e1a11"=>nil, "df472a03a8a0712080f2218f147a28da"=>nil, "1730ed8c3dfd06bbc56dc913a990da35"=>nil, "7746560b37ac8d4a0cf68befbecbd8a3"=>nil, "934ec65b11d1f33d0d5a3ecac1bf9975"=>nil, "08c0695c0608870223536c9ec39eaba7"=>nil, "f51bd8122b7dccc9f4656319fef3252a"=>nil, "8aa8e2cafe54c2932c7aa65d62ec2695"=>nil, "d2244150a145b3f658cd37c13269fafc"=>nil, "b2eb0760c07734be9c637dcffc86175a"=>nil, "43c16cf85a2228ac0923b41ea19d65a9"=>nil, "8655cd83ad7e4e5a8be4043e487c47f4"=>nil, "b994881a2aba60e32c4b6408ffba993d"=>nil, "dec66942f93565beca7626ce3450797c"=>nil, "4fde7938c72072eeff94defb6ba57f7d"=>nil, "fab59ba3dd1ae04fa859c54cfbfe02aa"=>nil, "4ee0653c32399f473746330a093e854a"=>nil, "3a3c76288d338100dd9e0757dab7652a"=>nil, "e92122bf32eb1b48fe68b4a29a16f29c"=>nil, "16b036a0bb31957a77e9b825cf616cc5"=>nil, "9e63f85a471f8e238c9758105238e41d"=>nil, "f3723f38c07f9917f0be0a988039b6ec"=>nil, "2d67df50fea100f0ef4028da541508cc"=>nil, "9011f2973fb6972df4556044f5257e76"=>nil, "bd3ba2d05dea6a8cf0dc2a45f540cc32"=>nil, "2585429943c3c754bdd623f819aa6a70"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x3218268 @platforms={"debian"=>[], "ubuntu"=>[]}, @name="mysql", @providing={}, @license="Apache 2.0", @long_description="= DESCRIPTION:\n\nInstalls and configures MySQL client or server.\n\n= REQUIREMENTS:\n\n== Platform:\n\nBest tested on Ubuntu 9.04,9.10. On EC2, requires platform that supports -o bind option for the 'mount' command.\n\n== Cookbooks:\n\nRequires Opscode's openssl cookbook for secure password generation.\n\n= ATTRIBUTES: \n\n* mysql[:server_root_password] - Set the server's root password with this, default is a randomly generated password with OpenSSL::Random.random_bytes.\n* mysql[:server_repl_password] - Set the replication user 'repl' password with this, default is a randomly generated password with OpenSSL::Random.random_bytes.\n* mysql[:server_debian_password] - Set the debian-sys-maint user password with this, default is a randomly generated password with OpenSSL::Random.random_bytes.\n* mysql[:bind_address] - Listen address for MySQLd, default is node's ipaddress.\n* mysql[:datadir] - Location for mysql data directory, default is \"/var/lib/mysql\" \n* mysql[:ec2_path] - location of mysql datadir on EC2 nodes, default \"/mnt/mysql\" \n\nPerformance tuning attributes, each corresponds to the same-named parameter in my.cnf; default values listed\n\n* mysql[:tunable][:key_buffer] = \"250M\"\n* mysql[:tunable][:max_connections] = \"800\" \n* mysql[:tunable][:wait_timeout] = \"180\" \n* mysql[:tunable][:net_write_timeout] = \"30\" \n* mysql[:tunable][:net_write_timeout] = \"30\" \n* mysql[:tunable][:back_log] = \"128\" \n* mysql[:tunable][:table_cache] = \"128\" \n* mysql[:tunable][:max_heap_table_size] = \"32M\" \n\n= USAGE:\n\nOn client nodes,\n\n include_recipe \"mysql::client\"\n \nAs the common use case is on systems with Ruby, we also install the MySQL RubyGem. Because we may want to be able to use the gem within another Chef recipe, we make sure the mysql development package and gem are installed first. The key is this:\n\n r = package ... do\n action :nothing\n end\n \n r.run_action(:install)\n \nThis creates a resource object for the package and does the installation before other recipes are parsed. You'll need to have the C compiler and such (ie, build-essential on Ubuntu) before running the recipes, but we already do that when installing Chef :-). If you want to be able to access a MySQL database via Ruby within another recipe, you could do so, like so:\n\n Gem.clear_paths # needed for Chef to find the gem...\n require 'mysql' # requires the mysql gem\n\n execute \"create \#{node[:railsapp][:db][:database]} database\" do\n command \"/usr/bin/mysqladmin -u root -p\#{node[:mysql][:server_root_password]} create \#{node[:railsapp][:db][:database]}\"\n not_if do\n m = Mysql.new(\"localhost\", \"root\", @node[:mysql][:server_root_password])\n m.list_dbs.include?(@node[:railsapp][:db][:database])\n end\n end\n\nOn server nodes, \n\n include_recipe \"mysql::server\"\n \nOn Debian/Ubuntu this will preseed the MySQL package with the randomly generated root password. You can of course change the password afterward, but this makes sure that there's a good password set. You can view it in the node data in the Chef Server webui. Sets a new password for debian-sys-maint user as well.\n\nAlso sets up 'repl' user grants for replication slaves.\n\nOn EC2 nodes,\n\n include_recipe \"mysql::server_ec2\"\n \nWhen the ec2_path doesn't exist we look for a mounted filesystem (eg, EBS) and move the datadir there.\n\nThe client recipe is already included by server and 'default' recipes.\n\n= LICENSE and AUTHOR:\n \nAuthor:: Joshua Timberman (<[email protected]>)\nAuthor:: AJ Christensen (<[email protected]>)\n\nCopyright:: 2009, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={"mysql/server_root_password"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"randomly generated", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Server Root Password", "description"=>"Randomly generated password for the mysqld root user"}, "mysql/tunable/max_heap_table_size"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"32M", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Max Heap Table Size"}, "mysql/datadir"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"/var/lib/mysql", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Data Directory", "description"=>"Location of mysql databases"}, "mysql/bind_address"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"ipaddress", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Bind Address", "description"=>"Address that mysqld should listen on"}, "mysql/tunable/back_log"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"128", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Back Log"}, "mysql/tunable/wait_timeout"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"180", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Wait Timeout"}, "mysql/tunable/net_read_timeout"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"30", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Net Read Timeout"}, "mysql/tunable/max_connections"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"800", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Max Connections"}, "mysql/tunable/table_cache"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"128", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Table Cache"}, "mysql/tunable"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "type"=>"hash", "recipes"=>[], "display_name"=>"MySQL Tunables", "description"=>"Hash of MySQL tunable attributes"}, "mysql/ec2_path"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"/mnt/mysql", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL EC2 Path", "description"=>"Location of mysql directory on EC2 instance EBS volumes"}, "mysql/tunable/net_write_timeout"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"30", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Net Write Timeout"}, "mysql/tunable/key_buffer"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "default"=>"250M", "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tuntable Key Buffer"}}, @suggestions={}, @maintainer="Opscode, Inc.", @cookbook=nil, @version="0.15.0", @replacing={}, @description="Installs and configures mysql for client or server", @recipes={"mysql::client"=>"Installs packages required for mysql clients using run_action magic", "mysql::server_ec2"=>"Performs EC2-specific mountpoint manipulation", "mysql::server"=>"Installs packages required for mysql servers w/o manual intervention"}, @recommendations={}, @dependencies={"openssl"=>[]}>, @recipe_filenames_by_name={"client-5.1"=>"client-5.1.rb", "default"=>"default.rb", "slave_production"=>"slave_production.rb", "slave"=>"slave.rb", "master_production"=>"master_production.rb", "master_qa"=>"master_qa.rb", "master"=>"master.rb", "server_ec2"=>"server_ec2.rb", "server"=>"server.rb", "client"=>"client.rb", "slave_qa"=>"slave_qa.rb", "master_staging"=>"master_staging.rb", "slave_staging"=>"slave_staging.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x321fea0 @rest=#<Chef::REST:0x321fe50 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x321fdb0 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=[], @manifest={"name"=>"mysql-0.15.0", "definitions"=>[], "json_class"=>"Chef::CookbookVersion", "files"=>[], "attributes"=>[{"name"=>"s3.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2cc65922556858de144b001e94147c68", "checksum"=>"2cc65922556858de144b001e94147c68", "path"=>"attributes/s3.rb", "specificity"=>"default"}, {"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/1ca0cd6719f12bfbb6f2cbc911708478", "checksum"=>"1ca0cd6719f12bfbb6f2cbc911708478", "path"=>"attributes/server.rb", "specificity"=>"default"}], "metadata"=>{"dependencies"=>{"openssl"=>[]}, "name"=>"mysql", "maintainer_email"=>"[email protected]", "attributes"=>{"mysql/server_root_password"=>{"required"=>"optional", "calculated"=>false, "default"=>"randomly generated", "choice"=>[], "type"=>"string", "recipes"=>[], "description"=>"Randomly generated password for the mysqld root user", "display_name"=>"MySQL Server Root Password"}, "mysql/tunable/max_heap_table_size"=>{"required"=>"optional", "calculated"=>false, "default"=>"32M", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Max Heap Table Size"}, "mysql/bind_address"=>{"required"=>"optional", "calculated"=>false, "default"=>"ipaddress", "choice"=>[], "type"=>"string", "recipes"=>[], "description"=>"Address that mysqld should listen on", "display_name"=>"MySQL Bind Address"}, "mysql/datadir"=>{"required"=>"optional", "calculated"=>false, "default"=>"/var/lib/mysql", "choice"=>[], "type"=>"string", "recipes"=>[], "description"=>"Location of mysql databases", "display_name"=>"MySQL Data Directory"}, "mysql/tunable/wait_timeout"=>{"required"=>"optional", "calculated"=>false, "default"=>"180", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Wait Timeout"}, "mysql/tunable/back_log"=>{"required"=>"optional", "calculated"=>false, "default"=>"128", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Back Log"}, "mysql/tunable/net_read_timeout"=>{"required"=>"optional", "calculated"=>false, "default"=>"30", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Net Read Timeout"}, "mysql/tunable/max_connections"=>{"required"=>"optional", "calculated"=>false, "default"=>"800", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Max Connections"}, "mysql/tunable"=>{"required"=>"optional", "calculated"=>false, "choice"=>[], "type"=>"hash", "recipes"=>[], "description"=>"Hash of MySQL tunable attributes", "display_name"=>"MySQL Tunables"}, "mysql/tunable/table_cache"=>{"required"=>"optional", "calculated"=>false, "default"=>"128", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Table Cache"}, "mysql/ec2_path"=>{"required"=>"optional", "calculated"=>false, "default"=>"/mnt/mysql", "choice"=>[], "type"=>"string", "recipes"=>[], "description"=>"Location of mysql directory on EC2 instance EBS volumes", "display_name"=>"MySQL EC2 Path"}, "mysql/tunable/key_buffer"=>{"required"=>"optional", "calculated"=>false, "default"=>"250M", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tuntable Key Buffer"}, "mysql/tunable/net_write_timeout"=>{"required"=>"optional", "calculated"=>false, "default"=>"30", "choice"=>[], "type"=>"string", "recipes"=>[], "display_name"=>"MySQL Tunable Net Write Timeout"}}, "license"=>"Apache 2.0", "suggestions"=>{}, "platforms"=>{"debian"=>[], "ubuntu"=>[]}, "maintainer"=>"Opscode, Inc.", "long_description"=>"= DESCRIPTION:\n\nInstalls and configures MySQL client or server.\n\n= REQUIREMENTS:\n\n== Platform:\n\nBest tested on Ubuntu 9.04,9.10. On EC2, requires platform that supports -o bind option for the 'mount' command.\n\n== Cookbooks:\n\nRequires Opscode's openssl cookbook for secure password generation.\n\n= ATTRIBUTES: \n\n* mysql[:server_root_password] - Set the server's root password with this, default is a randomly generated password with OpenSSL::Random.random_bytes.\n* mysql[:server_repl_password] - Set the replication user 'repl' password with this, default is a randomly generated password with OpenSSL::Random.random_bytes.\n* mysql[:server_debian_password] - Set the debian-sys-maint user password with this, default is a randomly generated password with OpenSSL::Random.random_bytes.\n* mysql[:bind_address] - Listen address for MySQLd, default is node's ipaddress.\n* mysql[:datadir] - Location for mysql data directory, default is \"/var/lib/mysql\" \n* mysql[:ec2_path] - location of mysql datadir on EC2 nodes, default \"/mnt/mysql\" \n\nPerformance tuning attributes, each corresponds to the same-named parameter in my.cnf; default values listed\n\n* mysql[:tunable][:key_buffer] = \"250M\"\n* mysql[:tunable][:max_connections] = \"800\" \n* mysql[:tunable][:wait_timeout] = \"180\" \n* mysql[:tunable][:net_write_timeout] = \"30\" \n* mysql[:tunable][:net_write_timeout] = \"30\" \n* mysql[:tunable][:back_log] = \"128\" \n* mysql[:tunable][:table_cache] = \"128\" \n* mysql[:tunable][:max_heap_table_size] = \"32M\" \n\n= USAGE:\n\nOn client nodes,\n\n include_recipe \"mysql::client\"\n \nAs the common use case is on systems with Ruby, we also install the MySQL RubyGem. Because we may want to be able to use the gem within another Chef recipe, we make sure the mysql development package and gem are installed first. The key is this:\n\n r = package ... do\n action :nothing\n end\n \n r.run_action(:install)\n \nThis creates a resource object for the package and does the installation before other recipes are parsed. You'll need to have the C compiler and such (ie, build-essential on Ubuntu) before running the recipes, but we already do that when installing Chef :-). If you want to be able to access a MySQL database via Ruby within another recipe, you could do so, like so:\n\n Gem.clear_paths # needed for Chef to find the gem...\n require 'mysql' # requires the mysql gem\n\n execute \"create \#{node[:railsapp][:db][:database]} database\" do\n command \"/usr/bin/mysqladmin -u root -p\#{node[:mysql][:server_root_password]} create \#{node[:railsapp][:db][:database]}\"\n not_if do\n m = Mysql.new(\"localhost\", \"root\", @node[:mysql][:server_root_password])\n m.list_dbs.include?(@node[:railsapp][:db][:database])\n end\n end\n\nOn server nodes, \n\n include_recipe \"mysql::server\"\n \nOn Debian/Ubuntu this will preseed the MySQL package with the randomly generated root password. You can of course change the password afterward, but this makes sure that there's a good password set. You can view it in the node data in the Chef Server webui. Sets a new password for debian-sys-maint user as well.\n\nAlso sets up 'repl' user grants for replication slaves.\n\nOn EC2 nodes,\n\n include_recipe \"mysql::server_ec2\"\n \nWhen the ec2_path doesn't exist we look for a mounted filesystem (eg, EBS) and move the datadir there.\n\nThe client recipe is already included by server and 'default' recipes.\n\n= LICENSE and AUTHOR:\n \nAuthor:: Joshua Timberman (<[email protected]>)\nAuthor:: AJ Christensen (<[email protected]>)\n\nCopyright:: 2009, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "recommendations"=>{}, "version"=>"0.15.0", "recipes"=>{"mysql::client"=>"Installs packages required for mysql clients using run_action magic", "mysql::server_ec2"=>"Performs EC2-specific mountpoint manipulation", "mysql::server"=>"Installs packages required for mysql servers w/o manual intervention"}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs and configures mysql for client or server", "replacing"=>{}, "providing"=>{}}, "providers"=>[{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/b994881a2aba60e32c4b6408ffba993d", "checksum"=>"b994881a2aba60e32c4b6408ffba993d", "path"=>"providers/database.rb", "specificity"=>"default"}], "cookbook_name"=>"mysql", "templates"=>[{"name"=>"sync-slave.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/4fde7938c72072eeff94defb6ba57f7d", "checksum"=>"4fde7938c72072eeff94defb6ba57f7d", "path"=>"templates/default/sync-slave.rb.erb", "specificity"=>"default"}, {"name"=>"mysql-server.seed.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/16b036a0bb31957a77e9b825cf616cc5", "checksum"=>"16b036a0bb31957a77e9b825cf616cc5", "path"=>"templates/default/mysql-server.seed.erb", "specificity"=>"default"}, {"name"=>"grants.sql.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/934ec65b11d1f33d0d5a3ecac1bf9975", "checksum"=>"934ec65b11d1f33d0d5a3ecac1bf9975", "path"=>"templates/default/grants.sql.erb", "specificity"=>"default"}, {"name"=>"my.cnf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/7746560b37ac8d4a0cf68befbecbd8a3", "checksum"=>"7746560b37ac8d4a0cf68befbecbd8a3", "path"=>"templates/default/my.cnf.erb", "specificity"=>"default"}, {"name"=>"my.cnf-slave.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/dec66942f93565beca7626ce3450797c", "checksum"=>"dec66942f93565beca7626ce3450797c", "path"=>"templates/default/my.cnf-slave.erb", "specificity"=>"default"}, {"name"=>"port_mysql.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/d2244150a145b3f658cd37c13269fafc", "checksum"=>"d2244150a145b3f658cd37c13269fafc", "path"=>"templates/default/port_mysql.erb", "specificity"=>"default"}, {"name"=>"debian.cnf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2e08553db526f5f80c28b343f6a616cb", "checksum"=>"2e08553db526f5f80c28b343f6a616cb", "path"=>"templates/default/debian.cnf.erb", "specificity"=>"default"}, {"name"=>"my.cnf-master.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/9011f2973fb6972df4556044f5257e76", "checksum"=>"9011f2973fb6972df4556044f5257e76", "path"=>"templates/default/my.cnf-master.erb", "specificity"=>"default"}, {"name"=>"backup-dbs.sh.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/1730ed8c3dfd06bbc56dc913a990da35", "checksum"=>"1730ed8c3dfd06bbc56dc913a990da35", "path"=>"templates/default/backup-dbs.sh.erb", "specificity"=>"default"}, {"name"=>"s3cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2d67df50fea100f0ef4028da541508cc", "checksum"=>"2d67df50fea100f0ef4028da541508cc", "path"=>"templates/default/s3cfg.erb", "specificity"=>"default"}], "resources"=>[{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/8aa8e2cafe54c2932c7aa65d62ec2695", "checksum"=>"8aa8e2cafe54c2932c7aa65d62ec2695", "path"=>"resources/database.rb", "specificity"=>"default"}], "libraries"=>[{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/b2eb0760c07734be9c637dcffc86175a", "checksum"=>"b2eb0760c07734be9c637dcffc86175a", "path"=>"libraries/database.rb", "specificity"=>"default"}], "version"=>"0.15.0", "recipes"=>[{"name"=>"slave.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/4ee0653c32399f473746330a093e854a", "checksum"=>"4ee0653c32399f473746330a093e854a", "path"=>"recipes/slave.rb", "specificity"=>"default"}, {"name"=>"slave_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/8655cd83ad7e4e5a8be4043e487c47f4", "checksum"=>"8655cd83ad7e4e5a8be4043e487c47f4", "path"=>"recipes/slave_production.rb", "specificity"=>"default"}, {"name"=>"master_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/f3723f38c07f9917f0be0a988039b6ec", "checksum"=>"f3723f38c07f9917f0be0a988039b6ec", "path"=>"recipes/master_staging.rb", "specificity"=>"default"}, {"name"=>"slave_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2585429943c3c754bdd623f819aa6a70", "checksum"=>"2585429943c3c754bdd623f819aa6a70", "path"=>"recipes/slave_staging.rb", "specificity"=>"default"}, {"name"=>"server_ec2.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/f51bd8122b7dccc9f4656319fef3252a", "checksum"=>"f51bd8122b7dccc9f4656319fef3252a", "path"=>"recipes/server_ec2.rb", "specificity"=>"default"}, {"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/9e63f85a471f8e238c9758105238e41d", "checksum"=>"9e63f85a471f8e238c9758105238e41d", "path"=>"recipes/server.rb", "specificity"=>"default"}, {"name"=>"master.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/df472a03a8a0712080f2218f147a28da", "checksum"=>"df472a03a8a0712080f2218f147a28da", "path"=>"recipes/master.rb", "specificity"=>"default"}, {"name"=>"slave_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/08c0695c0608870223536c9ec39eaba7", "checksum"=>"08c0695c0608870223536c9ec39eaba7", "path"=>"recipes/slave_qa.rb", "specificity"=>"default"}, {"name"=>"master_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/b1289842579fb9abfce0e266e89e1a11", "checksum"=>"b1289842579fb9abfce0e266e89e1a11", "path"=>"recipes/master_qa.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/bd3ba2d05dea6a8cf0dc2a45f540cc32", "checksum"=>"bd3ba2d05dea6a8cf0dc2a45f540cc32", "path"=>"recipes/default.rb", "specificity"=>"default"}, {"name"=>"master_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/3a3c76288d338100dd9e0757dab7652a", "checksum"=>"3a3c76288d338100dd9e0757dab7652a", "path"=>"recipes/master_production.rb", "specificity"=>"default"}, {"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/d76eddafb3c53d896880fa5c39ae920b", "checksum"=>"d76eddafb3c53d896880fa5c39ae920b", "path"=>"recipes/client.rb", "specificity"=>"default"}, {"name"=>"client-5.1.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/fab59ba3dd1ae04fa859c54cfbfe02aa", "checksum"=>"fab59ba3dd1ae04fa859c54cfbfe02aa", "path"=>"recipes/client-5.1.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/e92122bf32eb1b48fe68b4a29a16f29c", "checksum"=>"e92122bf32eb1b48fe68b4a29a16f29c", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/e9278fc99fd668bdce33d72dc71fade9", "checksum"=>"e9278fc99fd668bdce33d72dc71fade9", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/43c16cf85a2228ac0923b41ea19d65a9", "checksum"=>"43c16cf85a2228ac0923b41ea19d65a9", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=["database.rb"], @recipe_filenames=["slave.rb", "slave_production.rb", "master_staging.rb", "slave_staging.rb", "server_ec2.rb", "server.rb", "master.rb", "slave_qa.rb", "master_qa.rb", "default.rb", "master_production.rb", "client.rb", "client-5.1.rb"], @attribute_filenames_by_short_filename={"s3"=>"s3.rb", "server"=>"server.rb"}, @couchdb_id=nil, @root_filenames=["metadata.rb", "README.rdoc", "metadata.json"], @attribute_filenames=["s3.rb", "server.rb"], @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/bd3ba2d05dea6a8cf0dc2a45f540cc32", "checksum"=>"bd3ba2d05dea6a8cf0dc2a45f540cc32", "path"=>"recipes/default.rb", "specificity"=>"default"}, "recipes/slave.rb"=>{"name"=>"slave.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/4ee0653c32399f473746330a093e854a", "checksum"=>"4ee0653c32399f473746330a093e854a", "path"=>"recipes/slave.rb", "specificity"=>"default"}, "templates/default/mysql-server.seed.erb"=>{"name"=>"mysql-server.seed.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/16b036a0bb31957a77e9b825cf616cc5", "checksum"=>"16b036a0bb31957a77e9b825cf616cc5", "path"=>"templates/default/mysql-server.seed.erb", "specificity"=>"default"}, "recipes/master_staging.rb"=>{"name"=>"master_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/f3723f38c07f9917f0be0a988039b6ec", "checksum"=>"f3723f38c07f9917f0be0a988039b6ec", "path"=>"recipes/master_staging.rb", "specificity"=>"default"}, "providers/database.rb"=>{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/b994881a2aba60e32c4b6408ffba993d", "checksum"=>"b994881a2aba60e32c4b6408ffba993d", "path"=>"providers/database.rb", "specificity"=>"default"}, "templates/default/debian.cnf.erb"=>{"name"=>"debian.cnf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2e08553db526f5f80c28b343f6a616cb", "checksum"=>"2e08553db526f5f80c28b343f6a616cb", "path"=>"templates/default/debian.cnf.erb", "specificity"=>"default"}, "libraries/database.rb"=>{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/b2eb0760c07734be9c637dcffc86175a", "checksum"=>"b2eb0760c07734be9c637dcffc86175a", "path"=>"libraries/database.rb", "specificity"=>"default"}, "templates/default/my.cnf-master.erb"=>{"name"=>"my.cnf-master.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/9011f2973fb6972df4556044f5257e76", "checksum"=>"9011f2973fb6972df4556044f5257e76", "path"=>"templates/default/my.cnf-master.erb", "specificity"=>"default"}, "recipes/master_qa.rb"=>{"name"=>"master_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/b1289842579fb9abfce0e266e89e1a11", "checksum"=>"b1289842579fb9abfce0e266e89e1a11", "path"=>"recipes/master_qa.rb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/e9278fc99fd668bdce33d72dc71fade9", "checksum"=>"e9278fc99fd668bdce33d72dc71fade9", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/e92122bf32eb1b48fe68b4a29a16f29c", "checksum"=>"e92122bf32eb1b48fe68b4a29a16f29c", "path"=>"metadata.rb", "specificity"=>"default"}, "templates/default/grants.sql.erb"=>{"name"=>"grants.sql.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/934ec65b11d1f33d0d5a3ecac1bf9975", "checksum"=>"934ec65b11d1f33d0d5a3ecac1bf9975", "path"=>"templates/default/grants.sql.erb", "specificity"=>"default"}, "attributes/s3.rb"=>{"name"=>"s3.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2cc65922556858de144b001e94147c68", "checksum"=>"2cc65922556858de144b001e94147c68", "path"=>"attributes/s3.rb", "specificity"=>"default"}, "recipes/server.rb"=>{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/9e63f85a471f8e238c9758105238e41d", "checksum"=>"9e63f85a471f8e238c9758105238e41d", "path"=>"recipes/server.rb", "specificity"=>"default"}, "templates/default/s3cfg.erb"=>{"name"=>"s3cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2d67df50fea100f0ef4028da541508cc", "checksum"=>"2d67df50fea100f0ef4028da541508cc", "path"=>"templates/default/s3cfg.erb", "specificity"=>"default"}, "templates/default/my.cnf-slave.erb"=>{"name"=>"my.cnf-slave.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/dec66942f93565beca7626ce3450797c", "checksum"=>"dec66942f93565beca7626ce3450797c", "path"=>"templates/default/my.cnf-slave.erb", "specificity"=>"default"}, "attributes/server.rb"=>{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/1ca0cd6719f12bfbb6f2cbc911708478", "checksum"=>"1ca0cd6719f12bfbb6f2cbc911708478", "path"=>"attributes/server.rb", "specificity"=>"default"}, "recipes/master_production.rb"=>{"name"=>"master_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/3a3c76288d338100dd9e0757dab7652a", "checksum"=>"3a3c76288d338100dd9e0757dab7652a", "path"=>"recipes/master_production.rb", "specificity"=>"default"}, "recipes/master.rb"=>{"name"=>"master.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/df472a03a8a0712080f2218f147a28da", "checksum"=>"df472a03a8a0712080f2218f147a28da", "path"=>"recipes/master.rb", "specificity"=>"default"}, "resources/database.rb"=>{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/8aa8e2cafe54c2932c7aa65d62ec2695", "checksum"=>"8aa8e2cafe54c2932c7aa65d62ec2695", "path"=>"resources/database.rb", "specificity"=>"default"}, "templates/default/port_mysql.erb"=>{"name"=>"port_mysql.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/d2244150a145b3f658cd37c13269fafc", "checksum"=>"d2244150a145b3f658cd37c13269fafc", "path"=>"templates/default/port_mysql.erb", "specificity"=>"default"}, "templates/default/my.cnf.erb"=>{"name"=>"my.cnf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/7746560b37ac8d4a0cf68befbecbd8a3", "checksum"=>"7746560b37ac8d4a0cf68befbecbd8a3", "path"=>"templates/default/my.cnf.erb", "specificity"=>"default"}, "recipes/server_ec2.rb"=>{"name"=>"server_ec2.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/f51bd8122b7dccc9f4656319fef3252a", "checksum"=>"f51bd8122b7dccc9f4656319fef3252a", "path"=>"recipes/server_ec2.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/43c16cf85a2228ac0923b41ea19d65a9", "checksum"=>"43c16cf85a2228ac0923b41ea19d65a9", "path"=>"metadata.json", "specificity"=>"default"}, "recipes/client.rb"=>{"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/d76eddafb3c53d896880fa5c39ae920b", "checksum"=>"d76eddafb3c53d896880fa5c39ae920b", "path"=>"recipes/client.rb", "specificity"=>"default"}, "templates/default/backup-dbs.sh.erb"=>{"name"=>"backup-dbs.sh.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/1730ed8c3dfd06bbc56dc913a990da35", "checksum"=>"1730ed8c3dfd06bbc56dc913a990da35", "path"=>"templates/default/backup-dbs.sh.erb", "specificity"=>"default"}, "templates/default/sync-slave.rb.erb"=>{"name"=>"sync-slave.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/4fde7938c72072eeff94defb6ba57f7d", "checksum"=>"4fde7938c72072eeff94defb6ba57f7d", "path"=>"templates/default/sync-slave.rb.erb", "specificity"=>"default"}, "recipes/client-5.1.rb"=>{"name"=>"client-5.1.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/fab59ba3dd1ae04fa859c54cfbfe02aa", "checksum"=>"fab59ba3dd1ae04fa859c54cfbfe02aa", "path"=>"recipes/client-5.1.rb", "specificity"=>"default"}, "recipes/slave_qa.rb"=>{"name"=>"slave_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/08c0695c0608870223536c9ec39eaba7", "checksum"=>"08c0695c0608870223536c9ec39eaba7", "path"=>"recipes/slave_qa.rb", "specificity"=>"default"}, "recipes/slave_staging.rb"=>{"name"=>"slave_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/2585429943c3c754bdd623f819aa6a70", "checksum"=>"2585429943c3c754bdd623f819aa6a70", "path"=>"recipes/slave_staging.rb", "specificity"=>"default"}, "recipes/slave_production.rb"=>{"name"=>"slave_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/mysql/0.15.0/files/8655cd83ad7e4e5a8be4043e487c47f4", "checksum"=>"8655cd83ad7e4e5a8be4043e487c47f4", "path"=>"recipes/slave_production.rb", "specificity"=>"default"}}, @resource_filenames=["database.rb"], @file_filenames=[], @couchdb_rev=nil, @root_dir=nil>, "nagios"=>#<Chef::CookbookVersion:0x32034d0 @status=:ready, @library_filenames=["default.rb"], @name="nagios", @template_filenames=["services.cfg.erb", "timeperiods.cfg.erb", "apache2.conf.erb", "hosts.cfg.erb", "htpasswd.users.erb", "check_mysql_slavestatus.erb", "templates.cfg.erb", "nagios.cfg.erb", "nrpe.cfg.erb", "hostgroups.cfg.erb", "cgi.cfg.erb", "commands.cfg.erb", "contacts.cfg.erb"], @metadata_filenames=[], @checksums={"73358f7eaf6db815cf57d511f8d5df86"=>nil, "38e1b7c30aa2ff0741953f32b96f20a1"=>nil, "4417bd0d43244a08712f476a6b76492f"=>nil, "84ba01afeabba4c37c4e08ed6f5fc8e8"=>nil, "a609603666e9d85b92606d4b91de279e"=>nil, "fec4973960d1766b305c98ce1e295d78"=>nil, "db9edd72f0335b86229f96f443f2017a"=>nil, "e3388cf899496fa368b67ce9e39bb40d"=>nil, "457db76b32c844dbf11cae1c7a7a12aa"=>nil, "7822baa99a0e66bef1f5af7e568f7db0"=>nil, "f0ccd378f301e2d8b97719f157b13802"=>nil, "f487f63f045cac4bd6248c51b3ce7e50"=>nil, "3bf0941b403189e0c9883fc1a1d0fe81"=>nil, "12b484f59eddfd8d4b4eb0c7246929ca"=>nil, "1b0307dd978d63a85d3ac335e3e3f452"=>nil, "154cfa1610f06792f5b50b64b65c5ef9"=>nil, "5bbc4fbdca5179593818aa213300a293"=>nil, "bccc03dcce5c36ae98288486f73b7026"=>nil, "d6ddc2b4efb7fb0861f555f77a8c5be2"=>nil, "9225d0d274edc1ae794fa64d81ce90b6"=>nil, "d7ed52ef9b53508b69f35a5cc307c662"=>nil, "137cf23604f30d22b920414b4a009382"=>nil, "266a76604e14aecc71430f4d2734a476"=>nil, "a17c8abb39fb2e17d90ae7f327f38998"=>nil, "fb26d94203228a4877cba15b2b06a8aa"=>nil, "c0a2684a4ddfcfb3a4b63c8e12668c34"=>nil, "eba7da8a580ab58b8587373504e88561"=>nil, "f43e5682aa534e67671d7ba7380d062e"=>nil, "43dc9eb3e9b50d8b6a779c1ba5be241b"=>nil, "7ad277f36dea9e711c334fa661700f6e"=>nil, "749c42c3f8dfdc7b1b4bbe3ce7304cae"=>nil, "6d5102f6b1c79f1194fe1ffcd88c0bb6"=>nil, "546da9e0b42bcc66589738157ab3d169"=>nil, "ff10883267c337d2be1917758afc928e"=>nil, "dffd16d5396b90e66136e6745c6ed3e7"=>nil, "53b129cfc20e0bd10374f66fc5094583"=>nil, "d9544de4ad9dedbcab77c6b230c8234b"=>nil, "bd67791afa5d22ab950473b591b89c76"=>nil, "e4972201aa0ebf5176d2e2cbdb6fc33a"=>nil, "10291c7efe01e512b7f0f120c3b26fab"=>nil, "d441a74ce4df5292f27f02a8ca8f7200"=>nil, "a0477d63265fd4cd74babe3b35112d8f"=>nil, "8bada1e86626b270fe70d7a2ac976dbc"=>nil, "9e9f09d38fab9ace7b8cb8ef25ed473a"=>nil, "9271ffcc271b01faa2d119f73ba9c047"=>nil, "52fb8de9778ed617bf1183b87b2fb921"=>nil, "e07db0f69c2de1bd66835546e4322397"=>nil, "576bc5ef1349a4edae234eccc2f8cc77"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31fb500 @platforms={"debian"=>[], "ubuntu"=>[]}, @name="nagios", @providing={}, @license="Apache 2.0", @long_description="", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="Opscode, Inc.", @cookbook=nil, @version="0.3.0", @replacing={}, @description="Installs and configures nagios", @recipes={}, @recommendations={}, @dependencies={"mysql"=>[], "apache2"=>[]}>, @recipe_filenames_by_name={"server_production"=>"server_production.rb", "default"=>"default.rb", "server_qa"=>"server_qa.rb", "centos-client"=>"centos-client.rb", "server_integration"=>"server_integration.rb", "server"=>"server.rb", "client"=>"client.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x32032a0 @rest=#<Chef::REST:0x3203250 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x32031b0 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=["nagios_conf.rb"], @manifest={"name"=>"nagios-0.3.0", "definitions"=>[{"name"=>"nagios_conf.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/a0477d63265fd4cd74babe3b35112d8f", "checksum"=>"a0477d63265fd4cd74babe3b35112d8f", "path"=>"definitions/nagios_conf.rb", "specificity"=>"default"}], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"icons/ubuntu.jpg", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/c0a2684a4ddfcfb3a4b63c8e12668c34", "checksum"=>"c0a2684a4ddfcfb3a4b63c8e12668c34", "path"=>"files/default/icons/ubuntu.jpg", "specificity"=>"default"}, {"name"=>"plugins/check_redis_mem", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/12b484f59eddfd8d4b4eb0c7246929ca", "checksum"=>"12b484f59eddfd8d4b4eb0c7246929ca", "path"=>"files/default/plugins/check_redis_mem", "specificity"=>"default"}, {"name"=>"plugins/check_redis", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/749c42c3f8dfdc7b1b4bbe3ce7304cae", "checksum"=>"749c42c3f8dfdc7b1b4bbe3ce7304cae", "path"=>"files/default/plugins/check_redis", "specificity"=>"default"}, {"name"=>"plugins/file_queues.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d441a74ce4df5292f27f02a8ca8f7200", "checksum"=>"d441a74ce4df5292f27f02a8ca8f7200", "path"=>"files/default/plugins/file_queues.rb", "specificity"=>"default"}, {"name"=>"plugins/check_mysqlhealth.pl", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/a17c8abb39fb2e17d90ae7f327f38998", "checksum"=>"a17c8abb39fb2e17d90ae7f327f38998", "path"=>"files/default/plugins/check_mysqlhealth.pl", "specificity"=>"default"}, {"name"=>"icons/centos.png", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/266a76604e14aecc71430f4d2734a476", "checksum"=>"266a76604e14aecc71430f4d2734a476", "path"=>"files/default/icons/centos.png", "specificity"=>"default"}, {"name"=>"icons/centos.gd2", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/e4972201aa0ebf5176d2e2cbdb6fc33a", "checksum"=>"e4972201aa0ebf5176d2e2cbdb6fc33a", "path"=>"files/default/icons/centos.gd2", "specificity"=>"default"}, {"name"=>"icons/ubuntu.gif", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/52fb8de9778ed617bf1183b87b2fb921", "checksum"=>"52fb8de9778ed617bf1183b87b2fb921", "path"=>"files/default/icons/ubuntu.gif", "specificity"=>"default"}, {"name"=>"icons/centos.jpg", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/10291c7efe01e512b7f0f120c3b26fab", "checksum"=>"10291c7efe01e512b7f0f120c3b26fab", "path"=>"files/default/icons/centos.jpg", "specificity"=>"default"}, {"name"=>"plugins/check_mem.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/137cf23604f30d22b920414b4a009382", "checksum"=>"137cf23604f30d22b920414b4a009382", "path"=>"files/default/plugins/check_mem.sh", "specificity"=>"default"}, {"name"=>"plugins/check-mysql-slave.pl", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/3bf0941b403189e0c9883fc1a1d0fe81", "checksum"=>"3bf0941b403189e0c9883fc1a1d0fe81", "path"=>"files/default/plugins/check-mysql-slave.pl", "specificity"=>"default"}, {"name"=>"plugins/check_elb.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/7ad277f36dea9e711c334fa661700f6e", "checksum"=>"7ad277f36dea9e711c334fa661700f6e", "path"=>"files/default/plugins/check_elb.rb", "specificity"=>"default"}, {"name"=>"plugins/db_queues.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/bd67791afa5d22ab950473b591b89c76", "checksum"=>"bd67791afa5d22ab950473b591b89c76", "path"=>"files/default/plugins/db_queues.rb", "specificity"=>"default"}, {"name"=>"icons/munin-head.gif", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/5bbc4fbdca5179593818aa213300a293", "checksum"=>"5bbc4fbdca5179593818aa213300a293", "path"=>"files/default/icons/munin-head.gif", "specificity"=>"default"}, {"name"=>"icons/centos.gif", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/43dc9eb3e9b50d8b6a779c1ba5be241b", "checksum"=>"43dc9eb3e9b50d8b6a779c1ba5be241b", "path"=>"files/default/icons/centos.gif", "specificity"=>"default"}, {"name"=>"icons/ubuntu.png", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d9544de4ad9dedbcab77c6b230c8234b", "checksum"=>"d9544de4ad9dedbcab77c6b230c8234b", "path"=>"files/default/icons/ubuntu.png", "specificity"=>"default"}, {"name"=>"plugins/check_sqs.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/53b129cfc20e0bd10374f66fc5094583", "checksum"=>"53b129cfc20e0bd10374f66fc5094583", "path"=>"files/default/plugins/check_sqs.rb", "specificity"=>"default"}, {"name"=>"plugins/nagios-plugins-mysql-1.4.15-2.el5.x86_64.rpm", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/154cfa1610f06792f5b50b64b65c5ef9", "checksum"=>"154cfa1610f06792f5b50b64b65c5ef9", "path"=>"files/default/plugins/nagios-plugins-mysql-1.4.15-2.el5.x86_64.rpm", "specificity"=>"default"}, {"name"=>"plugins/nagios_helper.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d7ed52ef9b53508b69f35a5cc307c662", "checksum"=>"d7ed52ef9b53508b69f35a5cc307c662", "path"=>"files/default/plugins/nagios_helper.rb", "specificity"=>"default"}, {"name"=>"icons/ubuntu.gd2", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/f43e5682aa534e67671d7ba7380d062e", "checksum"=>"f43e5682aa534e67671d7ba7380d062e", "path"=>"files/default/icons/ubuntu.gd2", "specificity"=>"default"}, {"name"=>"plugins/check_solr.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/f487f63f045cac4bd6248c51b3ce7e50", "checksum"=>"f487f63f045cac4bd6248c51b3ce7e50", "path"=>"files/default/plugins/check_solr.rb", "specificity"=>"default"}], "attributes"=>[{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/84ba01afeabba4c37c4e08ed6f5fc8e8", "checksum"=>"84ba01afeabba4c37c4e08ed6f5fc8e8", "path"=>"attributes/server.rb", "specificity"=>"default"}, {"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/fb26d94203228a4877cba15b2b06a8aa", "checksum"=>"fb26d94203228a4877cba15b2b06a8aa", "path"=>"attributes/client.rb", "specificity"=>"default"}], "metadata"=>{"dependencies"=>{"mysql"=>[], "apache2"=>[]}, "name"=>"nagios", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache 2.0", "suggestions"=>{}, "platforms"=>{"debian"=>[], "ubuntu"=>[]}, "maintainer"=>"Opscode, Inc.", "long_description"=>"", "recommendations"=>{}, "version"=>"0.3.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs and configures nagios", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"nagios", "templates"=>[{"name"=>"services.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/4417bd0d43244a08712f476a6b76492f", "checksum"=>"4417bd0d43244a08712f476a6b76492f", "path"=>"templates/default/services.cfg.erb", "specificity"=>"default"}, {"name"=>"timeperiods.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/dffd16d5396b90e66136e6745c6ed3e7", "checksum"=>"dffd16d5396b90e66136e6745c6ed3e7", "path"=>"templates/default/timeperiods.cfg.erb", "specificity"=>"default"}, {"name"=>"apache2.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/1b0307dd978d63a85d3ac335e3e3f452", "checksum"=>"1b0307dd978d63a85d3ac335e3e3f452", "path"=>"templates/default/apache2.conf.erb", "specificity"=>"default"}, {"name"=>"hosts.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/9271ffcc271b01faa2d119f73ba9c047", "checksum"=>"9271ffcc271b01faa2d119f73ba9c047", "path"=>"templates/default/hosts.cfg.erb", "specificity"=>"default"}, {"name"=>"htpasswd.users.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/eba7da8a580ab58b8587373504e88561", "checksum"=>"eba7da8a580ab58b8587373504e88561", "path"=>"templates/default/htpasswd.users.erb", "specificity"=>"default"}, {"name"=>"check_mysql_slavestatus.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/ff10883267c337d2be1917758afc928e", "checksum"=>"ff10883267c337d2be1917758afc928e", "path"=>"templates/default/check_mysql_slavestatus.erb", "specificity"=>"default"}, {"name"=>"templates.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/38e1b7c30aa2ff0741953f32b96f20a1", "checksum"=>"38e1b7c30aa2ff0741953f32b96f20a1", "path"=>"templates/default/templates.cfg.erb", "specificity"=>"default"}, {"name"=>"nagios.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/f0ccd378f301e2d8b97719f157b13802", "checksum"=>"f0ccd378f301e2d8b97719f157b13802", "path"=>"templates/default/nagios.cfg.erb", "specificity"=>"default"}, {"name"=>"nrpe.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/7822baa99a0e66bef1f5af7e568f7db0", "checksum"=>"7822baa99a0e66bef1f5af7e568f7db0", "path"=>"templates/default/nrpe.cfg.erb", "specificity"=>"default"}, {"name"=>"hostgroups.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/73358f7eaf6db815cf57d511f8d5df86", "checksum"=>"73358f7eaf6db815cf57d511f8d5df86", "path"=>"templates/default/hostgroups.cfg.erb", "specificity"=>"default"}, {"name"=>"cgi.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/9e9f09d38fab9ace7b8cb8ef25ed473a", "checksum"=>"9e9f09d38fab9ace7b8cb8ef25ed473a", "path"=>"templates/default/cgi.cfg.erb", "specificity"=>"default"}, {"name"=>"commands.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/9225d0d274edc1ae794fa64d81ce90b6", "checksum"=>"9225d0d274edc1ae794fa64d81ce90b6", "path"=>"templates/default/commands.cfg.erb", "specificity"=>"default"}, {"name"=>"contacts.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/8bada1e86626b270fe70d7a2ac976dbc", "checksum"=>"8bada1e86626b270fe70d7a2ac976dbc", "path"=>"templates/default/contacts.cfg.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/e07db0f69c2de1bd66835546e4322397", "checksum"=>"e07db0f69c2de1bd66835546e4322397", "path"=>"libraries/default.rb", "specificity"=>"default"}], "version"=>"0.3.0", "recipes"=>[{"name"=>"centos-client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/546da9e0b42bcc66589738157ab3d169", "checksum"=>"546da9e0b42bcc66589738157ab3d169", "path"=>"recipes/centos-client.rb", "specificity"=>"default"}, {"name"=>"server_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/6d5102f6b1c79f1194fe1ffcd88c0bb6", "checksum"=>"6d5102f6b1c79f1194fe1ffcd88c0bb6", "path"=>"recipes/server_production.rb", "specificity"=>"default"}, {"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/576bc5ef1349a4edae234eccc2f8cc77", "checksum"=>"576bc5ef1349a4edae234eccc2f8cc77", "path"=>"recipes/server.rb", "specificity"=>"default"}, {"name"=>"server_integration.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/fec4973960d1766b305c98ce1e295d78", "checksum"=>"fec4973960d1766b305c98ce1e295d78", "path"=>"recipes/server_integration.rb", "specificity"=>"default"}, {"name"=>"server_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/e3388cf899496fa368b67ce9e39bb40d", "checksum"=>"e3388cf899496fa368b67ce9e39bb40d", "path"=>"recipes/server_qa.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/a609603666e9d85b92606d4b91de279e", "checksum"=>"a609603666e9d85b92606d4b91de279e", "path"=>"recipes/default.rb", "specificity"=>"default"}, {"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/bccc03dcce5c36ae98288486f73b7026", "checksum"=>"bccc03dcce5c36ae98288486f73b7026", "path"=>"recipes/client.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/db9edd72f0335b86229f96f443f2017a", "checksum"=>"db9edd72f0335b86229f96f443f2017a", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/457db76b32c844dbf11cae1c7a7a12aa", "checksum"=>"457db76b32c844dbf11cae1c7a7a12aa", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d6ddc2b4efb7fb0861f555f77a8c5be2", "checksum"=>"d6ddc2b4efb7fb0861f555f77a8c5be2", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["centos-client.rb", "server_production.rb", "server.rb", "server_integration.rb", "server_qa.rb", "default.rb", "client.rb"], @attribute_filenames_by_short_filename={"server"=>"server.rb", "client"=>"client.rb"}, @couchdb_id=nil, @root_filenames=["metadata.rb", "README.rdoc", "metadata.json"], @attribute_filenames=["server.rb", "client.rb"], @manifest_records_by_path={"templates/default/commands.cfg.erb"=>{"name"=>"commands.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/9225d0d274edc1ae794fa64d81ce90b6", "checksum"=>"9225d0d274edc1ae794fa64d81ce90b6", "path"=>"templates/default/commands.cfg.erb", "specificity"=>"default"}, "templates/default/hostgroups.cfg.erb"=>{"name"=>"hostgroups.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/73358f7eaf6db815cf57d511f8d5df86", "checksum"=>"73358f7eaf6db815cf57d511f8d5df86", "path"=>"templates/default/hostgroups.cfg.erb", "specificity"=>"default"}, "files/default/icons/ubuntu.gd2"=>{"name"=>"icons/ubuntu.gd2", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/f43e5682aa534e67671d7ba7380d062e", "checksum"=>"f43e5682aa534e67671d7ba7380d062e", "path"=>"files/default/icons/ubuntu.gd2", "specificity"=>"default"}, "recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/a609603666e9d85b92606d4b91de279e", "checksum"=>"a609603666e9d85b92606d4b91de279e", "path"=>"recipes/default.rb", "specificity"=>"default"}, "templates/default/cgi.cfg.erb"=>{"name"=>"cgi.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/9e9f09d38fab9ace7b8cb8ef25ed473a", "checksum"=>"9e9f09d38fab9ace7b8cb8ef25ed473a", "path"=>"templates/default/cgi.cfg.erb", "specificity"=>"default"}, "files/default/icons/ubuntu.jpg"=>{"name"=>"icons/ubuntu.jpg", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/c0a2684a4ddfcfb3a4b63c8e12668c34", "checksum"=>"c0a2684a4ddfcfb3a4b63c8e12668c34", "path"=>"files/default/icons/ubuntu.jpg", "specificity"=>"default"}, "templates/default/check_mysql_slavestatus.erb"=>{"name"=>"check_mysql_slavestatus.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/ff10883267c337d2be1917758afc928e", "checksum"=>"ff10883267c337d2be1917758afc928e", "path"=>"templates/default/check_mysql_slavestatus.erb", "specificity"=>"default"}, "files/default/plugins/check-mysql-slave.pl"=>{"name"=>"plugins/check-mysql-slave.pl", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/3bf0941b403189e0c9883fc1a1d0fe81", "checksum"=>"3bf0941b403189e0c9883fc1a1d0fe81", "path"=>"files/default/plugins/check-mysql-slave.pl", "specificity"=>"default"}, "files/default/icons/centos.png"=>{"name"=>"icons/centos.png", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/266a76604e14aecc71430f4d2734a476", "checksum"=>"266a76604e14aecc71430f4d2734a476", "path"=>"files/default/icons/centos.png", "specificity"=>"default"}, "files/default/plugins/check_sqs.rb"=>{"name"=>"plugins/check_sqs.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/53b129cfc20e0bd10374f66fc5094583", "checksum"=>"53b129cfc20e0bd10374f66fc5094583", "path"=>"files/default/plugins/check_sqs.rb", "specificity"=>"default"}, "files/default/icons/centos.gd2"=>{"name"=>"icons/centos.gd2", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/e4972201aa0ebf5176d2e2cbdb6fc33a", "checksum"=>"e4972201aa0ebf5176d2e2cbdb6fc33a", "path"=>"files/default/icons/centos.gd2", "specificity"=>"default"}, "files/default/plugins/file_queues.rb"=>{"name"=>"plugins/file_queues.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d441a74ce4df5292f27f02a8ca8f7200", "checksum"=>"d441a74ce4df5292f27f02a8ca8f7200", "path"=>"files/default/plugins/file_queues.rb", "specificity"=>"default"}, "libraries/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/e07db0f69c2de1bd66835546e4322397", "checksum"=>"e07db0f69c2de1bd66835546e4322397", "path"=>"libraries/default.rb", "specificity"=>"default"}, "definitions/nagios_conf.rb"=>{"name"=>"nagios_conf.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/a0477d63265fd4cd74babe3b35112d8f", "checksum"=>"a0477d63265fd4cd74babe3b35112d8f", "path"=>"definitions/nagios_conf.rb", "specificity"=>"default"}, "templates/default/hosts.cfg.erb"=>{"name"=>"hosts.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/9271ffcc271b01faa2d119f73ba9c047", "checksum"=>"9271ffcc271b01faa2d119f73ba9c047", "path"=>"templates/default/hosts.cfg.erb", "specificity"=>"default"}, "files/default/plugins/check_mem.sh"=>{"name"=>"plugins/check_mem.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/137cf23604f30d22b920414b4a009382", "checksum"=>"137cf23604f30d22b920414b4a009382", "path"=>"files/default/plugins/check_mem.sh", "specificity"=>"default"}, "files/default/icons/centos.jpg"=>{"name"=>"icons/centos.jpg", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/10291c7efe01e512b7f0f120c3b26fab", "checksum"=>"10291c7efe01e512b7f0f120c3b26fab", "path"=>"files/default/icons/centos.jpg", "specificity"=>"default"}, "files/default/icons/ubuntu.gif"=>{"name"=>"icons/ubuntu.gif", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/52fb8de9778ed617bf1183b87b2fb921", "checksum"=>"52fb8de9778ed617bf1183b87b2fb921", "path"=>"files/default/icons/ubuntu.gif", "specificity"=>"default"}, "files/default/plugins/check_mysqlhealth.pl"=>{"name"=>"plugins/check_mysqlhealth.pl", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/a17c8abb39fb2e17d90ae7f327f38998", "checksum"=>"a17c8abb39fb2e17d90ae7f327f38998", "path"=>"files/default/plugins/check_mysqlhealth.pl", "specificity"=>"default"}, "templates/default/apache2.conf.erb"=>{"name"=>"apache2.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/1b0307dd978d63a85d3ac335e3e3f452", "checksum"=>"1b0307dd978d63a85d3ac335e3e3f452", "path"=>"templates/default/apache2.conf.erb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/457db76b32c844dbf11cae1c7a7a12aa", "checksum"=>"457db76b32c844dbf11cae1c7a7a12aa", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/db9edd72f0335b86229f96f443f2017a", "checksum"=>"db9edd72f0335b86229f96f443f2017a", "path"=>"metadata.rb", "specificity"=>"default"}, "templates/default/nrpe.cfg.erb"=>{"name"=>"nrpe.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/7822baa99a0e66bef1f5af7e568f7db0", "checksum"=>"7822baa99a0e66bef1f5af7e568f7db0", "path"=>"templates/default/nrpe.cfg.erb", "specificity"=>"default"}, "templates/default/htpasswd.users.erb"=>{"name"=>"htpasswd.users.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/eba7da8a580ab58b8587373504e88561", "checksum"=>"eba7da8a580ab58b8587373504e88561", "path"=>"templates/default/htpasswd.users.erb", "specificity"=>"default"}, "files/default/plugins/check_elb.rb"=>{"name"=>"plugins/check_elb.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/7ad277f36dea9e711c334fa661700f6e", "checksum"=>"7ad277f36dea9e711c334fa661700f6e", "path"=>"files/default/plugins/check_elb.rb", "specificity"=>"default"}, "files/default/plugins/check_redis"=>{"name"=>"plugins/check_redis", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/749c42c3f8dfdc7b1b4bbe3ce7304cae", "checksum"=>"749c42c3f8dfdc7b1b4bbe3ce7304cae", "path"=>"files/default/plugins/check_redis", "specificity"=>"default"}, "recipes/server.rb"=>{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/576bc5ef1349a4edae234eccc2f8cc77", "checksum"=>"576bc5ef1349a4edae234eccc2f8cc77", "path"=>"recipes/server.rb", "specificity"=>"default"}, "templates/default/templates.cfg.erb"=>{"name"=>"templates.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/38e1b7c30aa2ff0741953f32b96f20a1", "checksum"=>"38e1b7c30aa2ff0741953f32b96f20a1", "path"=>"templates/default/templates.cfg.erb", "specificity"=>"default"}, "files/default/icons/centos.gif"=>{"name"=>"icons/centos.gif", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/43dc9eb3e9b50d8b6a779c1ba5be241b", "checksum"=>"43dc9eb3e9b50d8b6a779c1ba5be241b", "path"=>"files/default/icons/centos.gif", "specificity"=>"default"}, "files/default/plugins/db_queues.rb"=>{"name"=>"plugins/db_queues.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/bd67791afa5d22ab950473b591b89c76", "checksum"=>"bd67791afa5d22ab950473b591b89c76", "path"=>"files/default/plugins/db_queues.rb", "specificity"=>"default"}, "files/default/plugins/check_redis_mem"=>{"name"=>"plugins/check_redis_mem", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/12b484f59eddfd8d4b4eb0c7246929ca", "checksum"=>"12b484f59eddfd8d4b4eb0c7246929ca", "path"=>"files/default/plugins/check_redis_mem", "specificity"=>"default"}, "attributes/server.rb"=>{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/84ba01afeabba4c37c4e08ed6f5fc8e8", "checksum"=>"84ba01afeabba4c37c4e08ed6f5fc8e8", "path"=>"attributes/server.rb", "specificity"=>"default"}, "recipes/server_production.rb"=>{"name"=>"server_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/6d5102f6b1c79f1194fe1ffcd88c0bb6", "checksum"=>"6d5102f6b1c79f1194fe1ffcd88c0bb6", "path"=>"recipes/server_production.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d6ddc2b4efb7fb0861f555f77a8c5be2", "checksum"=>"d6ddc2b4efb7fb0861f555f77a8c5be2", "path"=>"metadata.json", "specificity"=>"default"}, "templates/default/contacts.cfg.erb"=>{"name"=>"contacts.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/8bada1e86626b270fe70d7a2ac976dbc", "checksum"=>"8bada1e86626b270fe70d7a2ac976dbc", "path"=>"templates/default/contacts.cfg.erb", "specificity"=>"default"}, "templates/default/services.cfg.erb"=>{"name"=>"services.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/4417bd0d43244a08712f476a6b76492f", "checksum"=>"4417bd0d43244a08712f476a6b76492f", "path"=>"templates/default/services.cfg.erb", "specificity"=>"default"}, "files/default/plugins/check_solr.rb"=>{"name"=>"plugins/check_solr.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/f487f63f045cac4bd6248c51b3ce7e50", "checksum"=>"f487f63f045cac4bd6248c51b3ce7e50", "path"=>"files/default/plugins/check_solr.rb", "specificity"=>"default"}, "files/default/plugins/nagios_helper.rb"=>{"name"=>"plugins/nagios_helper.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d7ed52ef9b53508b69f35a5cc307c662", "checksum"=>"d7ed52ef9b53508b69f35a5cc307c662", "path"=>"files/default/plugins/nagios_helper.rb", "specificity"=>"default"}, "files/default/plugins/nagios-plugins-mysql-1.4.15-2.el5.x86_64.rpm"=>{"name"=>"plugins/nagios-plugins-mysql-1.4.15-2.el5.x86_64.rpm", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/154cfa1610f06792f5b50b64b65c5ef9", "checksum"=>"154cfa1610f06792f5b50b64b65c5ef9", "path"=>"files/default/plugins/nagios-plugins-mysql-1.4.15-2.el5.x86_64.rpm", "specificity"=>"default"}, "files/default/icons/ubuntu.png"=>{"name"=>"icons/ubuntu.png", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/d9544de4ad9dedbcab77c6b230c8234b", "checksum"=>"d9544de4ad9dedbcab77c6b230c8234b", "path"=>"files/default/icons/ubuntu.png", "specificity"=>"default"}, "attributes/client.rb"=>{"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/fb26d94203228a4877cba15b2b06a8aa", "checksum"=>"fb26d94203228a4877cba15b2b06a8aa", "path"=>"attributes/client.rb", "specificity"=>"default"}, "recipes/client.rb"=>{"name"=>"client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/bccc03dcce5c36ae98288486f73b7026", "checksum"=>"bccc03dcce5c36ae98288486f73b7026", "path"=>"recipes/client.rb", "specificity"=>"default"}, "templates/default/nagios.cfg.erb"=>{"name"=>"nagios.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/f0ccd378f301e2d8b97719f157b13802", "checksum"=>"f0ccd378f301e2d8b97719f157b13802", "path"=>"templates/default/nagios.cfg.erb", "specificity"=>"default"}, "templates/default/timeperiods.cfg.erb"=>{"name"=>"timeperiods.cfg.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/dffd16d5396b90e66136e6745c6ed3e7", "checksum"=>"dffd16d5396b90e66136e6745c6ed3e7", "path"=>"templates/default/timeperiods.cfg.erb", "specificity"=>"default"}, "files/default/icons/munin-head.gif"=>{"name"=>"icons/munin-head.gif", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/5bbc4fbdca5179593818aa213300a293", "checksum"=>"5bbc4fbdca5179593818aa213300a293", "path"=>"files/default/icons/munin-head.gif", "specificity"=>"default"}, "recipes/server_qa.rb"=>{"name"=>"server_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/e3388cf899496fa368b67ce9e39bb40d", "checksum"=>"e3388cf899496fa368b67ce9e39bb40d", "path"=>"recipes/server_qa.rb", "specificity"=>"default"}, "recipes/server_integration.rb"=>{"name"=>"server_integration.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/fec4973960d1766b305c98ce1e295d78", "checksum"=>"fec4973960d1766b305c98ce1e295d78", "path"=>"recipes/server_integration.rb", "specificity"=>"default"}, "recipes/centos-client.rb"=>{"name"=>"centos-client.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/546da9e0b42bcc66589738157ab3d169", "checksum"=>"546da9e0b42bcc66589738157ab3d169", "path"=>"recipes/centos-client.rb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["icons/ubuntu.jpg", "plugins/check_redis_mem", "plugins/check_redis", "plugins/file_queues.rb", "plugins/check_mysqlhealth.pl", "icons/centos.png", "icons/centos.gd2", "icons/ubuntu.gif", "icons/centos.jpg", "plugins/check_mem.sh", "plugins/check-mysql-slave.pl", "plugins/check_elb.rb", "plugins/db_queues.rb", "icons/munin-head.gif", "icons/centos.gif", "icons/ubuntu.png", "plugins/check_sqs.rb", "plugins/nagios-plugins-mysql-1.4.15-2.el5.x86_64.rpm", "plugins/nagios_helper.rb", "icons/ubuntu.gd2", "plugins/check_solr.rb"], @couchdb_rev=nil, @root_dir=nil>, "java"=>#<Chef::CookbookVersion:0x31f2720 @status=:ready, @library_filenames=[], @name="java", @template_filenames=[], @metadata_filenames=[], @checksums={"49e48dcfa5bcdea458e358a5c8e2baff"=>nil, "db1faaed646b005adaec9c206701c075"=>nil, "aba5c301a107b06b86a5b7ac3b110111"=>nil, "3860575893bf1663d9b20ddfb484cbac"=>nil, "24c85d896fb2d90df9ed6a98f77d52b5"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31ef840 @platforms={"debian"=>[], "ubuntu"=>[]}, @name="java", @providing={}, @license="Apache 2.0", @long_description="= DESCRIPTION:\n\nInstalls Java and Ant.\n\n= REQUIREMENTS:\n\nPlatform: Ubuntu, Debian, Red Hat, CentOS, Fedora.\n\nEnable the 'multiverse' repository on Ubuntu, 'non-free' on Debian or EPEL on RH/Cent/Fedora to get the Java package, or edit the default recipe to point at the Java package for your platform.\n\n= USAGE:\n\nSimply include the recipe where you want Java installed. Note the respository requirement above to get the right package. On Debian and Ubuntu systems, the recipe will preseed the package and update java alternaties.\n\n= LICENSE and AUTHOR:\n\nCopyright 2008-2010, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="Opscode, Inc.", @cookbook=nil, @version="0.9.0", @replacing={}, @description="Installs java", @recipes={}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"default"=>"default.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31f24f0 @rest=#<Chef::REST:0x31f24a0 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31f2400 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=[], @manifest={"name"=>"java-0.9.0", "definitions"=>[], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"java.seed", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/db1faaed646b005adaec9c206701c075", "checksum"=>"db1faaed646b005adaec9c206701c075", "path"=>"files/default/java.seed", "specificity"=>"default"}], "attributes"=>[], "metadata"=>{"dependencies"=>{}, "name"=>"java", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache 2.0", "suggestions"=>{}, "platforms"=>{"debian"=>[], "ubuntu"=>[]}, "maintainer"=>"Opscode, Inc.", "long_description"=>"= DESCRIPTION:\n\nInstalls Java and Ant.\n\n= REQUIREMENTS:\n\nPlatform: Ubuntu, Debian, Red Hat, CentOS, Fedora.\n\nEnable the 'multiverse' repository on Ubuntu, 'non-free' on Debian or EPEL on RH/Cent/Fedora to get the Java package, or edit the default recipe to point at the Java package for your platform.\n\n= USAGE:\n\nSimply include the recipe where you want Java installed. Note the respository requirement above to get the right package. On Debian and Ubuntu systems, the recipe will preseed the package and update java alternaties.\n\n= LICENSE and AUTHOR:\n\nCopyright 2008-2010, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "recommendations"=>{}, "version"=>"0.9.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs java", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"java", "templates"=>[], "resources"=>[], "libraries"=>[], "version"=>"0.9.0", "recipes"=>[{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/aba5c301a107b06b86a5b7ac3b110111", "checksum"=>"aba5c301a107b06b86a5b7ac3b110111", "path"=>"recipes/default.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/3860575893bf1663d9b20ddfb484cbac", "checksum"=>"3860575893bf1663d9b20ddfb484cbac", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/24c85d896fb2d90df9ed6a98f77d52b5", "checksum"=>"24c85d896fb2d90df9ed6a98f77d52b5", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/49e48dcfa5bcdea458e358a5c8e2baff", "checksum"=>"49e48dcfa5bcdea458e358a5c8e2baff", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["default.rb"], @attribute_filenames_by_short_filename={}, @couchdb_id=nil, @root_filenames=["README.rdoc", "metadata.rb", "metadata.json"], @attribute_filenames=[], @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/aba5c301a107b06b86a5b7ac3b110111", "checksum"=>"aba5c301a107b06b86a5b7ac3b110111", "path"=>"recipes/default.rb", "specificity"=>"default"}, "files/default/java.seed"=>{"name"=>"java.seed", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/db1faaed646b005adaec9c206701c075", "checksum"=>"db1faaed646b005adaec9c206701c075", "path"=>"files/default/java.seed", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/24c85d896fb2d90df9ed6a98f77d52b5", "checksum"=>"24c85d896fb2d90df9ed6a98f77d52b5", "path"=>"metadata.rb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/3860575893bf1663d9b20ddfb484cbac", "checksum"=>"3860575893bf1663d9b20ddfb484cbac", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/java/0.9.0/files/49e48dcfa5bcdea458e358a5c8e2baff", "checksum"=>"49e48dcfa5bcdea458e358a5c8e2baff", "path"=>"metadata.json", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["java.seed"], @couchdb_rev=nil, @root_dir=nil>, "openssl"=>#<Chef::CookbookVersion:0x31f85a8 @status=:ready, @library_filenames=["secure_password.rb"], @name="openssl", @template_filenames=[], @metadata_filenames=[], @checksums={"9079f62ac8455b3d85a2ee143fb93368"=>nil, "53f82c62bc55c899eadff63ac7ea5746"=>nil, "d30b399092608864a510b2050ad4c216"=>nil, "cd9b688975824954297838f7d4214b7f"=>nil, "b3bf8b34c97e21c5ee6aa0ddb11b133e"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31f5768 @platforms={}, @name="openssl", @providing={}, @license="Apache 2.0", @long_description="= DESCRIPTION:\n\nLibrary provides a method to generate secure passwords for use in recipes.\n\n= REQUIREMENTS:\n\nOpenSSL Ruby bindings must be installed, which are a requirement for Chef anyway.\n\n= USAGE:\n\nMost often this will be used to generate a secure password for an attribute.\n\n include Opscode::OpenSSL::Password\n\n set_unless[:my_password] = secure_password\n\n= LICENSE and AUTHOR:\n\nAuthor:: Joshua Timberman (<[email protected]>)\n\nCopyright:: 2009, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="Opscode, Inc.", @cookbook=nil, @version="0.1.0", @replacing={}, @description="Installs/Configures openssl", @recipes={}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"default"=>"default.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31f8378 @rest=#<Chef::REST:0x31f8328 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31f8288 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=[], @manifest={"name"=>"openssl-0.1.0", "definitions"=>[], "json_class"=>"Chef::CookbookVersion", "files"=>[], "attributes"=>[], "metadata"=>{"dependencies"=>{}, "name"=>"openssl", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache 2.0", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"Opscode, Inc.", "long_description"=>"= DESCRIPTION:\n\nLibrary provides a method to generate secure passwords for use in recipes.\n\n= REQUIREMENTS:\n\nOpenSSL Ruby bindings must be installed, which are a requirement for Chef anyway.\n\n= USAGE:\n\nMost often this will be used to generate a secure password for an attribute.\n\n include Opscode::OpenSSL::Password\n\n set_unless[:my_password] = secure_password\n\n= LICENSE and AUTHOR:\n\nAuthor:: Joshua Timberman (<[email protected]>)\n\nCopyright:: 2009, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "recommendations"=>{}, "version"=>"0.1.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs/Configures openssl", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"openssl", "templates"=>[], "resources"=>[], "libraries"=>[{"name"=>"secure_password.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/b3bf8b34c97e21c5ee6aa0ddb11b133e", "checksum"=>"b3bf8b34c97e21c5ee6aa0ddb11b133e", "path"=>"libraries/secure_password.rb", "specificity"=>"default"}], "version"=>"0.1.0", "recipes"=>[{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/cd9b688975824954297838f7d4214b7f", "checksum"=>"cd9b688975824954297838f7d4214b7f", "path"=>"recipes/default.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/d30b399092608864a510b2050ad4c216", "checksum"=>"d30b399092608864a510b2050ad4c216", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/9079f62ac8455b3d85a2ee143fb93368", "checksum"=>"9079f62ac8455b3d85a2ee143fb93368", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/53f82c62bc55c899eadff63ac7ea5746", "checksum"=>"53f82c62bc55c899eadff63ac7ea5746", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["default.rb"], @attribute_filenames_by_short_filename={}, @couchdb_id=nil, @root_filenames=["metadata.rb", "README.rdoc", "metadata.json"], @attribute_filenames=[], @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/cd9b688975824954297838f7d4214b7f", "checksum"=>"cd9b688975824954297838f7d4214b7f", "path"=>"recipes/default.rb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/9079f62ac8455b3d85a2ee143fb93368", "checksum"=>"9079f62ac8455b3d85a2ee143fb93368", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/d30b399092608864a510b2050ad4c216", "checksum"=>"d30b399092608864a510b2050ad4c216", "path"=>"metadata.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/53f82c62bc55c899eadff63ac7ea5746", "checksum"=>"53f82c62bc55c899eadff63ac7ea5746", "path"=>"metadata.json", "specificity"=>"default"}, "libraries/secure_password.rb"=>{"name"=>"secure_password.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/openssl/0.1.0/files/b3bf8b34c97e21c5ee6aa0ddb11b133e", "checksum"=>"b3bf8b34c97e21c5ee6aa0ddb11b133e", "path"=>"libraries/secure_password.rb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=[], @couchdb_rev=nil, @root_dir=nil>, "memcached"=>#<Chef::CookbookVersion:0x31eafe8 @status=:ready, @library_filenames=[], @name="memcached", @template_filenames=["sv-memcached-run.erb", "sv-memcached-log-run.erb", "memcached.conf.erb"], @metadata_filenames=[], @checksums={"6965c65577ed069d6483c8bd9d5870ad"=>nil, "809400eaf4432f29aae8ede9c5c052bf"=>nil, "09f2bf988663175cd1b7973198dfb5eb"=>nil, "69befafd35fe3bfeeb04b4ef642646f4"=>nil, "cc50d2a7651d7615c109dac86e4ca83b"=>nil, "5eb035237cb482772f898597eda26106"=>nil, "6531166dc57fedf3eba73cff5f25f9e7"=>nil, "4356b69cdb65215ae4435dfc39a59cbb"=>nil, "b37e4e372a29eb76224da2e92a1ad0a5"=>nil, "5ed321f57348c8db0ecaba33d36a91ec"=>nil, "03d59d9ca1ee93727b342b099abf4e1f"=>nil, "0cbf140d29001b78b6ea9b9e3a3fe324"=>nil, "a46cc3647ad6c18031a70150fed8d85a"=>nil, "85efa0a04babfdb19539fdc0a03ef137"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31e6dd0 @platforms={}, @name="memcached", @providing={}, @license="Apache v2.0", @long_description="", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="37signals", @cookbook=nil, @version="0.1.0", @replacing={}, @description="Configures memcached", @recipes={}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"instances"=>"instances.rb", "default"=>"default.rb", "basic"=>"basic.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31eadb8 @rest=#<Chef::REST:0x31ead68 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31eacc8 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=["memcached.rb"], @manifest={"name"=>"memcached-0.1.0", "definitions"=>[{"name"=>"memcached.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/809400eaf4432f29aae8ede9c5c052bf", "checksum"=>"809400eaf4432f29aae8ede9c5c052bf", "path"=>"definitions/memcached.rb", "specificity"=>"default"}], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"libevent1_1.4.9-1ubuntu1_amd64.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/4356b69cdb65215ae4435dfc39a59cbb", "checksum"=>"4356b69cdb65215ae4435dfc39a59cbb", "path"=>"files/default/libevent1_1.4.9-1ubuntu1_amd64.deb", "specificity"=>"default"}, {"name"=>"libevent1_1.3e-3_i386.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/6965c65577ed069d6483c8bd9d5870ad", "checksum"=>"6965c65577ed069d6483c8bd9d5870ad", "path"=>"files/default/libevent1_1.3e-3_i386.deb", "specificity"=>"default"}, {"name"=>"memcached_1.2.6-1ubuntu2_amd64.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/85efa0a04babfdb19539fdc0a03ef137", "checksum"=>"85efa0a04babfdb19539fdc0a03ef137", "path"=>"files/default/memcached_1.2.6-1ubuntu2_amd64.deb", "specificity"=>"default"}, {"name"=>"memcached_1.2.2-1+lenny1build0.9.04.1_i386.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/6531166dc57fedf3eba73cff5f25f9e7", "checksum"=>"6531166dc57fedf3eba73cff5f25f9e7", "path"=>"files/default/memcached_1.2.2-1+lenny1build0.9.04.1_i386.deb", "specificity"=>"default"}, {"name"=>"memcached_1.2.2-1-u9.04.1_i386.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/6531166dc57fedf3eba73cff5f25f9e7", "checksum"=>"6531166dc57fedf3eba73cff5f25f9e7", "path"=>"files/default/memcached_1.2.2-1-u9.04.1_i386.deb", "specificity"=>"default"}, {"name"=>"memcache-top", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/5eb035237cb482772f898597eda26106", "checksum"=>"5eb035237cb482772f898597eda26106", "path"=>"files/default/memcache-top", "specificity"=>"default"}], "attributes"=>[{"name"=>"memcached.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/b37e4e372a29eb76224da2e92a1ad0a5", "checksum"=>"b37e4e372a29eb76224da2e92a1ad0a5", "path"=>"attributes/memcached.rb", "specificity"=>"default"}], "metadata"=>{"dependencies"=>{}, "name"=>"memcached", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache v2.0", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"37signals", "long_description"=>"", "recommendations"=>{}, "version"=>"0.1.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Configures memcached", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"memcached", "templates"=>[{"name"=>"sv-memcached-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/03d59d9ca1ee93727b342b099abf4e1f", "checksum"=>"03d59d9ca1ee93727b342b099abf4e1f", "path"=>"templates/default/sv-memcached-run.erb", "specificity"=>"default"}, {"name"=>"sv-memcached-log-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/09f2bf988663175cd1b7973198dfb5eb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "path"=>"templates/default/sv-memcached-log-run.erb", "specificity"=>"default"}, {"name"=>"memcached.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/a46cc3647ad6c18031a70150fed8d85a", "checksum"=>"a46cc3647ad6c18031a70150fed8d85a", "path"=>"templates/default/memcached.conf.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[], "version"=>"0.1.0", "recipes"=>[{"name"=>"instances.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/69befafd35fe3bfeeb04b4ef642646f4", "checksum"=>"69befafd35fe3bfeeb04b4ef642646f4", "path"=>"recipes/instances.rb", "specificity"=>"default"}, {"name"=>"basic.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/0cbf140d29001b78b6ea9b9e3a3fe324", "checksum"=>"0cbf140d29001b78b6ea9b9e3a3fe324", "path"=>"recipes/basic.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/5ed321f57348c8db0ecaba33d36a91ec", "checksum"=>"5ed321f57348c8db0ecaba33d36a91ec", "path"=>"recipes/default.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/cc50d2a7651d7615c109dac86e4ca83b", "checksum"=>"cc50d2a7651d7615c109dac86e4ca83b", "path"=>"metadata.rb", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["instances.rb", "basic.rb", "default.rb"], @attribute_filenames_by_short_filename={"memcached"=>"memcached.rb"}, @couchdb_id=nil, @root_filenames=["metadata.rb"], @attribute_filenames=["memcached.rb"], @manifest_records_by_path={"files/default/memcached_1.2.2-1-u9.04.1_i386.deb"=>{"name"=>"memcached_1.2.2-1-u9.04.1_i386.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/6531166dc57fedf3eba73cff5f25f9e7", "checksum"=>"6531166dc57fedf3eba73cff5f25f9e7", "path"=>"files/default/memcached_1.2.2-1-u9.04.1_i386.deb", "specificity"=>"default"}, "files/default/memcached_1.2.2-1+lenny1build0.9.04.1_i386.deb"=>{"name"=>"memcached_1.2.2-1+lenny1build0.9.04.1_i386.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/6531166dc57fedf3eba73cff5f25f9e7", "checksum"=>"6531166dc57fedf3eba73cff5f25f9e7", "path"=>"files/default/memcached_1.2.2-1+lenny1build0.9.04.1_i386.deb", "specificity"=>"default"}, "recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/5ed321f57348c8db0ecaba33d36a91ec", "checksum"=>"5ed321f57348c8db0ecaba33d36a91ec", "path"=>"recipes/default.rb", "specificity"=>"default"}, "recipes/instances.rb"=>{"name"=>"instances.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/69befafd35fe3bfeeb04b4ef642646f4", "checksum"=>"69befafd35fe3bfeeb04b4ef642646f4", "path"=>"recipes/instances.rb", "specificity"=>"default"}, "templates/default/sv-memcached-run.erb"=>{"name"=>"sv-memcached-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/03d59d9ca1ee93727b342b099abf4e1f", "checksum"=>"03d59d9ca1ee93727b342b099abf4e1f", "path"=>"templates/default/sv-memcached-run.erb", "specificity"=>"default"}, "definitions/memcached.rb"=>{"name"=>"memcached.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/809400eaf4432f29aae8ede9c5c052bf", "checksum"=>"809400eaf4432f29aae8ede9c5c052bf", "path"=>"definitions/memcached.rb", "specificity"=>"default"}, "templates/default/sv-memcached-log-run.erb"=>{"name"=>"sv-memcached-log-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/09f2bf988663175cd1b7973198dfb5eb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "path"=>"templates/default/sv-memcached-log-run.erb", "specificity"=>"default"}, "recipes/basic.rb"=>{"name"=>"basic.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/0cbf140d29001b78b6ea9b9e3a3fe324", "checksum"=>"0cbf140d29001b78b6ea9b9e3a3fe324", "path"=>"recipes/basic.rb", "specificity"=>"default"}, "files/default/memcache-top"=>{"name"=>"memcache-top", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/5eb035237cb482772f898597eda26106", "checksum"=>"5eb035237cb482772f898597eda26106", "path"=>"files/default/memcache-top", "specificity"=>"default"}, "files/default/libevent1_1.4.9-1ubuntu1_amd64.deb"=>{"name"=>"libevent1_1.4.9-1ubuntu1_amd64.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/4356b69cdb65215ae4435dfc39a59cbb", "checksum"=>"4356b69cdb65215ae4435dfc39a59cbb", "path"=>"files/default/libevent1_1.4.9-1ubuntu1_amd64.deb", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/cc50d2a7651d7615c109dac86e4ca83b", "checksum"=>"cc50d2a7651d7615c109dac86e4ca83b", "path"=>"metadata.rb", "specificity"=>"default"}, "files/default/memcached_1.2.6-1ubuntu2_amd64.deb"=>{"name"=>"memcached_1.2.6-1ubuntu2_amd64.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/85efa0a04babfdb19539fdc0a03ef137", "checksum"=>"85efa0a04babfdb19539fdc0a03ef137", "path"=>"files/default/memcached_1.2.6-1ubuntu2_amd64.deb", "specificity"=>"default"}, "files/default/libevent1_1.3e-3_i386.deb"=>{"name"=>"libevent1_1.3e-3_i386.deb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/6965c65577ed069d6483c8bd9d5870ad", "checksum"=>"6965c65577ed069d6483c8bd9d5870ad", "path"=>"files/default/libevent1_1.3e-3_i386.deb", "specificity"=>"default"}, "templates/default/memcached.conf.erb"=>{"name"=>"memcached.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/a46cc3647ad6c18031a70150fed8d85a", "checksum"=>"a46cc3647ad6c18031a70150fed8d85a", "path"=>"templates/default/memcached.conf.erb", "specificity"=>"default"}, "attributes/memcached.rb"=>{"name"=>"memcached.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/b37e4e372a29eb76224da2e92a1ad0a5", "checksum"=>"b37e4e372a29eb76224da2e92a1ad0a5", "path"=>"attributes/memcached.rb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["libevent1_1.4.9-1ubuntu1_amd64.deb", "libevent1_1.3e-3_i386.deb", "memcached_1.2.6-1ubuntu2_amd64.deb", "memcached_1.2.2-1+lenny1build0.9.04.1_i386.deb", "memcached_1.2.2-1-u9.04.1_i386.deb", "memcache-top"], @couchdb_rev=nil, @root_dir=nil>, "passenger"=>#<Chef::CookbookVersion:0x31e22d0 @status=:ready, @library_filenames=[], @name="passenger", @template_filenames=["application.vhost.erb", "passenger.conf.erb", "passenger.load.erb"], @metadata_filenames=[], @checksums={"e776c03de8a26b9683f4fe295949b537"=>nil, "84306169efc45e2c4f485099ce8dc34f"=>nil, "e5c68011f15e2f908d3fe0d6aa245e7a"=>nil, "5396ec4fadafe39fe266c016f6e2e0d1"=>nil, "42d7c37ff7e3ab823fd18cc910afa7c4"=>nil, "d6d965c1ae8e44843539e672b10e93b2"=>nil, "1474fce30a77deac09a623ca2c1a8774"=>nil, "6533337a8ff6eaa1c8a046f1d83ebfcd"=>nil, "46f95df0625338bec2564e0e5610b4be"=>nil, "628ca01f9c37653d4d833197e67de090"=>nil, "84d1ab1e789ba3626ed2b6e86e951eb9"=>nil, "b4c19e345b03355223f0e106f901a2b8"=>nil, "f5a7ba440bce13ec59a829dc0d8fcb80"=>nil, "3208b45e65846b9524e8128670226cde"=>nil, "e84e18dfdc626009aaa697b8efc5f9b0"=>nil, "b0abdb87c8c396506cb4fc2c1a1f3446"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31de068 @platforms={}, @name="passenger", @providing={}, @license="Apache v2.0", @long_description="", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="37signals", @cookbook=nil, @version="0.1.0", @replacing={}, @description="Configures passenger", @recipes={}, @recommendations={}, @dependencies={"apache2"=>[]}>, @recipe_filenames_by_name={"default"=>"default.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31e20a0 @rest=#<Chef::REST:0x31e2050 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31e1fb0 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=["passenger_monitor.rb"], @manifest={"name"=>"passenger-0.1.0", "definitions"=>[{"name"=>"passenger_monitor.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/3208b45e65846b9524e8128670226cde", "checksum"=>"3208b45e65846b9524e8128670226cde", "path"=>"definitions/passenger_monitor.rb", "specificity"=>"default"}], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"shadow-1.4.1/depend", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/b0abdb87c8c396506cb4fc2c1a1f3446", "checksum"=>"b0abdb87c8c396506cb4fc2c1a1f3446", "path"=>"files/default/shadow-1.4.1/depend", "specificity"=>"default"}, {"name"=>"passenger_monitor", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/42d7c37ff7e3ab823fd18cc910afa7c4", "checksum"=>"42d7c37ff7e3ab823fd18cc910afa7c4", "path"=>"files/default/passenger_monitor", "specificity"=>"default"}, {"name"=>"shadow-1.4.1/README", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/6533337a8ff6eaa1c8a046f1d83ebfcd", "checksum"=>"6533337a8ff6eaa1c8a046f1d83ebfcd", "path"=>"files/default/shadow-1.4.1/README", "specificity"=>"default"}, {"name"=>"shadow-1.4.1/HISTORY", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/628ca01f9c37653d4d833197e67de090", "checksum"=>"628ca01f9c37653d4d833197e67de090", "path"=>"files/default/shadow-1.4.1/HISTORY", "specificity"=>"default"}, {"name"=>"shadow-1.4.1/extconf.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/f5a7ba440bce13ec59a829dc0d8fcb80", "checksum"=>"f5a7ba440bce13ec59a829dc0d8fcb80", "path"=>"files/default/shadow-1.4.1/extconf.rb", "specificity"=>"default"}, {"name"=>"shadow-1.4.1/MANIFEST", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/5396ec4fadafe39fe266c016f6e2e0d1", "checksum"=>"5396ec4fadafe39fe266c016f6e2e0d1", "path"=>"files/default/shadow-1.4.1/MANIFEST", "specificity"=>"default"}, {"name"=>"shadow-1.4.1/shadow.c", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/d6d965c1ae8e44843539e672b10e93b2", "checksum"=>"d6d965c1ae8e44843539e672b10e93b2", "path"=>"files/default/shadow-1.4.1/shadow.c", "specificity"=>"default"}, {"name"=>"shadow-1.4.1/README.euc", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/b4c19e345b03355223f0e106f901a2b8", "checksum"=>"b4c19e345b03355223f0e106f901a2b8", "path"=>"files/default/shadow-1.4.1/README.euc", "specificity"=>"default"}], "attributes"=>[{"name"=>"passenger.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/1474fce30a77deac09a623ca2c1a8774", "checksum"=>"1474fce30a77deac09a623ca2c1a8774", "path"=>"attributes/passenger.rb", "specificity"=>"default"}], "metadata"=>{"dependencies"=>{"apache2"=>[]}, "name"=>"passenger", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache v2.0", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"37signals", "long_description"=>"", "recommendations"=>{}, "version"=>"0.1.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Configures passenger", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"passenger", "templates"=>[{"name"=>"application.vhost.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/46f95df0625338bec2564e0e5610b4be", "checksum"=>"46f95df0625338bec2564e0e5610b4be", "path"=>"templates/default/application.vhost.erb", "specificity"=>"default"}, {"name"=>"passenger.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/84306169efc45e2c4f485099ce8dc34f", "checksum"=>"84306169efc45e2c4f485099ce8dc34f", "path"=>"templates/default/passenger.conf.erb", "specificity"=>"default"}, {"name"=>"passenger.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e5c68011f15e2f908d3fe0d6aa245e7a", "checksum"=>"e5c68011f15e2f908d3fe0d6aa245e7a", "path"=>"templates/default/passenger.load.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[], "version"=>"0.1.0", "recipes"=>[{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e776c03de8a26b9683f4fe295949b537", "checksum"=>"e776c03de8a26b9683f4fe295949b537", "path"=>"recipes/default.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e84e18dfdc626009aaa697b8efc5f9b0", "checksum"=>"e84e18dfdc626009aaa697b8efc5f9b0", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/84d1ab1e789ba3626ed2b6e86e951eb9", "checksum"=>"84d1ab1e789ba3626ed2b6e86e951eb9", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["default.rb"], @attribute_filenames_by_short_filename={"passenger"=>"passenger.rb"}, @couchdb_id=nil, @root_filenames=["metadata.rb", "metadata.json"], @attribute_filenames=["passenger.rb"], @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e776c03de8a26b9683f4fe295949b537", "checksum"=>"e776c03de8a26b9683f4fe295949b537", "path"=>"recipes/default.rb", "specificity"=>"default"}, "files/default/shadow-1.4.1/extconf.rb"=>{"name"=>"shadow-1.4.1/extconf.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/f5a7ba440bce13ec59a829dc0d8fcb80", "checksum"=>"f5a7ba440bce13ec59a829dc0d8fcb80", "path"=>"files/default/shadow-1.4.1/extconf.rb", "specificity"=>"default"}, "files/default/shadow-1.4.1/MANIFEST"=>{"name"=>"shadow-1.4.1/MANIFEST", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/5396ec4fadafe39fe266c016f6e2e0d1", "checksum"=>"5396ec4fadafe39fe266c016f6e2e0d1", "path"=>"files/default/shadow-1.4.1/MANIFEST", "specificity"=>"default"}, "files/default/shadow-1.4.1/README.euc"=>{"name"=>"shadow-1.4.1/README.euc", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/b4c19e345b03355223f0e106f901a2b8", "checksum"=>"b4c19e345b03355223f0e106f901a2b8", "path"=>"files/default/shadow-1.4.1/README.euc", "specificity"=>"default"}, "files/default/shadow-1.4.1/HISTORY"=>{"name"=>"shadow-1.4.1/HISTORY", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/628ca01f9c37653d4d833197e67de090", "checksum"=>"628ca01f9c37653d4d833197e67de090", "path"=>"files/default/shadow-1.4.1/HISTORY", "specificity"=>"default"}, "definitions/passenger_monitor.rb"=>{"name"=>"passenger_monitor.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/3208b45e65846b9524e8128670226cde", "checksum"=>"3208b45e65846b9524e8128670226cde", "path"=>"definitions/passenger_monitor.rb", "specificity"=>"default"}, "templates/default/passenger.load.erb"=>{"name"=>"passenger.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e5c68011f15e2f908d3fe0d6aa245e7a", "checksum"=>"e5c68011f15e2f908d3fe0d6aa245e7a", "path"=>"templates/default/passenger.load.erb", "specificity"=>"default"}, "templates/default/application.vhost.erb"=>{"name"=>"application.vhost.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/46f95df0625338bec2564e0e5610b4be", "checksum"=>"46f95df0625338bec2564e0e5610b4be", "path"=>"templates/default/application.vhost.erb", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e84e18dfdc626009aaa697b8efc5f9b0", "checksum"=>"e84e18dfdc626009aaa697b8efc5f9b0", "path"=>"metadata.rb", "specificity"=>"default"}, "templates/default/passenger.conf.erb"=>{"name"=>"passenger.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/84306169efc45e2c4f485099ce8dc34f", "checksum"=>"84306169efc45e2c4f485099ce8dc34f", "path"=>"templates/default/passenger.conf.erb", "specificity"=>"default"}, "files/default/shadow-1.4.1/shadow.c"=>{"name"=>"shadow-1.4.1/shadow.c", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/d6d965c1ae8e44843539e672b10e93b2", "checksum"=>"d6d965c1ae8e44843539e672b10e93b2", "path"=>"files/default/shadow-1.4.1/shadow.c", "specificity"=>"default"}, "files/default/passenger_monitor"=>{"name"=>"passenger_monitor", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/42d7c37ff7e3ab823fd18cc910afa7c4", "checksum"=>"42d7c37ff7e3ab823fd18cc910afa7c4", "path"=>"files/default/passenger_monitor", "specificity"=>"default"}, "attributes/passenger.rb"=>{"name"=>"passenger.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/1474fce30a77deac09a623ca2c1a8774", "checksum"=>"1474fce30a77deac09a623ca2c1a8774", "path"=>"attributes/passenger.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/84d1ab1e789ba3626ed2b6e86e951eb9", "checksum"=>"84d1ab1e789ba3626ed2b6e86e951eb9", "path"=>"metadata.json", "specificity"=>"default"}, "files/default/shadow-1.4.1/README"=>{"name"=>"shadow-1.4.1/README", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/6533337a8ff6eaa1c8a046f1d83ebfcd", "checksum"=>"6533337a8ff6eaa1c8a046f1d83ebfcd", "path"=>"files/default/shadow-1.4.1/README", "specificity"=>"default"}, "files/default/shadow-1.4.1/depend"=>{"name"=>"shadow-1.4.1/depend", "url"=>"http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/b0abdb87c8c396506cb4fc2c1a1f3446", "checksum"=>"b0abdb87c8c396506cb4fc2c1a1f3446", "path"=>"files/default/shadow-1.4.1/depend", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["shadow-1.4.1/depend", "passenger_monitor", "shadow-1.4.1/README", "shadow-1.4.1/HISTORY", "shadow-1.4.1/extconf.rb", "shadow-1.4.1/MANIFEST", "shadow-1.4.1/shadow.c", "shadow-1.4.1/README.euc"], @couchdb_rev=nil, @root_dir=nil>, "git"=>#<Chef::CookbookVersion:0x31c6a58 @status=:ready, @library_filenames=[], @name="git", @template_filenames=["sv-git-daemon-run.erb", "sv-git-daemon-log-run.erb"], @metadata_filenames=[], @checksums={"21576f9ddc97b3955fd43187830ec2a0"=>nil, "a27e387408bd1f47b6bce391bb8b6205"=>nil, "09f2bf988663175cd1b7973198dfb5eb"=>nil, "94b12e7614c650d92625a085e0db53dd"=>nil, "2a3482070c68ca9b15e40c33b127ada7"=>nil, "ed1f136de7900d908f5c35538db0f214"=>nil, "c8b75cbcbb8e8227bac0b8b9c75b09a0"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31c3718 @platforms={"debian"=>[], "ubuntu"=>[]}, @name="git", @providing={}, @license="Apache 2.0", @long_description="= DESCRIPTION:\n\nInstalls git.\n\n= REQUIREMENTS:\n\n== Cookbooks:\n\nOpscode Cookbooks (http://github.com/opscode/cookbooks/tree/master)\n\n* runit\n\n= USAGE:\n\nThis cookbook primarily installs git core packages. It can also be used to serve git repositories.\n\n include_recipe \"git::server\"\n\nThis creates the directory /srv/git and starts a git daemon, exporting all repositories found. Repositories need to be added manually, but will be available once they are created.\n\n= LICENSE and AUTHOR:\n \nAuthor:: Joshua Timberman (<[email protected]>)\n\nCopyright:: 2009, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="Opscode, Inc.", @cookbook=nil, @version="0.7.0", @replacing={}, @description="Installs git and/or sets up a Git server daemon", @recipes={"git::server"=>"Sets up a runit_service for git daemon"}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"default"=>"default.rb", "server"=>"server.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31c6828 @rest=#<Chef::REST:0x31c67d8 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31c6738 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=[], @manifest={"name"=>"git-0.7.0", "definitions"=>[], "json_class"=>"Chef::CookbookVersion", "files"=>[], "attributes"=>[], "metadata"=>{"dependencies"=>{}, "name"=>"git", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache 2.0", "suggestions"=>{}, "platforms"=>{"debian"=>[], "ubuntu"=>[]}, "maintainer"=>"Opscode, Inc.", "long_description"=>"= DESCRIPTION:\n\nInstalls git.\n\n= REQUIREMENTS:\n\n== Cookbooks:\n\nOpscode Cookbooks (http://github.com/opscode/cookbooks/tree/master)\n\n* runit\n\n= USAGE:\n\nThis cookbook primarily installs git core packages. It can also be used to serve git repositories.\n\n include_recipe \"git::server\"\n\nThis creates the directory /srv/git and starts a git daemon, exporting all repositories found. Repositories need to be added manually, but will be available once they are created.\n\n= LICENSE and AUTHOR:\n \nAuthor:: Joshua Timberman (<[email protected]>)\n\nCopyright:: 2009, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "recommendations"=>{}, "version"=>"0.7.0", "recipes"=>{"git::server"=>"Sets up a runit_service for git daemon"}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs git and/or sets up a Git server daemon", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"git", "templates"=>[{"name"=>"sv-git-daemon-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/2a3482070c68ca9b15e40c33b127ada7", "checksum"=>"2a3482070c68ca9b15e40c33b127ada7", "path"=>"templates/default/sv-git-daemon-run.erb", "specificity"=>"default"}, {"name"=>"sv-git-daemon-log-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/09f2bf988663175cd1b7973198dfb5eb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "path"=>"templates/default/sv-git-daemon-log-run.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[], "version"=>"0.7.0", "recipes"=>[{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/a27e387408bd1f47b6bce391bb8b6205", "checksum"=>"a27e387408bd1f47b6bce391bb8b6205", "path"=>"recipes/server.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/ed1f136de7900d908f5c35538db0f214", "checksum"=>"ed1f136de7900d908f5c35538db0f214", "path"=>"recipes/default.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/c8b75cbcbb8e8227bac0b8b9c75b09a0", "checksum"=>"c8b75cbcbb8e8227bac0b8b9c75b09a0", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/21576f9ddc97b3955fd43187830ec2a0", "checksum"=>"21576f9ddc97b3955fd43187830ec2a0", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/94b12e7614c650d92625a085e0db53dd", "checksum"=>"94b12e7614c650d92625a085e0db53dd", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["server.rb", "default.rb"], @attribute_filenames_by_short_filename={}, @couchdb_id=nil, @root_filenames=["metadata.rb", "README.rdoc", "metadata.json"], @attribute_filenames=[], @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/ed1f136de7900d908f5c35538db0f214", "checksum"=>"ed1f136de7900d908f5c35538db0f214", "path"=>"recipes/default.rb", "specificity"=>"default"}, "templates/default/sv-git-daemon-run.erb"=>{"name"=>"sv-git-daemon-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/2a3482070c68ca9b15e40c33b127ada7", "checksum"=>"2a3482070c68ca9b15e40c33b127ada7", "path"=>"templates/default/sv-git-daemon-run.erb", "specificity"=>"default"}, "templates/default/sv-git-daemon-log-run.erb"=>{"name"=>"sv-git-daemon-log-run.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/09f2bf988663175cd1b7973198dfb5eb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "path"=>"templates/default/sv-git-daemon-log-run.erb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/21576f9ddc97b3955fd43187830ec2a0", "checksum"=>"21576f9ddc97b3955fd43187830ec2a0", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/c8b75cbcbb8e8227bac0b8b9c75b09a0", "checksum"=>"c8b75cbcbb8e8227bac0b8b9c75b09a0", "path"=>"metadata.rb", "specificity"=>"default"}, "recipes/server.rb"=>{"name"=>"server.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/a27e387408bd1f47b6bce391bb8b6205", "checksum"=>"a27e387408bd1f47b6bce391bb8b6205", "path"=>"recipes/server.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/git/0.7.0/files/94b12e7614c650d92625a085e0db53dd", "checksum"=>"94b12e7614c650d92625a085e0db53dd", "path"=>"metadata.json", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=[], @couchdb_rev=nil, @root_dir=nil>, "configure-site"=>#<Chef::CookbookVersion:0x31d35c8 @status=:ready, @library_filenames=["elb.rb", "default.rb"], @name="configure-site", @template_filenames=["integration.rb.erb", "redis.rb.erb", "cornice_backend_database.yaml.erb", "do_not_deploy.txt.erb", "set_tokyo_tyrant_endpoint.rb.erb", "cornice.conf.erb.bak", "_fqdn.html.erb", "set_backend_activeresource_endpoint.rb.erb", "test_app.vhost.erb", "database.yml.erb", "solitude_endpoints.rb.erb", "cornice.conf.erb"], @metadata_filenames=[], @checksums={"1c81f28026b6133d0ee88376ea247de4"=>nil, "c9fa6722185ae4033136b792f24a2cb9"=>nil, "786a69c9dbbe580fc5797b0c92611ce7"=>nil, "481044074f9c4aa7d06e0bf2561dbc66"=>nil, "88dac4d644bba0796bdf9f9c64278d3a"=>nil, "47d7057a124e28baafbb2d1d64f4db27"=>nil, "6b5354b240ede9771f0f2b3a938cb5bd"=>nil, "0f555dba86f1035f30c5033c972d5e30"=>nil, "303c8ed7c2770baac8b9d32722fced45"=>nil, "2df944fb707a418bec56e92397a6c5fb"=>nil, "732c5464004b1d2e221654502fc55b1c"=>nil, "55b822b0bf5e4746119d16ea06cbfe9a"=>nil, "f0f93e059a0fc6fc7e160d217147ea1e"=>nil, "ab725e67fe7f7a73d483742b7700735a"=>nil, "99d3c0049b5ea05c351e7a1dbfd699ac"=>nil, "ed65566f18f07b752b5ad9000adc1ad8"=>nil, "fbf69601d39b9a5a6491783afe4ab77f"=>nil, "39189d80e03a1232ea330fbc5bbfaa81"=>nil, "3c54275181cae547a8caefe37f9e74bd"=>nil, "203e950ff67a85c540e356ae11c2c934"=>nil, "23986b8e5fb8173a0b8482932264cf9b"=>nil, "6efe517066b1e7720405747c292e5566"=>nil, "b00e1327040cf2d921c2b53ddcc51032"=>nil, "ffd9d6760d5493e2194735016458bd08"=>nil, "342469963508dae1b623a71a3ca304ee"=>nil, "592154b0593d860a07b9480f719c7971"=>nil, "195f1faa4df6a854727509d90552518d"=>nil, "86ec478bd4bdf03e1735ea8232efa0cd"=>nil, "addbc926d39a7522da6374d00044fce6"=>nil, "2be617aaa5b0f01e27d757f65986f1e5"=>nil, "0845d76b94ebdf135498897810adf8ef"=>nil, "4f4f6ccec65d658a43ea26469ac47df2"=>nil, "f692a4e58fed8688a3147d36cdf82db0"=>nil, "0323ed6374d24cd0aeaec95da44301f8"=>nil, "264e3e5142cb38d52bf3e1adbd5cfc7b"=>nil, "4aae7122f0ca32e6a8920b0264011dd8"=>nil, "56dee8f508ca8d2484593ab1183d52af"=>nil, "524c5c4513e7781e7dcde98d98eb1cbf"=>nil, "857ae2838e79d1f4f58217616835d51d"=>nil, "6cf179f6fda97ecfd1a68e901a4a8554"=>nil, "2e05abd7124943e98b935c386e6c9b00"=>nil, "4cf9aced6c6ec12cc3051359577bd318"=>nil, "3160e45d5822f21ecaa6d89e534cf1bb"=>nil, "ece6f9c2c9d66a92493bdca238dc0ed1"=>nil, "8178ed8e19c443609b8bfedeafe37bd8"=>nil, "28bf688781fd6a5a661335935fb07247"=>nil, "6c6e01eca714a0d194ac8c92a5e4a24a"=>nil, "d60cace6204b260b032515bcdf9ea182"=>nil, "0be0fddcbb26f79a8ae3cd4ed34538c6"=>nil, "b7c08b996f442f20a88165b15f34d92e"=>nil, "505a96e41ba21a026cbd73245bd8417c"=>nil, "c195adeb39851e86d70ac771b09ad7e1"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31ca018 @platforms={}, @name="configure-site", @providing={}, @license="Apache 2.0", @long_description="= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES: \n\n= USAGE:\n\n", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="Example Com", @cookbook=nil, @version="0.1.0", @replacing={}, @description="Installs/Configures configure-site", @recipes={}, @recommendations={}, @dependencies={"aws-tools"=>[], "logrotate"=>[], "mysql"=>[], "java"=>[], "memcached"=>[], "passenger"=>[], "git"=>[]}>, @recipe_filenames_by_name={"frontend_qa"=>"frontend_qa.rb", "frontend_integration"=>"frontend_integration.rb", "primary_backend_schedule"=>"primary_backend_schedule.rb", "backend"=>"backend.rb", "daemon_production"=>"daemon_production.rb", "default"=>"default.rb", "primary_backend_integration"=>"primary_backend_integration.rb", "backend_schedule"=>"backend_schedule.rb", "daemon_qa"=>"daemon_qa.rb", "frontend_staging"=>"frontend_staging.rb", "frontend_sandbox"=>"frontend_sandbox.rb", "primary_backend_qa"=>"primary_backend_qa.rb", "backend_production"=>"backend_production.rb", "backend_qa"=>"backend_qa.rb", "backend_staging"=>"backend_staging.rb", "daemon"=>"daemon.rb", "frontend"=>"frontend.rb", "primary_backend_production"=>"primary_backend_production.rb", "frontend_production"=>"frontend_production.rb", "primary_backend_staging"=>"primary_backend_staging.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31d3398 @rest=#<Chef::REST:0x31d3348 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31d32a8 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=[], @manifest={"name"=>"configure-site-0.1.0", "definitions"=>[], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"elb.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/303c8ed7c2770baac8b9d32722fced45", "checksum"=>"303c8ed7c2770baac8b9d32722fced45", "path"=>"files/default/elb.sh", "specificity"=>"default"}, {"name"=>"id_dsa.pub", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/c9fa6722185ae4033136b792f24a2cb9", "checksum"=>"c9fa6722185ae4033136b792f24a2cb9", "path"=>"files/default/id_dsa.pub", "specificity"=>"default"}, {"name"=>"id_rsa_my_key", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/1c81f28026b6133d0ee88376ea247de4", "checksum"=>"1c81f28026b6133d0ee88376ea247de4", "path"=>"files/default/id_rsa_my_key", "specificity"=>"default"}, {"name"=>"credential-file-path", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/592154b0593d860a07b9480f719c7971", "checksum"=>"592154b0593d860a07b9480f719c7971", "path"=>"files/default/credential-file-path", "specificity"=>"default"}, {"name"=>"GeoIP.conf", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/8178ed8e19c443609b8bfedeafe37bd8", "checksum"=>"8178ed8e19c443609b8bfedeafe37bd8", "path"=>"files/default/GeoIP.conf", "specificity"=>"default"}, {"name"=>"irbrc", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/342469963508dae1b623a71a3ca304ee", "checksum"=>"342469963508dae1b623a71a3ca304ee", "path"=>"files/default/irbrc", "specificity"=>"default"}, {"name"=>"bashrc", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ab725e67fe7f7a73d483742b7700735a", "checksum"=>"ab725e67fe7f7a73d483742b7700735a", "path"=>"files/default/bashrc", "specificity"=>"default"}, {"name"=>"ElasticLoadBalancing.tar.gz", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/f0f93e059a0fc6fc7e160d217147ea1e", "checksum"=>"f0f93e059a0fc6fc7e160d217147ea1e", "path"=>"files/default/ElasticLoadBalancing.tar.gz", "specificity"=>"default"}, {"name"=>"GeoIPCity.dat", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0f555dba86f1035f30c5033c972d5e30", "checksum"=>"0f555dba86f1035f30c5033c972d5e30", "path"=>"files/default/GeoIPCity.dat", "specificity"=>"default"}, {"name"=>"java.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/4cf9aced6c6ec12cc3051359577bd318", "checksum"=>"4cf9aced6c6ec12cc3051359577bd318", "path"=>"files/default/java.sh", "specificity"=>"default"}, {"name"=>"id_dsa", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/b7c08b996f442f20a88165b15f34d92e", "checksum"=>"b7c08b996f442f20a88165b15f34d92e", "path"=>"files/default/id_dsa", "specificity"=>"default"}], "attributes"=>[{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/2df944fb707a418bec56e92397a6c5fb", "checksum"=>"2df944fb707a418bec56e92397a6c5fb", "path"=>"attributes/database.rb", "specificity"=>"default"}, {"name"=>"db_host_master.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/505a96e41ba21a026cbd73245bd8417c", "checksum"=>"505a96e41ba21a026cbd73245bd8417c", "path"=>"attributes/db_host_master.rb", "specificity"=>"default"}, {"name"=>"tokyo_tyrant_endpoint.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/195f1faa4df6a854727509d90552518d", "checksum"=>"195f1faa4df6a854727509d90552518d", "path"=>"attributes/tokyo_tyrant_endpoint.rb", "specificity"=>"default"}, {"name"=>"db_host_slave.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/28bf688781fd6a5a661335935fb07247", "checksum"=>"28bf688781fd6a5a661335935fb07247", "path"=>"attributes/db_host_slave.rb", "specificity"=>"default"}, {"name"=>"configure-site.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6cf179f6fda97ecfd1a68e901a4a8554", "checksum"=>"6cf179f6fda97ecfd1a68e901a4a8554", "path"=>"attributes/configure-site.rb", "specificity"=>"default"}], "metadata"=>{"dependencies"=>{"logrotate"=>[], "aws-tools"=>[], "mysql"=>[], "java"=>[], "memcached"=>[], "passenger"=>[], "git"=>[]}, "name"=>"configure-site", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache 2.0", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"Example Com", "long_description"=>"= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES: \n\n= USAGE:\n\n", "recommendations"=>{}, "version"=>"0.1.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs/Configures configure-site", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"configure-site", "templates"=>[{"name"=>"integration.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/47d7057a124e28baafbb2d1d64f4db27", "checksum"=>"47d7057a124e28baafbb2d1d64f4db27", "path"=>"templates/default/integration.rb.erb", "specificity"=>"default"}, {"name"=>"redis.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/55b822b0bf5e4746119d16ea06cbfe9a", "checksum"=>"55b822b0bf5e4746119d16ea06cbfe9a", "path"=>"templates/default/redis.rb.erb", "specificity"=>"default"}, {"name"=>"cornice_backend_database.yaml.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/264e3e5142cb38d52bf3e1adbd5cfc7b", "checksum"=>"264e3e5142cb38d52bf3e1adbd5cfc7b", "path"=>"templates/default/cornice_backend_database.yaml.erb", "specificity"=>"default"}, {"name"=>"do_not_deploy.txt.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0323ed6374d24cd0aeaec95da44301f8", "checksum"=>"0323ed6374d24cd0aeaec95da44301f8", "path"=>"templates/default/do_not_deploy.txt.erb", "specificity"=>"default"}, {"name"=>"set_tokyo_tyrant_endpoint.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/88dac4d644bba0796bdf9f9c64278d3a", "checksum"=>"88dac4d644bba0796bdf9f9c64278d3a", "path"=>"templates/default/set_tokyo_tyrant_endpoint.rb.erb", "specificity"=>"default"}, {"name"=>"cornice.conf.erb.bak", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0be0fddcbb26f79a8ae3cd4ed34538c6", "checksum"=>"0be0fddcbb26f79a8ae3cd4ed34538c6", "path"=>"templates/default/cornice.conf.erb.bak", "specificity"=>"default"}, {"name"=>"_fqdn.html.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/3c54275181cae547a8caefe37f9e74bd", "checksum"=>"3c54275181cae547a8caefe37f9e74bd", "path"=>"templates/default/_fqdn.html.erb", "specificity"=>"default"}, {"name"=>"set_backend_activeresource_endpoint.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/f692a4e58fed8688a3147d36cdf82db0", "checksum"=>"f692a4e58fed8688a3147d36cdf82db0", "path"=>"templates/default/set_backend_activeresource_endpoint.rb.erb", "specificity"=>"default"}, {"name"=>"test_app.vhost.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ffd9d6760d5493e2194735016458bd08", "checksum"=>"ffd9d6760d5493e2194735016458bd08", "path"=>"templates/default/test_app.vhost.erb", "specificity"=>"default"}, {"name"=>"database.yml.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ece6f9c2c9d66a92493bdca238dc0ed1", "checksum"=>"ece6f9c2c9d66a92493bdca238dc0ed1", "path"=>"templates/default/database.yml.erb", "specificity"=>"default"}, {"name"=>"solitude_endpoints.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6b5354b240ede9771f0f2b3a938cb5bd", "checksum"=>"6b5354b240ede9771f0f2b3a938cb5bd", "path"=>"templates/default/solitude_endpoints.rb.erb", "specificity"=>"default"}, {"name"=>"cornice.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/481044074f9c4aa7d06e0bf2561dbc66", "checksum"=>"481044074f9c4aa7d06e0bf2561dbc66", "path"=>"templates/default/cornice.conf.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[{"name"=>"elb.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/2e05abd7124943e98b935c386e6c9b00", "checksum"=>"2e05abd7124943e98b935c386e6c9b00", "path"=>"libraries/elb.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/203e950ff67a85c540e356ae11c2c934", "checksum"=>"203e950ff67a85c540e356ae11c2c934", "path"=>"libraries/default.rb", "specificity"=>"default"}], "version"=>"0.1.0", "recipes"=>[{"name"=>"primary_backend_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ed65566f18f07b752b5ad9000adc1ad8", "checksum"=>"ed65566f18f07b752b5ad9000adc1ad8", "path"=>"recipes/primary_backend_staging.rb", "specificity"=>"default"}, {"name"=>"daemon_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/c195adeb39851e86d70ac771b09ad7e1", "checksum"=>"c195adeb39851e86d70ac771b09ad7e1", "path"=>"recipes/daemon_production.rb", "specificity"=>"default"}, {"name"=>"backend.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/4f4f6ccec65d658a43ea26469ac47df2", "checksum"=>"4f4f6ccec65d658a43ea26469ac47df2", "path"=>"recipes/backend.rb", "specificity"=>"default"}, {"name"=>"primary_backend_schedule.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0845d76b94ebdf135498897810adf8ef", "checksum"=>"0845d76b94ebdf135498897810adf8ef", "path"=>"recipes/primary_backend_schedule.rb", "specificity"=>"default"}, {"name"=>"frontend.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/d60cace6204b260b032515bcdf9ea182", "checksum"=>"d60cace6204b260b032515bcdf9ea182", "path"=>"recipes/frontend.rb", "specificity"=>"default"}, {"name"=>"daemon_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/c195adeb39851e86d70ac771b09ad7e1", "checksum"=>"c195adeb39851e86d70ac771b09ad7e1", "path"=>"recipes/daemon_qa.rb", "specificity"=>"default"}, {"name"=>"backend_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/857ae2838e79d1f4f58217616835d51d", "checksum"=>"857ae2838e79d1f4f58217616835d51d", "path"=>"recipes/backend_staging.rb", "specificity"=>"default"}, {"name"=>"backend_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/2be617aaa5b0f01e27d757f65986f1e5", "checksum"=>"2be617aaa5b0f01e27d757f65986f1e5", "path"=>"recipes/backend_qa.rb", "specificity"=>"default"}, {"name"=>"frontend_integration.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/99d3c0049b5ea05c351e7a1dbfd699ac", "checksum"=>"99d3c0049b5ea05c351e7a1dbfd699ac", "path"=>"recipes/frontend_integration.rb", "specificity"=>"default"}, {"name"=>"frontend_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/732c5464004b1d2e221654502fc55b1c", "checksum"=>"732c5464004b1d2e221654502fc55b1c", "path"=>"recipes/frontend_production.rb", "specificity"=>"default"}, {"name"=>"frontend_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/addbc926d39a7522da6374d00044fce6", "checksum"=>"addbc926d39a7522da6374d00044fce6", "path"=>"recipes/frontend_qa.rb", "specificity"=>"default"}, {"name"=>"backend_schedule.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/524c5c4513e7781e7dcde98d98eb1cbf", "checksum"=>"524c5c4513e7781e7dcde98d98eb1cbf", "path"=>"recipes/backend_schedule.rb", "specificity"=>"default"}, {"name"=>"backend_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6efe517066b1e7720405747c292e5566", "checksum"=>"6efe517066b1e7720405747c292e5566", "path"=>"recipes/backend_production.rb", "specificity"=>"default"}, {"name"=>"daemon.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6c6e01eca714a0d194ac8c92a5e4a24a", "checksum"=>"6c6e01eca714a0d194ac8c92a5e4a24a", "path"=>"recipes/daemon.rb", "specificity"=>"default"}, {"name"=>"primary_backend_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/786a69c9dbbe580fc5797b0c92611ce7", "checksum"=>"786a69c9dbbe580fc5797b0c92611ce7", "path"=>"recipes/primary_backend_qa.rb", "specificity"=>"default"}, {"name"=>"frontend_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/56dee8f508ca8d2484593ab1183d52af", "checksum"=>"56dee8f508ca8d2484593ab1183d52af", "path"=>"recipes/frontend_staging.rb", "specificity"=>"default"}, {"name"=>"primary_backend_integration.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/4aae7122f0ca32e6a8920b0264011dd8", "checksum"=>"4aae7122f0ca32e6a8920b0264011dd8", "path"=>"recipes/primary_backend_integration.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/86ec478bd4bdf03e1735ea8232efa0cd", "checksum"=>"86ec478bd4bdf03e1735ea8232efa0cd", "path"=>"recipes/default.rb", "specificity"=>"default"}, {"name"=>"primary_backend_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/23986b8e5fb8173a0b8482932264cf9b", "checksum"=>"23986b8e5fb8173a0b8482932264cf9b", "path"=>"recipes/primary_backend_production.rb", "specificity"=>"default"}, {"name"=>"frontend_sandbox.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/3160e45d5822f21ecaa6d89e534cf1bb", "checksum"=>"3160e45d5822f21ecaa6d89e534cf1bb", "path"=>"recipes/frontend_sandbox.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/b00e1327040cf2d921c2b53ddcc51032", "checksum"=>"b00e1327040cf2d921c2b53ddcc51032", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/39189d80e03a1232ea330fbc5bbfaa81", "checksum"=>"39189d80e03a1232ea330fbc5bbfaa81", "path"=>"README.rdoc", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/fbf69601d39b9a5a6491783afe4ab77f", "checksum"=>"fbf69601d39b9a5a6491783afe4ab77f", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["primary_backend_staging.rb", "daemon_production.rb", "backend.rb", "primary_backend_schedule.rb", "frontend.rb", "daemon_qa.rb", "backend_staging.rb", "backend_qa.rb", "frontend_integration.rb", "frontend_production.rb", "frontend_qa.rb", "backend_schedule.rb", "backend_production.rb", "daemon.rb", "primary_backend_qa.rb", "frontend_staging.rb", "primary_backend_integration.rb", "default.rb", "primary_backend_production.rb", "frontend_sandbox.rb"], @attribute_filenames_by_short_filename={"tokyo_tyrant_endpoint"=>"tokyo_tyrant_endpoint.rb", "db_host_slave"=>"db_host_slave.rb", "db_host_master"=>"db_host_master.rb", "configure-site"=>"configure-site.rb", "database"=>"database.rb"}, @couchdb_id=nil, @root_filenames=["metadata.rb", "README.rdoc", "metadata.json"], @attribute_filenames=["database.rb", "db_host_master.rb", "tokyo_tyrant_endpoint.rb", "db_host_slave.rb", "configure-site.rb"], @manifest_records_by_path={"templates/default/cornice_backend_database.yaml.erb"=>{"name"=>"cornice_backend_database.yaml.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/264e3e5142cb38d52bf3e1adbd5cfc7b", "checksum"=>"264e3e5142cb38d52bf3e1adbd5cfc7b", "path"=>"templates/default/cornice_backend_database.yaml.erb", "specificity"=>"default"}, "files/default/id_dsa"=>{"name"=>"id_dsa", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/b7c08b996f442f20a88165b15f34d92e", "checksum"=>"b7c08b996f442f20a88165b15f34d92e", "path"=>"files/default/id_dsa", "specificity"=>"default"}, "files/default/GeoIP.conf"=>{"name"=>"GeoIP.conf", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/8178ed8e19c443609b8bfedeafe37bd8", "checksum"=>"8178ed8e19c443609b8bfedeafe37bd8", "path"=>"files/default/GeoIP.conf", "specificity"=>"default"}, "recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/86ec478bd4bdf03e1735ea8232efa0cd", "checksum"=>"86ec478bd4bdf03e1735ea8232efa0cd", "path"=>"recipes/default.rb", "specificity"=>"default"}, "recipes/frontend_qa.rb"=>{"name"=>"frontend_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/addbc926d39a7522da6374d00044fce6", "checksum"=>"addbc926d39a7522da6374d00044fce6", "path"=>"recipes/frontend_qa.rb", "specificity"=>"default"}, "templates/default/integration.rb.erb"=>{"name"=>"integration.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/47d7057a124e28baafbb2d1d64f4db27", "checksum"=>"47d7057a124e28baafbb2d1d64f4db27", "path"=>"templates/default/integration.rb.erb", "specificity"=>"default"}, "attributes/db_host_slave.rb"=>{"name"=>"db_host_slave.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/28bf688781fd6a5a661335935fb07247", "checksum"=>"28bf688781fd6a5a661335935fb07247", "path"=>"attributes/db_host_slave.rb", "specificity"=>"default"}, "attributes/tokyo_tyrant_endpoint.rb"=>{"name"=>"tokyo_tyrant_endpoint.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/195f1faa4df6a854727509d90552518d", "checksum"=>"195f1faa4df6a854727509d90552518d", "path"=>"attributes/tokyo_tyrant_endpoint.rb", "specificity"=>"default"}, "files/default/bashrc"=>{"name"=>"bashrc", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ab725e67fe7f7a73d483742b7700735a", "checksum"=>"ab725e67fe7f7a73d483742b7700735a", "path"=>"files/default/bashrc", "specificity"=>"default"}, "recipes/frontend.rb"=>{"name"=>"frontend.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/d60cace6204b260b032515bcdf9ea182", "checksum"=>"d60cace6204b260b032515bcdf9ea182", "path"=>"recipes/frontend.rb", "specificity"=>"default"}, "recipes/backend.rb"=>{"name"=>"backend.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/4f4f6ccec65d658a43ea26469ac47df2", "checksum"=>"4f4f6ccec65d658a43ea26469ac47df2", "path"=>"recipes/backend.rb", "specificity"=>"default"}, "templates/default/do_not_deploy.txt.erb"=>{"name"=>"do_not_deploy.txt.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0323ed6374d24cd0aeaec95da44301f8", "checksum"=>"0323ed6374d24cd0aeaec95da44301f8", "path"=>"templates/default/do_not_deploy.txt.erb", "specificity"=>"default"}, "files/default/id_dsa.pub"=>{"name"=>"id_dsa.pub", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/c9fa6722185ae4033136b792f24a2cb9", "checksum"=>"c9fa6722185ae4033136b792f24a2cb9", "path"=>"files/default/id_dsa.pub", "specificity"=>"default"}, "libraries/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/203e950ff67a85c540e356ae11c2c934", "checksum"=>"203e950ff67a85c540e356ae11c2c934", "path"=>"libraries/default.rb", "specificity"=>"default"}, "templates/default/cornice.conf.erb.bak"=>{"name"=>"cornice.conf.erb.bak", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0be0fddcbb26f79a8ae3cd4ed34538c6", "checksum"=>"0be0fddcbb26f79a8ae3cd4ed34538c6", "path"=>"templates/default/cornice.conf.erb.bak", "specificity"=>"default"}, "files/default/ElasticLoadBalancing.tar.gz"=>{"name"=>"ElasticLoadBalancing.tar.gz", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/f0f93e059a0fc6fc7e160d217147ea1e", "checksum"=>"f0f93e059a0fc6fc7e160d217147ea1e", "path"=>"files/default/ElasticLoadBalancing.tar.gz", "specificity"=>"default"}, "attributes/configure-site.rb"=>{"name"=>"configure-site.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6cf179f6fda97ecfd1a68e901a4a8554", "checksum"=>"6cf179f6fda97ecfd1a68e901a4a8554", "path"=>"attributes/configure-site.rb", "specificity"=>"default"}, "attributes/database.rb"=>{"name"=>"database.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/2df944fb707a418bec56e92397a6c5fb", "checksum"=>"2df944fb707a418bec56e92397a6c5fb", "path"=>"attributes/database.rb", "specificity"=>"default"}, "templates/default/database.yml.erb"=>{"name"=>"database.yml.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ece6f9c2c9d66a92493bdca238dc0ed1", "checksum"=>"ece6f9c2c9d66a92493bdca238dc0ed1", "path"=>"templates/default/database.yml.erb", "specificity"=>"default"}, "files/default/java.sh"=>{"name"=>"java.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/4cf9aced6c6ec12cc3051359577bd318", "checksum"=>"4cf9aced6c6ec12cc3051359577bd318", "path"=>"files/default/java.sh", "specificity"=>"default"}, "files/default/elb.sh"=>{"name"=>"elb.sh", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/303c8ed7c2770baac8b9d32722fced45", "checksum"=>"303c8ed7c2770baac8b9d32722fced45", "path"=>"files/default/elb.sh", "specificity"=>"default"}, "attributes/db_host_master.rb"=>{"name"=>"db_host_master.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/505a96e41ba21a026cbd73245bd8417c", "checksum"=>"505a96e41ba21a026cbd73245bd8417c", "path"=>"attributes/db_host_master.rb", "specificity"=>"default"}, "libraries/elb.rb"=>{"name"=>"elb.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/2e05abd7124943e98b935c386e6c9b00", "checksum"=>"2e05abd7124943e98b935c386e6c9b00", "path"=>"libraries/elb.rb", "specificity"=>"default"}, "recipes/backend_qa.rb"=>{"name"=>"backend_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/2be617aaa5b0f01e27d757f65986f1e5", "checksum"=>"2be617aaa5b0f01e27d757f65986f1e5", "path"=>"recipes/backend_qa.rb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/39189d80e03a1232ea330fbc5bbfaa81", "checksum"=>"39189d80e03a1232ea330fbc5bbfaa81", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/b00e1327040cf2d921c2b53ddcc51032", "checksum"=>"b00e1327040cf2d921c2b53ddcc51032", "path"=>"metadata.rb", "specificity"=>"default"}, "templates/default/cornice.conf.erb"=>{"name"=>"cornice.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/481044074f9c4aa7d06e0bf2561dbc66", "checksum"=>"481044074f9c4aa7d06e0bf2561dbc66", "path"=>"templates/default/cornice.conf.erb", "specificity"=>"default"}, "templates/default/set_backend_activeresource_endpoint.rb.erb"=>{"name"=>"set_backend_activeresource_endpoint.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/f692a4e58fed8688a3147d36cdf82db0", "checksum"=>"f692a4e58fed8688a3147d36cdf82db0", "path"=>"templates/default/set_backend_activeresource_endpoint.rb.erb", "specificity"=>"default"}, "files/default/irbrc"=>{"name"=>"irbrc", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/342469963508dae1b623a71a3ca304ee", "checksum"=>"342469963508dae1b623a71a3ca304ee", "path"=>"files/default/irbrc", "specificity"=>"default"}, "files/default/id_rsa_my_key"=>{"name"=>"id_rsa_my_key", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/1c81f28026b6133d0ee88376ea247de4", "checksum"=>"1c81f28026b6133d0ee88376ea247de4", "path"=>"files/default/id_rsa_my_key", "specificity"=>"default"}, "recipes/frontend_staging.rb"=>{"name"=>"frontend_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/56dee8f508ca8d2484593ab1183d52af", "checksum"=>"56dee8f508ca8d2484593ab1183d52af", "path"=>"recipes/frontend_staging.rb", "specificity"=>"default"}, "recipes/frontend_production.rb"=>{"name"=>"frontend_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/732c5464004b1d2e221654502fc55b1c", "checksum"=>"732c5464004b1d2e221654502fc55b1c", "path"=>"recipes/frontend_production.rb", "specificity"=>"default"}, "recipes/frontend_integration.rb"=>{"name"=>"frontend_integration.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/99d3c0049b5ea05c351e7a1dbfd699ac", "checksum"=>"99d3c0049b5ea05c351e7a1dbfd699ac", "path"=>"recipes/frontend_integration.rb", "specificity"=>"default"}, "recipes/backend_staging.rb"=>{"name"=>"backend_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/857ae2838e79d1f4f58217616835d51d", "checksum"=>"857ae2838e79d1f4f58217616835d51d", "path"=>"recipes/backend_staging.rb", "specificity"=>"default"}, "templates/default/set_tokyo_tyrant_endpoint.rb.erb"=>{"name"=>"set_tokyo_tyrant_endpoint.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/88dac4d644bba0796bdf9f9c64278d3a", "checksum"=>"88dac4d644bba0796bdf9f9c64278d3a", "path"=>"templates/default/set_tokyo_tyrant_endpoint.rb.erb", "specificity"=>"default"}, "templates/default/redis.rb.erb"=>{"name"=>"redis.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/55b822b0bf5e4746119d16ea06cbfe9a", "checksum"=>"55b822b0bf5e4746119d16ea06cbfe9a", "path"=>"templates/default/redis.rb.erb", "specificity"=>"default"}, "recipes/daemon.rb"=>{"name"=>"daemon.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6c6e01eca714a0d194ac8c92a5e4a24a", "checksum"=>"6c6e01eca714a0d194ac8c92a5e4a24a", "path"=>"recipes/daemon.rb", "specificity"=>"default"}, "recipes/daemon_qa.rb"=>{"name"=>"daemon_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/c195adeb39851e86d70ac771b09ad7e1", "checksum"=>"c195adeb39851e86d70ac771b09ad7e1", "path"=>"recipes/daemon_qa.rb", "specificity"=>"default"}, "templates/default/test_app.vhost.erb"=>{"name"=>"test_app.vhost.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ffd9d6760d5493e2194735016458bd08", "checksum"=>"ffd9d6760d5493e2194735016458bd08", "path"=>"templates/default/test_app.vhost.erb", "specificity"=>"default"}, "files/default/GeoIPCity.dat"=>{"name"=>"GeoIPCity.dat", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0f555dba86f1035f30c5033c972d5e30", "checksum"=>"0f555dba86f1035f30c5033c972d5e30", "path"=>"files/default/GeoIPCity.dat", "specificity"=>"default"}, "files/default/credential-file-path"=>{"name"=>"credential-file-path", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/592154b0593d860a07b9480f719c7971", "checksum"=>"592154b0593d860a07b9480f719c7971", "path"=>"files/default/credential-file-path", "specificity"=>"default"}, "recipes/frontend_sandbox.rb"=>{"name"=>"frontend_sandbox.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/3160e45d5822f21ecaa6d89e534cf1bb", "checksum"=>"3160e45d5822f21ecaa6d89e534cf1bb", "path"=>"recipes/frontend_sandbox.rb", "specificity"=>"default"}, "recipes/primary_backend_integration.rb"=>{"name"=>"primary_backend_integration.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/4aae7122f0ca32e6a8920b0264011dd8", "checksum"=>"4aae7122f0ca32e6a8920b0264011dd8", "path"=>"recipes/primary_backend_integration.rb", "specificity"=>"default"}, "recipes/primary_backend_qa.rb"=>{"name"=>"primary_backend_qa.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/786a69c9dbbe580fc5797b0c92611ce7", "checksum"=>"786a69c9dbbe580fc5797b0c92611ce7", "path"=>"recipes/primary_backend_qa.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/fbf69601d39b9a5a6491783afe4ab77f", "checksum"=>"fbf69601d39b9a5a6491783afe4ab77f", "path"=>"metadata.json", "specificity"=>"default"}, "templates/default/solitude_endpoints.rb.erb"=>{"name"=>"solitude_endpoints.rb.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6b5354b240ede9771f0f2b3a938cb5bd", "checksum"=>"6b5354b240ede9771f0f2b3a938cb5bd", "path"=>"templates/default/solitude_endpoints.rb.erb", "specificity"=>"default"}, "templates/default/_fqdn.html.erb"=>{"name"=>"_fqdn.html.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/3c54275181cae547a8caefe37f9e74bd", "checksum"=>"3c54275181cae547a8caefe37f9e74bd", "path"=>"templates/default/_fqdn.html.erb", "specificity"=>"default"}, "recipes/backend_production.rb"=>{"name"=>"backend_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/6efe517066b1e7720405747c292e5566", "checksum"=>"6efe517066b1e7720405747c292e5566", "path"=>"recipes/backend_production.rb", "specificity"=>"default"}, "recipes/backend_schedule.rb"=>{"name"=>"backend_schedule.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/524c5c4513e7781e7dcde98d98eb1cbf", "checksum"=>"524c5c4513e7781e7dcde98d98eb1cbf", "path"=>"recipes/backend_schedule.rb", "specificity"=>"default"}, "recipes/daemon_production.rb"=>{"name"=>"daemon_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/c195adeb39851e86d70ac771b09ad7e1", "checksum"=>"c195adeb39851e86d70ac771b09ad7e1", "path"=>"recipes/daemon_production.rb", "specificity"=>"default"}, "recipes/primary_backend_production.rb"=>{"name"=>"primary_backend_production.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/23986b8e5fb8173a0b8482932264cf9b", "checksum"=>"23986b8e5fb8173a0b8482932264cf9b", "path"=>"recipes/primary_backend_production.rb", "specificity"=>"default"}, "recipes/primary_backend_schedule.rb"=>{"name"=>"primary_backend_schedule.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0845d76b94ebdf135498897810adf8ef", "checksum"=>"0845d76b94ebdf135498897810adf8ef", "path"=>"recipes/primary_backend_schedule.rb", "specificity"=>"default"}, "recipes/primary_backend_staging.rb"=>{"name"=>"primary_backend_staging.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ed65566f18f07b752b5ad9000adc1ad8", "checksum"=>"ed65566f18f07b752b5ad9000adc1ad8", "path"=>"recipes/primary_backend_staging.rb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["elb.sh", "id_dsa.pub", "id_rsa_my_key", "credential-file-path", "GeoIP.conf", "irbrc", "bashrc", "ElasticLoadBalancing.tar.gz", "GeoIPCity.dat", "java.sh", "id_dsa"], @couchdb_rev=nil, @root_dir=nil>, "apache2"=>#<Chef::CookbookVersion:0x31b64c8 @status=:ready, @library_filenames=[], @name="apache2", @template_filenames=["expires.conf.erb", "headers.conf.erb", "apache2.conf.erb", "a2enmod.erb", "xsendfile.load.erb", "a2ensite.erb", "status.conf.erb", "port_apache.erb", "deflate.conf.erb", "authn_yubikey.load.erb", "a2dismod.erb", "info.conf.erb", "htpasswd.erb", "auth_token.load.erb", "a2dissite.erb", "ports.conf.erb", "default-site.erb"], @metadata_filenames=[], @checksums={"2b95e2264874cc8592f87d4416b06cc5"=>nil, "ca018848befb4d2ce5e50f4e18a5a0c3"=>nil, "6012594d39fef96f9392e69c6dd8801f"=>nil, "0deec289b3bb16f839764cab6e0092c6"=>nil, "8d7ac9accca80c1d0c1226666ad9dd70"=>nil, "d1b49d0758ace6caf7cb7f9ffbcbcc04"=>nil, "d9b78bb08305388e25ca4a604025597c"=>nil, "bfc216ceff78443c14cb733bb51aad00"=>nil, "950bb0ff8652bf0e8d1241fb2406701d"=>nil, "d7036f893dce8fef19676d402262f19b"=>nil, "7c4cd712bd6c9157b2fdbda8e6cf7eac"=>nil, "0eb6a3cf2908b9e352e6100d67a66cbe"=>nil, "e4ff5c950d6b2711821e4b57ba483f7e"=>nil, "db41bdb5460055e41a465a273db96d72"=>nil, "dca8550e3abe6e90e38ab7b19ccba275"=>nil, "e1a4dceadc22ee907b8da7e622be878e"=>nil, "e45bc573143104718cc184ebd2c8cca7"=>nil, "5befd24f9385e5fd634b800fb8d5525c"=>nil, "1bac75e5457b263eb278a36f040c0301"=>nil, "b249d2e324d582b29b601ba23e74ac33"=>nil, "ad1f019043a2a458137c44dfb6c87d97"=>nil, "0a7567e9b41c5c7a02f3f13312a473c7"=>nil, "752ea625734c9860a78a0679f27dacb1"=>nil, "6f29ed629158469b3a0394d3ddf569f5"=>nil, "2001facc3b34dfee3469e5fc8482e7cb"=>nil, "e4b63291a472233a55c86d22a6cae210"=>nil, "72afbe0f1c15dd9878c645dc8e70901f"=>nil, "d32b786e6a6ed65c8baaeca4c82796dc"=>nil, "ceb720a081b98ca21ffe0ade5a33ff12"=>nil, "f4ba636fa4683eb662a590032b6c65a3"=>nil, "cef2448a12db36b18c2a1504f5cd3c9a"=>nil, "3dccc9c2d85fbf7e39f9464f19555c2d"=>nil, "0b3dab7e639f97d979e267afba09db74"=>nil, "0be46ff8bbcb53d135f6ac1a2d9e7171"=>nil, "92f24bf006c02327386acd015699132d"=>nil, "95559c75982dfbd86f327733006f59fa"=>nil, "4df569658cb1da157e86d4f3678733e9"=>nil, "5f217ab1d96407dcea15b15798762615"=>nil, "ea9f8d8ad5d9fc552d5614b87749d652"=>nil, "d41d8cd98f00b204e9800998ecf8427e"=>nil, "47780d07abfff8d133864e96bf3c409c"=>nil, "3c96b3a0eb013763ea1d6261245c48c0"=>nil, "6881519edd12e610d8ad0bbf596c5ffa"=>nil, "042ee7f480002a5588c2acff23b72068"=>nil, "c4bd908148df5295ddf25f89097e4adc"=>nil, "de7d833a0decda7f133344f450e25ba2"=>nil, "8461752dde62ede9d02dccce9ba8fe24"=>nil, "1b36e5c2e5bccbe8e052f911b119c2b0"=>nil, "caa58afb6d6f6ba1968f0ef13a47813d"=>nil, "45e6946ed338f5745e23f6be983f3135"=>nil, "f407b32d5282d731cd9859d082d4803a"=>nil, "7709f2ddaafc3318fbbfb549b0c2d718"=>nil, "3dc23eb7c3331aa783dba68ea7e61bd0"=>nil, "4397f984b5e46e488594261955d5c161"=>nil, "b85234311e2ad96f04f979b7873103ba"=>nil, "264aba0b80a2896ee8bfb16e4f7944f1"=>nil, "8cd58940af6fc480196dd191f8a4227b"=>nil, "52db139e2be9112a321773c626df900d"=>nil, "4da17c6c6cd0c2ff669dccd78745ff22"=>nil, "4bb117011da4c6348202c0068a39d872"=>nil, "dbc9ee2e2d98d2e7da658f97c93b292b"=>nil, "1abc9cd6c7f5e7b8fccd11e16d5b9fd4"=>nil, "92cc5a865a9ae9a83b5ed607f3448599"=>nil, "6a643b0b8940988478aef028fb789961"=>nil, "2ba6b37462b15847c2163de3860e4895"=>nil, "5850f53413241beed8189891183a6f95"=>nil, "a42d0423bb95fd8796f072396bc10b3e"=>nil, "0741344ae16c9a85424e0d9c3fcb5401"=>nil, "5c9b4b50a90d0eb7dd54ee52a3a9462c"=>nil, "a29d89c0d3ebc110ebcc1027c6ad8c26"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31aa970 @platforms={}, @name="apache2", @providing={}, @license="Apache v2.0", @long_description="", @conflicting={}, @maintainer_email="[email protected]", @groupings={}, @attributes={}, @suggestions={}, @maintainer="37signals", @cookbook=nil, @version="0.1.0", @replacing={}, @description="Configures apache2", @recipes={}, @recommendations={}, @dependencies={"logrotate"=>[]}>, @recipe_filenames_by_name={"mod_auth_basic"=>"mod_auth_basic.rb", "mod_proxy_http"=>"mod_proxy_http.rb", "mod_headers"=>"mod_headers.rb", "mod_auth_token"=>"mod_auth_token.rb", "mod_fastcgi"=>"mod_fastcgi.rb", "mod_authz_user"=>"mod_authz_user.rb", "mod_cgi"=>"mod_cgi.rb", "mod_authnz_ldap"=>"mod_authnz_ldap.rb", "mod_expires"=>"mod_expires.rb", "default"=>"default.rb", "mod_setenvif"=>"mod_setenvif.rb", "mod_authz_default"=>"mod_authz_default.rb", "mod_rewrite"=>"mod_rewrite.rb", "karmic"=>"karmic.rb", "mod_python"=>"mod_python.rb", "mod_negotiation"=>"mod_negotiation.rb", "mod_php5"=>"mod_php5.rb", "mod_proxy"=>"mod_proxy.rb", "mod_authn_yubikey"=>"mod_authn_yubikey.rb", "mod_log_config"=>"mod_log_config.rb", "mod_mime"=>"mod_mime.rb", "mod_deflate"=>"mod_deflate.rb", "mod_authz_host"=>"mod_authz_host.rb", "mod_ldap"=>"mod_ldap.rb", "mod_ssl"=>"mod_ssl.rb", "mod_status"=>"mod_status.rb", "mod_alias"=>"mod_alias.rb", "mod_xsendfile"=>"mod_xsendfile.rb", "mod_authn_file"=>"mod_authn_file.rb", "mod_dir"=>"mod_dir.rb", "mod_env"=>"mod_env.rb", "mod_autoindex"=>"mod_autoindex.rb", "mod_dav_svn"=>"mod_dav_svn.rb", "mod_auth_digest"=>"mod_auth_digest.rb", "mod_authz_groupfile"=>"mod_authz_groupfile.rb", "mod_dav"=>"mod_dav.rb", "mod_fcgid"=>"mod_fcgid.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31b6298 @rest=#<Chef::REST:0x31b6248 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31b61a8 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=["apache_module.rb", "default.rb", "apache_site.rb"], @manifest={"name"=>"apache2-0.1.0", "definitions"=>[{"name"=>"apache_module.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5f217ab1d96407dcea15b15798762615", "checksum"=>"5f217ab1d96407dcea15b15798762615", "path"=>"definitions/apache_module.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8cd58940af6fc480196dd191f8a4227b", "checksum"=>"8cd58940af6fc480196dd191f8a4227b", "path"=>"definitions/default.rb", "specificity"=>"default"}, {"name"=>"apache_site.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5850f53413241beed8189891183a6f95", "checksum"=>"5850f53413241beed8189891183a6f95", "path"=>"definitions/apache_site.rb", "specificity"=>"default"}], "json_class"=>"Chef::CookbookVersion", "files"=>[{"name"=>"mod_xsendfile/mod_xsendfile.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/db41bdb5460055e41a465a273db96d72", "checksum"=>"db41bdb5460055e41a465a273db96d72", "path"=>"files/default/mod_xsendfile/mod_xsendfile.c", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey/libykclient.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d32b786e6a6ed65c8baaeca4c82796dc", "checksum"=>"d32b786e6a6ed65c8baaeca4c82796dc", "path"=>"files/default/mod_authn_yubikey/libykclient.c", "specificity"=>"default"}, {"name"=>"mod_auth_token/mod_auth_token.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/1b36e5c2e5bccbe8e052f911b119c2b0", "checksum"=>"1b36e5c2e5bccbe8e052f911b119c2b0", "path"=>"files/default/mod_auth_token/mod_auth_token.c", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey/mod_authn_yubikey.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6a643b0b8940988478aef028fb789961", "checksum"=>"6a643b0b8940988478aef028fb789961", "path"=>"files/default/mod_authn_yubikey/mod_authn_yubikey.c", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey/Makefile", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/7c4cd712bd6c9157b2fdbda8e6cf7eac", "checksum"=>"7c4cd712bd6c9157b2fdbda8e6cf7eac", "path"=>"files/default/mod_authn_yubikey/Makefile", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey/libykclient.h", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/dca8550e3abe6e90e38ab7b19ccba275", "checksum"=>"dca8550e3abe6e90e38ab7b19ccba275", "path"=>"files/default/mod_authn_yubikey/libykclient.h", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey/.deps", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d41d8cd98f00b204e9800998ecf8427e", "checksum"=>"d41d8cd98f00b204e9800998ecf8427e", "path"=>"files/default/mod_authn_yubikey/.deps", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey/modules.mk", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/caa58afb6d6f6ba1968f0ef13a47813d", "checksum"=>"caa58afb6d6f6ba1968f0ef13a47813d", "path"=>"files/default/mod_authn_yubikey/modules.mk", "specificity"=>"default"}, {"name"=>"apache2_module_conf_generate.pl", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/752ea625734c9860a78a0679f27dacb1", "checksum"=>"752ea625734c9860a78a0679f27dacb1", "path"=>"files/default/apache2_module_conf_generate.pl", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey.so", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/f407b32d5282d731cd9859d082d4803a", "checksum"=>"f407b32d5282d731cd9859d082d4803a", "path"=>"files/default/mod_authn_yubikey.so", "specificity"=>"default"}], "attributes"=>[{"name"=>"apache.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/2b95e2264874cc8592f87d4416b06cc5", "checksum"=>"2b95e2264874cc8592f87d4416b06cc5", "path"=>"attributes/apache.rb", "specificity"=>"default"}], "metadata"=>{"dependencies"=>{"logrotate"=>[]}, "name"=>"apache2", "maintainer_email"=>"[email protected]", "attributes"=>{}, "license"=>"Apache v2.0", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"37signals", "long_description"=>"", "recommendations"=>{}, "version"=>"0.1.0", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Configures apache2", "replacing"=>{}, "providing"=>{}}, "providers"=>[], "cookbook_name"=>"apache2", "templates"=>[{"name"=>"expires.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8d7ac9accca80c1d0c1226666ad9dd70", "checksum"=>"8d7ac9accca80c1d0c1226666ad9dd70", "path"=>"templates/default/expires.conf.erb", "specificity"=>"default"}, {"name"=>"headers.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e45bc573143104718cc184ebd2c8cca7", "checksum"=>"e45bc573143104718cc184ebd2c8cca7", "path"=>"templates/default/headers.conf.erb", "specificity"=>"default"}, {"name"=>"apache2.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/c4bd908148df5295ddf25f89097e4adc", "checksum"=>"c4bd908148df5295ddf25f89097e4adc", "path"=>"templates/default/apache2.conf.erb", "specificity"=>"default"}, {"name"=>"a2enmod.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/bfc216ceff78443c14cb733bb51aad00", "checksum"=>"bfc216ceff78443c14cb733bb51aad00", "path"=>"templates/default/a2enmod.erb", "specificity"=>"default"}, {"name"=>"xsendfile.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/52db139e2be9112a321773c626df900d", "checksum"=>"52db139e2be9112a321773c626df900d", "path"=>"templates/default/xsendfile.load.erb", "specificity"=>"default"}, {"name"=>"a2ensite.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4bb117011da4c6348202c0068a39d872", "checksum"=>"4bb117011da4c6348202c0068a39d872", "path"=>"templates/default/a2ensite.erb", "specificity"=>"default"}, {"name"=>"status.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0eb6a3cf2908b9e352e6100d67a66cbe", "checksum"=>"0eb6a3cf2908b9e352e6100d67a66cbe", "path"=>"templates/default/status.conf.erb", "specificity"=>"default"}, {"name"=>"port_apache.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6012594d39fef96f9392e69c6dd8801f", "checksum"=>"6012594d39fef96f9392e69c6dd8801f", "path"=>"templates/default/port_apache.erb", "specificity"=>"default"}, {"name"=>"deflate.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e4ff5c950d6b2711821e4b57ba483f7e", "checksum"=>"e4ff5c950d6b2711821e4b57ba483f7e", "path"=>"templates/default/deflate.conf.erb", "specificity"=>"default"}, {"name"=>"authn_yubikey.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e4b63291a472233a55c86d22a6cae210", "checksum"=>"e4b63291a472233a55c86d22a6cae210", "path"=>"templates/default/authn_yubikey.load.erb", "specificity"=>"default"}, {"name"=>"a2dismod.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/b85234311e2ad96f04f979b7873103ba", "checksum"=>"b85234311e2ad96f04f979b7873103ba", "path"=>"templates/default/a2dismod.erb", "specificity"=>"default"}, {"name"=>"info.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ca018848befb4d2ce5e50f4e18a5a0c3", "checksum"=>"ca018848befb4d2ce5e50f4e18a5a0c3", "path"=>"templates/default/info.conf.erb", "specificity"=>"default"}, {"name"=>"htpasswd.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ad1f019043a2a458137c44dfb6c87d97", "checksum"=>"ad1f019043a2a458137c44dfb6c87d97", "path"=>"templates/default/htpasswd.erb", "specificity"=>"default"}, {"name"=>"auth_token.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8461752dde62ede9d02dccce9ba8fe24", "checksum"=>"8461752dde62ede9d02dccce9ba8fe24", "path"=>"templates/default/auth_token.load.erb", "specificity"=>"default"}, {"name"=>"a2dissite.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ceb720a081b98ca21ffe0ade5a33ff12", "checksum"=>"ceb720a081b98ca21ffe0ade5a33ff12", "path"=>"templates/default/a2dissite.erb", "specificity"=>"default"}, {"name"=>"ports.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/47780d07abfff8d133864e96bf3c409c", "checksum"=>"47780d07abfff8d133864e96bf3c409c", "path"=>"templates/default/ports.conf.erb", "specificity"=>"default"}, {"name"=>"default-site.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0741344ae16c9a85424e0d9c3fcb5401", "checksum"=>"0741344ae16c9a85424e0d9c3fcb5401", "path"=>"templates/default/default-site.erb", "specificity"=>"default"}], "resources"=>[], "libraries"=>[], "version"=>"0.1.0", "recipes"=>[{"name"=>"mod_authz_default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/92cc5a865a9ae9a83b5ed607f3448599", "checksum"=>"92cc5a865a9ae9a83b5ed607f3448599", "path"=>"recipes/mod_authz_default.rb", "specificity"=>"default"}, {"name"=>"mod_authnz_ldap.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5c9b4b50a90d0eb7dd54ee52a3a9462c", "checksum"=>"5c9b4b50a90d0eb7dd54ee52a3a9462c", "path"=>"recipes/mod_authnz_ldap.rb", "specificity"=>"default"}, {"name"=>"mod_auth_token.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4df569658cb1da157e86d4f3678733e9", "checksum"=>"4df569658cb1da157e86d4f3678733e9", "path"=>"recipes/mod_auth_token.rb", "specificity"=>"default"}, {"name"=>"karmic.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/dbc9ee2e2d98d2e7da658f97c93b292b", "checksum"=>"dbc9ee2e2d98d2e7da658f97c93b292b", "path"=>"recipes/karmic.rb", "specificity"=>"default"}, {"name"=>"mod_headers.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/3c96b3a0eb013763ea1d6261245c48c0", "checksum"=>"3c96b3a0eb013763ea1d6261245c48c0", "path"=>"recipes/mod_headers.rb", "specificity"=>"default"}, {"name"=>"mod_mime.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d1b49d0758ace6caf7cb7f9ffbcbcc04", "checksum"=>"d1b49d0758ace6caf7cb7f9ffbcbcc04", "path"=>"recipes/mod_mime.rb", "specificity"=>"default"}, {"name"=>"mod_fcgid.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/042ee7f480002a5588c2acff23b72068", "checksum"=>"042ee7f480002a5588c2acff23b72068", "path"=>"recipes/mod_fcgid.rb", "specificity"=>"default"}, {"name"=>"mod_dav.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/2ba6b37462b15847c2163de3860e4895", "checksum"=>"2ba6b37462b15847c2163de3860e4895", "path"=>"recipes/mod_dav.rb", "specificity"=>"default"}, {"name"=>"mod_cgi.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/92f24bf006c02327386acd015699132d", "checksum"=>"92f24bf006c02327386acd015699132d", "path"=>"recipes/mod_cgi.rb", "specificity"=>"default"}, {"name"=>"mod_authz_user.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e1a4dceadc22ee907b8da7e622be878e", "checksum"=>"e1a4dceadc22ee907b8da7e622be878e", "path"=>"recipes/mod_authz_user.rb", "specificity"=>"default"}, {"name"=>"mod_authz_groupfile.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4da17c6c6cd0c2ff669dccd78745ff22", "checksum"=>"4da17c6c6cd0c2ff669dccd78745ff22", "path"=>"recipes/mod_authz_groupfile.rb", "specificity"=>"default"}, {"name"=>"mod_auth_digest.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/de7d833a0decda7f133344f450e25ba2", "checksum"=>"de7d833a0decda7f133344f450e25ba2", "path"=>"recipes/mod_auth_digest.rb", "specificity"=>"default"}, {"name"=>"mod_alias.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/a42d0423bb95fd8796f072396bc10b3e", "checksum"=>"a42d0423bb95fd8796f072396bc10b3e", "path"=>"recipes/mod_alias.rb", "specificity"=>"default"}, {"name"=>"mod_authz_host.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/b249d2e324d582b29b601ba23e74ac33", "checksum"=>"b249d2e324d582b29b601ba23e74ac33", "path"=>"recipes/mod_authz_host.rb", "specificity"=>"default"}, {"name"=>"mod_log_config.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/7709f2ddaafc3318fbbfb549b0c2d718", "checksum"=>"7709f2ddaafc3318fbbfb549b0c2d718", "path"=>"recipes/mod_log_config.rb", "specificity"=>"default"}, {"name"=>"mod_dav_svn.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6f29ed629158469b3a0394d3ddf569f5", "checksum"=>"6f29ed629158469b3a0394d3ddf569f5", "path"=>"recipes/mod_dav_svn.rb", "specificity"=>"default"}, {"name"=>"mod_authn_yubikey.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/f4ba636fa4683eb662a590032b6c65a3", "checksum"=>"f4ba636fa4683eb662a590032b6c65a3", "path"=>"recipes/mod_authn_yubikey.rb", "specificity"=>"default"}, {"name"=>"mod_setenvif.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/3dc23eb7c3331aa783dba68ea7e61bd0", "checksum"=>"3dc23eb7c3331aa783dba68ea7e61bd0", "path"=>"recipes/mod_setenvif.rb", "specificity"=>"default"}, {"name"=>"mod_env.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/a29d89c0d3ebc110ebcc1027c6ad8c26", "checksum"=>"a29d89c0d3ebc110ebcc1027c6ad8c26", "path"=>"recipes/mod_env.rb", "specificity"=>"default"}, {"name"=>"mod_dir.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4397f984b5e46e488594261955d5c161", "checksum"=>"4397f984b5e46e488594261955d5c161", "path"=>"recipes/mod_dir.rb", "specificity"=>"default"}, {"name"=>"mod_deflate.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/1bac75e5457b263eb278a36f040c0301", "checksum"=>"1bac75e5457b263eb278a36f040c0301", "path"=>"recipes/mod_deflate.rb", "specificity"=>"default"}, {"name"=>"mod_authn_file.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0a7567e9b41c5c7a02f3f13312a473c7", "checksum"=>"0a7567e9b41c5c7a02f3f13312a473c7", "path"=>"recipes/mod_authn_file.rb", "specificity"=>"default"}, {"name"=>"mod_status.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/1abc9cd6c7f5e7b8fccd11e16d5b9fd4", "checksum"=>"1abc9cd6c7f5e7b8fccd11e16d5b9fd4", "path"=>"recipes/mod_status.rb", "specificity"=>"default"}, {"name"=>"mod_ssl.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d9b78bb08305388e25ca4a604025597c", "checksum"=>"d9b78bb08305388e25ca4a604025597c", "path"=>"recipes/mod_ssl.rb", "specificity"=>"default"}, {"name"=>"mod_rewrite.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0be46ff8bbcb53d135f6ac1a2d9e7171", "checksum"=>"0be46ff8bbcb53d135f6ac1a2d9e7171", "path"=>"recipes/mod_rewrite.rb", "specificity"=>"default"}, {"name"=>"mod_proxy.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ea9f8d8ad5d9fc552d5614b87749d652", "checksum"=>"ea9f8d8ad5d9fc552d5614b87749d652", "path"=>"recipes/mod_proxy.rb", "specificity"=>"default"}, {"name"=>"mod_php5.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/950bb0ff8652bf0e8d1241fb2406701d", "checksum"=>"950bb0ff8652bf0e8d1241fb2406701d", "path"=>"recipes/mod_php5.rb", "specificity"=>"default"}, {"name"=>"mod_negotiation.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0deec289b3bb16f839764cab6e0092c6", "checksum"=>"0deec289b3bb16f839764cab6e0092c6", "path"=>"recipes/mod_negotiation.rb", "specificity"=>"default"}, {"name"=>"mod_ldap.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/264aba0b80a2896ee8bfb16e4f7944f1", "checksum"=>"264aba0b80a2896ee8bfb16e4f7944f1", "path"=>"recipes/mod_ldap.rb", "specificity"=>"default"}, {"name"=>"mod_autoindex.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/cef2448a12db36b18c2a1504f5cd3c9a", "checksum"=>"cef2448a12db36b18c2a1504f5cd3c9a", "path"=>"recipes/mod_autoindex.rb", "specificity"=>"default"}, {"name"=>"mod_python.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/95559c75982dfbd86f327733006f59fa", "checksum"=>"95559c75982dfbd86f327733006f59fa", "path"=>"recipes/mod_python.rb", "specificity"=>"default"}, {"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/72afbe0f1c15dd9878c645dc8e70901f", "checksum"=>"72afbe0f1c15dd9878c645dc8e70901f", "path"=>"recipes/default.rb", "specificity"=>"default"}, {"name"=>"mod_xsendfile.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0b3dab7e639f97d979e267afba09db74", "checksum"=>"0b3dab7e639f97d979e267afba09db74", "path"=>"recipes/mod_xsendfile.rb", "specificity"=>"default"}, {"name"=>"mod_fastcgi.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/2001facc3b34dfee3469e5fc8482e7cb", "checksum"=>"2001facc3b34dfee3469e5fc8482e7cb", "path"=>"recipes/mod_fastcgi.rb", "specificity"=>"default"}, {"name"=>"mod_expires.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/45e6946ed338f5745e23f6be983f3135", "checksum"=>"45e6946ed338f5745e23f6be983f3135", "path"=>"recipes/mod_expires.rb", "specificity"=>"default"}, {"name"=>"mod_proxy_http.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d7036f893dce8fef19676d402262f19b", "checksum"=>"d7036f893dce8fef19676d402262f19b", "path"=>"recipes/mod_proxy_http.rb", "specificity"=>"default"}, {"name"=>"mod_auth_basic.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5befd24f9385e5fd634b800fb8d5525c", "checksum"=>"5befd24f9385e5fd634b800fb8d5525c", "path"=>"recipes/mod_auth_basic.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/3dccc9c2d85fbf7e39f9464f19555c2d", "checksum"=>"3dccc9c2d85fbf7e39f9464f19555c2d", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6881519edd12e610d8ad0bbf596c5ffa", "checksum"=>"6881519edd12e610d8ad0bbf596c5ffa", "path"=>"metadata.json", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["mod_authz_default.rb", "mod_authnz_ldap.rb", "mod_auth_token.rb", "karmic.rb", "mod_headers.rb", "mod_mime.rb", "mod_fcgid.rb", "mod_dav.rb", "mod_cgi.rb", "mod_authz_user.rb", "mod_authz_groupfile.rb", "mod_auth_digest.rb", "mod_alias.rb", "mod_authz_host.rb", "mod_log_config.rb", "mod_dav_svn.rb", "mod_authn_yubikey.rb", "mod_setenvif.rb", "mod_env.rb", "mod_dir.rb", "mod_deflate.rb", "mod_authn_file.rb", "mod_status.rb", "mod_ssl.rb", "mod_rewrite.rb", "mod_proxy.rb", "mod_php5.rb", "mod_negotiation.rb", "mod_ldap.rb", "mod_autoindex.rb", "mod_python.rb", "default.rb", "mod_xsendfile.rb", "mod_fastcgi.rb", "mod_expires.rb", "mod_proxy_http.rb", "mod_auth_basic.rb"], @attribute_filenames_by_short_filename={"apache"=>"apache.rb"}, @couchdb_id=nil, @root_filenames=["metadata.rb", "metadata.json"], @attribute_filenames=["apache.rb"], @manifest_records_by_path={"files/default/mod_authn_yubikey/libykclient.h"=>{"name"=>"mod_authn_yubikey/libykclient.h", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/dca8550e3abe6e90e38ab7b19ccba275", "checksum"=>"dca8550e3abe6e90e38ab7b19ccba275", "path"=>"files/default/mod_authn_yubikey/libykclient.h", "specificity"=>"default"}, "recipes/mod_proxy_http.rb"=>{"name"=>"mod_proxy_http.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d7036f893dce8fef19676d402262f19b", "checksum"=>"d7036f893dce8fef19676d402262f19b", "path"=>"recipes/mod_proxy_http.rb", "specificity"=>"default"}, "recipes/mod_headers.rb"=>{"name"=>"mod_headers.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/3c96b3a0eb013763ea1d6261245c48c0", "checksum"=>"3c96b3a0eb013763ea1d6261245c48c0", "path"=>"recipes/mod_headers.rb", "specificity"=>"default"}, "files/default/mod_authn_yubikey/Makefile"=>{"name"=>"mod_authn_yubikey/Makefile", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/7c4cd712bd6c9157b2fdbda8e6cf7eac", "checksum"=>"7c4cd712bd6c9157b2fdbda8e6cf7eac", "path"=>"files/default/mod_authn_yubikey/Makefile", "specificity"=>"default"}, "templates/default/headers.conf.erb"=>{"name"=>"headers.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e45bc573143104718cc184ebd2c8cca7", "checksum"=>"e45bc573143104718cc184ebd2c8cca7", "path"=>"templates/default/headers.conf.erb", "specificity"=>"default"}, "templates/default/xsendfile.load.erb"=>{"name"=>"xsendfile.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/52db139e2be9112a321773c626df900d", "checksum"=>"52db139e2be9112a321773c626df900d", "path"=>"templates/default/xsendfile.load.erb", "specificity"=>"default"}, "recipes/mod_authn_file.rb"=>{"name"=>"mod_authn_file.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0a7567e9b41c5c7a02f3f13312a473c7", "checksum"=>"0a7567e9b41c5c7a02f3f13312a473c7", "path"=>"recipes/mod_authn_file.rb", "specificity"=>"default"}, "recipes/mod_authz_default.rb"=>{"name"=>"mod_authz_default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/92cc5a865a9ae9a83b5ed607f3448599", "checksum"=>"92cc5a865a9ae9a83b5ed607f3448599", "path"=>"recipes/mod_authz_default.rb", "specificity"=>"default"}, "recipes/mod_negotiation.rb"=>{"name"=>"mod_negotiation.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0deec289b3bb16f839764cab6e0092c6", "checksum"=>"0deec289b3bb16f839764cab6e0092c6", "path"=>"recipes/mod_negotiation.rb", "specificity"=>"default"}, "recipes/mod_ldap.rb"=>{"name"=>"mod_ldap.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/264aba0b80a2896ee8bfb16e4f7944f1", "checksum"=>"264aba0b80a2896ee8bfb16e4f7944f1", "path"=>"recipes/mod_ldap.rb", "specificity"=>"default"}, "recipes/mod_expires.rb"=>{"name"=>"mod_expires.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/45e6946ed338f5745e23f6be983f3135", "checksum"=>"45e6946ed338f5745e23f6be983f3135", "path"=>"recipes/mod_expires.rb", "specificity"=>"default"}, "recipes/mod_deflate.rb"=>{"name"=>"mod_deflate.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/1bac75e5457b263eb278a36f040c0301", "checksum"=>"1bac75e5457b263eb278a36f040c0301", "path"=>"recipes/mod_deflate.rb", "specificity"=>"default"}, "recipes/mod_ssl.rb"=>{"name"=>"mod_ssl.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d9b78bb08305388e25ca4a604025597c", "checksum"=>"d9b78bb08305388e25ca4a604025597c", "path"=>"recipes/mod_ssl.rb", "specificity"=>"default"}, "templates/default/htpasswd.erb"=>{"name"=>"htpasswd.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ad1f019043a2a458137c44dfb6c87d97", "checksum"=>"ad1f019043a2a458137c44dfb6c87d97", "path"=>"templates/default/htpasswd.erb", "specificity"=>"default"}, "recipes/mod_authnz_ldap.rb"=>{"name"=>"mod_authnz_ldap.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5c9b4b50a90d0eb7dd54ee52a3a9462c", "checksum"=>"5c9b4b50a90d0eb7dd54ee52a3a9462c", "path"=>"recipes/mod_authnz_ldap.rb", "specificity"=>"default"}, "recipes/mod_rewrite.rb"=>{"name"=>"mod_rewrite.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0be46ff8bbcb53d135f6ac1a2d9e7171", "checksum"=>"0be46ff8bbcb53d135f6ac1a2d9e7171", "path"=>"recipes/mod_rewrite.rb", "specificity"=>"default"}, "recipes/mod_autoindex.rb"=>{"name"=>"mod_autoindex.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/cef2448a12db36b18c2a1504f5cd3c9a", "checksum"=>"cef2448a12db36b18c2a1504f5cd3c9a", "path"=>"recipes/mod_autoindex.rb", "specificity"=>"default"}, "templates/default/a2enmod.erb"=>{"name"=>"a2enmod.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/bfc216ceff78443c14cb733bb51aad00", "checksum"=>"bfc216ceff78443c14cb733bb51aad00", "path"=>"templates/default/a2enmod.erb", "specificity"=>"default"}, "recipes/mod_auth_digest.rb"=>{"name"=>"mod_auth_digest.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/de7d833a0decda7f133344f450e25ba2", "checksum"=>"de7d833a0decda7f133344f450e25ba2", "path"=>"recipes/mod_auth_digest.rb", "specificity"=>"default"}, "templates/default/expires.conf.erb"=>{"name"=>"expires.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8d7ac9accca80c1d0c1226666ad9dd70", "checksum"=>"8d7ac9accca80c1d0c1226666ad9dd70", "path"=>"templates/default/expires.conf.erb", "specificity"=>"default"}, "recipes/mod_python.rb"=>{"name"=>"mod_python.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/95559c75982dfbd86f327733006f59fa", "checksum"=>"95559c75982dfbd86f327733006f59fa", "path"=>"recipes/mod_python.rb", "specificity"=>"default"}, "attributes/apache.rb"=>{"name"=>"apache.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/2b95e2264874cc8592f87d4416b06cc5", "checksum"=>"2b95e2264874cc8592f87d4416b06cc5", "path"=>"attributes/apache.rb", "specificity"=>"default"}, "files/default/mod_authn_yubikey/mod_authn_yubikey.c"=>{"name"=>"mod_authn_yubikey/mod_authn_yubikey.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6a643b0b8940988478aef028fb789961", "checksum"=>"6a643b0b8940988478aef028fb789961", "path"=>"files/default/mod_authn_yubikey/mod_authn_yubikey.c", "specificity"=>"default"}, "files/default/apache2_module_conf_generate.pl"=>{"name"=>"apache2_module_conf_generate.pl", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/752ea625734c9860a78a0679f27dacb1", "checksum"=>"752ea625734c9860a78a0679f27dacb1", "path"=>"files/default/apache2_module_conf_generate.pl", "specificity"=>"default"}, "files/default/mod_authn_yubikey.so"=>{"name"=>"mod_authn_yubikey.so", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/f407b32d5282d731cd9859d082d4803a", "checksum"=>"f407b32d5282d731cd9859d082d4803a", "path"=>"files/default/mod_authn_yubikey.so", "specificity"=>"default"}, "templates/default/a2dissite.erb"=>{"name"=>"a2dissite.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ceb720a081b98ca21ffe0ade5a33ff12", "checksum"=>"ceb720a081b98ca21ffe0ade5a33ff12", "path"=>"templates/default/a2dissite.erb", "specificity"=>"default"}, "recipes/mod_fcgid.rb"=>{"name"=>"mod_fcgid.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/042ee7f480002a5588c2acff23b72068", "checksum"=>"042ee7f480002a5588c2acff23b72068", "path"=>"recipes/mod_fcgid.rb", "specificity"=>"default"}, "recipes/mod_auth_basic.rb"=>{"name"=>"mod_auth_basic.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5befd24f9385e5fd634b800fb8d5525c", "checksum"=>"5befd24f9385e5fd634b800fb8d5525c", "path"=>"recipes/mod_auth_basic.rb", "specificity"=>"default"}, "files/default/mod_authn_yubikey/modules.mk"=>{"name"=>"mod_authn_yubikey/modules.mk", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/caa58afb6d6f6ba1968f0ef13a47813d", "checksum"=>"caa58afb6d6f6ba1968f0ef13a47813d", "path"=>"files/default/mod_authn_yubikey/modules.mk", "specificity"=>"default"}, "recipes/mod_fastcgi.rb"=>{"name"=>"mod_fastcgi.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/2001facc3b34dfee3469e5fc8482e7cb", "checksum"=>"2001facc3b34dfee3469e5fc8482e7cb", "path"=>"recipes/mod_fastcgi.rb", "specificity"=>"default"}, "files/default/mod_xsendfile/mod_xsendfile.c"=>{"name"=>"mod_xsendfile/mod_xsendfile.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/db41bdb5460055e41a465a273db96d72", "checksum"=>"db41bdb5460055e41a465a273db96d72", "path"=>"files/default/mod_xsendfile/mod_xsendfile.c", "specificity"=>"default"}, "recipes/mod_env.rb"=>{"name"=>"mod_env.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/a29d89c0d3ebc110ebcc1027c6ad8c26", "checksum"=>"a29d89c0d3ebc110ebcc1027c6ad8c26", "path"=>"recipes/mod_env.rb", "specificity"=>"default"}, "recipes/mod_php5.rb"=>{"name"=>"mod_php5.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/950bb0ff8652bf0e8d1241fb2406701d", "checksum"=>"950bb0ff8652bf0e8d1241fb2406701d", "path"=>"recipes/mod_php5.rb", "specificity"=>"default"}, "templates/default/auth_token.load.erb"=>{"name"=>"auth_token.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8461752dde62ede9d02dccce9ba8fe24", "checksum"=>"8461752dde62ede9d02dccce9ba8fe24", "path"=>"templates/default/auth_token.load.erb", "specificity"=>"default"}, "templates/default/default-site.erb"=>{"name"=>"default-site.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0741344ae16c9a85424e0d9c3fcb5401", "checksum"=>"0741344ae16c9a85424e0d9c3fcb5401", "path"=>"templates/default/default-site.erb", "specificity"=>"default"}, "files/default/mod_auth_token/mod_auth_token.c"=>{"name"=>"mod_auth_token/mod_auth_token.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/1b36e5c2e5bccbe8e052f911b119c2b0", "checksum"=>"1b36e5c2e5bccbe8e052f911b119c2b0", "path"=>"files/default/mod_auth_token/mod_auth_token.c", "specificity"=>"default"}, "definitions/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8cd58940af6fc480196dd191f8a4227b", "checksum"=>"8cd58940af6fc480196dd191f8a4227b", "path"=>"definitions/default.rb", "specificity"=>"default"}, "templates/default/status.conf.erb"=>{"name"=>"status.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0eb6a3cf2908b9e352e6100d67a66cbe", "checksum"=>"0eb6a3cf2908b9e352e6100d67a66cbe", "path"=>"templates/default/status.conf.erb", "specificity"=>"default"}, "definitions/apache_module.rb"=>{"name"=>"apache_module.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5f217ab1d96407dcea15b15798762615", "checksum"=>"5f217ab1d96407dcea15b15798762615", "path"=>"definitions/apache_module.rb", "specificity"=>"default"}, "templates/default/a2dismod.erb"=>{"name"=>"a2dismod.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/b85234311e2ad96f04f979b7873103ba", "checksum"=>"b85234311e2ad96f04f979b7873103ba", "path"=>"templates/default/a2dismod.erb", "specificity"=>"default"}, "recipes/mod_alias.rb"=>{"name"=>"mod_alias.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/a42d0423bb95fd8796f072396bc10b3e", "checksum"=>"a42d0423bb95fd8796f072396bc10b3e", "path"=>"recipes/mod_alias.rb", "specificity"=>"default"}, "recipes/mod_authz_host.rb"=>{"name"=>"mod_authz_host.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/b249d2e324d582b29b601ba23e74ac33", "checksum"=>"b249d2e324d582b29b601ba23e74ac33", "path"=>"recipes/mod_authz_host.rb", "specificity"=>"default"}, "recipes/mod_authz_groupfile.rb"=>{"name"=>"mod_authz_groupfile.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4da17c6c6cd0c2ff669dccd78745ff22", "checksum"=>"4da17c6c6cd0c2ff669dccd78745ff22", "path"=>"recipes/mod_authz_groupfile.rb", "specificity"=>"default"}, "recipes/mod_status.rb"=>{"name"=>"mod_status.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/1abc9cd6c7f5e7b8fccd11e16d5b9fd4", "checksum"=>"1abc9cd6c7f5e7b8fccd11e16d5b9fd4", "path"=>"recipes/mod_status.rb", "specificity"=>"default"}, "recipes/mod_dav.rb"=>{"name"=>"mod_dav.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/2ba6b37462b15847c2163de3860e4895", "checksum"=>"2ba6b37462b15847c2163de3860e4895", "path"=>"recipes/mod_dav.rb", "specificity"=>"default"}, "recipes/mod_dav_svn.rb"=>{"name"=>"mod_dav_svn.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6f29ed629158469b3a0394d3ddf569f5", "checksum"=>"6f29ed629158469b3a0394d3ddf569f5", "path"=>"recipes/mod_dav_svn.rb", "specificity"=>"default"}, "metadata.json"=>{"name"=>"metadata.json", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6881519edd12e610d8ad0bbf596c5ffa", "checksum"=>"6881519edd12e610d8ad0bbf596c5ffa", "path"=>"metadata.json", "specificity"=>"default"}, "templates/default/authn_yubikey.load.erb"=>{"name"=>"authn_yubikey.load.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e4b63291a472233a55c86d22a6cae210", "checksum"=>"e4b63291a472233a55c86d22a6cae210", "path"=>"templates/default/authn_yubikey.load.erb", "specificity"=>"default"}, "templates/default/deflate.conf.erb"=>{"name"=>"deflate.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e4ff5c950d6b2711821e4b57ba483f7e", "checksum"=>"e4ff5c950d6b2711821e4b57ba483f7e", "path"=>"templates/default/deflate.conf.erb", "specificity"=>"default"}, "recipes/mod_dir.rb"=>{"name"=>"mod_dir.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4397f984b5e46e488594261955d5c161", "checksum"=>"4397f984b5e46e488594261955d5c161", "path"=>"recipes/mod_dir.rb", "specificity"=>"default"}, "templates/default/port_apache.erb"=>{"name"=>"port_apache.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/6012594d39fef96f9392e69c6dd8801f", "checksum"=>"6012594d39fef96f9392e69c6dd8801f", "path"=>"templates/default/port_apache.erb", "specificity"=>"default"}, "files/default/mod_authn_yubikey/.deps"=>{"name"=>"mod_authn_yubikey/.deps", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d41d8cd98f00b204e9800998ecf8427e", "checksum"=>"d41d8cd98f00b204e9800998ecf8427e", "path"=>"files/default/mod_authn_yubikey/.deps", "specificity"=>"default"}, "recipes/mod_authn_yubikey.rb"=>{"name"=>"mod_authn_yubikey.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/f4ba636fa4683eb662a590032b6c65a3", "checksum"=>"f4ba636fa4683eb662a590032b6c65a3", "path"=>"recipes/mod_authn_yubikey.rb", "specificity"=>"default"}, "recipes/mod_auth_token.rb"=>{"name"=>"mod_auth_token.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4df569658cb1da157e86d4f3678733e9", "checksum"=>"4df569658cb1da157e86d4f3678733e9", "path"=>"recipes/mod_auth_token.rb", "specificity"=>"default"}, "recipes/karmic.rb"=>{"name"=>"karmic.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/dbc9ee2e2d98d2e7da658f97c93b292b", "checksum"=>"dbc9ee2e2d98d2e7da658f97c93b292b", "path"=>"recipes/karmic.rb", "specificity"=>"default"}, "recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/72afbe0f1c15dd9878c645dc8e70901f", "checksum"=>"72afbe0f1c15dd9878c645dc8e70901f", "path"=>"recipes/default.rb", "specificity"=>"default"}, "files/default/mod_authn_yubikey/libykclient.c"=>{"name"=>"mod_authn_yubikey/libykclient.c", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d32b786e6a6ed65c8baaeca4c82796dc", "checksum"=>"d32b786e6a6ed65c8baaeca4c82796dc", "path"=>"files/default/mod_authn_yubikey/libykclient.c", "specificity"=>"default"}, "recipes/mod_proxy.rb"=>{"name"=>"mod_proxy.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ea9f8d8ad5d9fc552d5614b87749d652", "checksum"=>"ea9f8d8ad5d9fc552d5614b87749d652", "path"=>"recipes/mod_proxy.rb", "specificity"=>"default"}, "recipes/mod_xsendfile.rb"=>{"name"=>"mod_xsendfile.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0b3dab7e639f97d979e267afba09db74", "checksum"=>"0b3dab7e639f97d979e267afba09db74", "path"=>"recipes/mod_xsendfile.rb", "specificity"=>"default"}, "recipes/mod_log_config.rb"=>{"name"=>"mod_log_config.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/7709f2ddaafc3318fbbfb549b0c2d718", "checksum"=>"7709f2ddaafc3318fbbfb549b0c2d718", "path"=>"recipes/mod_log_config.rb", "specificity"=>"default"}, "recipes/mod_authz_user.rb"=>{"name"=>"mod_authz_user.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e1a4dceadc22ee907b8da7e622be878e", "checksum"=>"e1a4dceadc22ee907b8da7e622be878e", "path"=>"recipes/mod_authz_user.rb", "specificity"=>"default"}, "definitions/apache_site.rb"=>{"name"=>"apache_site.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/5850f53413241beed8189891183a6f95", "checksum"=>"5850f53413241beed8189891183a6f95", "path"=>"definitions/apache_site.rb", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/3dccc9c2d85fbf7e39f9464f19555c2d", "checksum"=>"3dccc9c2d85fbf7e39f9464f19555c2d", "path"=>"metadata.rb", "specificity"=>"default"}, "recipes/mod_mime.rb"=>{"name"=>"mod_mime.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/d1b49d0758ace6caf7cb7f9ffbcbcc04", "checksum"=>"d1b49d0758ace6caf7cb7f9ffbcbcc04", "path"=>"recipes/mod_mime.rb", "specificity"=>"default"}, "templates/default/a2ensite.erb"=>{"name"=>"a2ensite.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/4bb117011da4c6348202c0068a39d872", "checksum"=>"4bb117011da4c6348202c0068a39d872", "path"=>"templates/default/a2ensite.erb", "specificity"=>"default"}, "recipes/mod_cgi.rb"=>{"name"=>"mod_cgi.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/92f24bf006c02327386acd015699132d", "checksum"=>"92f24bf006c02327386acd015699132d", "path"=>"recipes/mod_cgi.rb", "specificity"=>"default"}, "templates/default/ports.conf.erb"=>{"name"=>"ports.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/47780d07abfff8d133864e96bf3c409c", "checksum"=>"47780d07abfff8d133864e96bf3c409c", "path"=>"templates/default/ports.conf.erb", "specificity"=>"default"}, "templates/default/info.conf.erb"=>{"name"=>"info.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ca018848befb4d2ce5e50f4e18a5a0c3", "checksum"=>"ca018848befb4d2ce5e50f4e18a5a0c3", "path"=>"templates/default/info.conf.erb", "specificity"=>"default"}, "recipes/mod_setenvif.rb"=>{"name"=>"mod_setenvif.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/3dc23eb7c3331aa783dba68ea7e61bd0", "checksum"=>"3dc23eb7c3331aa783dba68ea7e61bd0", "path"=>"recipes/mod_setenvif.rb", "specificity"=>"default"}, "templates/default/apache2.conf.erb"=>{"name"=>"apache2.conf.erb", "url"=>"http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/c4bd908148df5295ddf25f89097e4adc", "checksum"=>"c4bd908148df5295ddf25f89097e4adc", "path"=>"templates/default/apache2.conf.erb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=["mod_xsendfile/mod_xsendfile.c", "mod_authn_yubikey/libykclient.c", "mod_auth_token/mod_auth_token.c", "mod_authn_yubikey/mod_authn_yubikey.c", "mod_authn_yubikey/Makefile", "mod_authn_yubikey/libykclient.h", "mod_authn_yubikey/.deps", "mod_authn_yubikey/modules.mk", "apache2_module_conf_generate.pl", "mod_authn_yubikey.so"], @couchdb_rev=nil, @root_dir=nil>, "ubuntu"=>#<Chef::CookbookVersion:0x31a7f18 @status=:ready, @library_filenames=[], @name="ubuntu", @template_filenames=[], @metadata_filenames=[], @checksums={"ed68363f301f6ef4c3c6d685c687dbe4"=>nil, "3dc23d5098f4acb8b94bd4be95bc7b42"=>nil, "afd05a88c6da55ac7177992a431e504a"=>nil}, @metadata=#<Chef::Cookbook::Metadata:0x31a5448 @platforms={}, @name="ubuntu", @providing={}, @license="All rights reserved", @long_description="= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES:\n\n= USAGE:\n\n", @conflicting={}, @maintainer_email="YOUR_EMAIL", @groupings={}, @attributes={}, @suggestions={}, @maintainer="YOUR_COMPANY_NAME", @cookbook=nil, @version="0.0.1", @replacing={}, @description="Installs/Configures ubuntu", @recipes={}, @recommendations={}, @dependencies={}>, @recipe_filenames_by_name={"default"=>"default.rb"}, @file_vendor=nil, @couchdb=#<Chef::CouchDB:0x31a7ce8 @rest=#<Chef::REST:0x31a7c98 @redirect_limit=10, @redirects_followed=0, @auth_credentials=#<Chef::REST::AuthCredentials:0x31a7bf8 @client_name=nil, @key_file=nil>, @cookies={}, @sign_request=true, @default_headers={}, @url="http://localhost:5984", @sign_on_redirect=true>, @db="chef">, @definition_filenames=[], @manifest={"definitions"=>[], "name"=>"ubuntu-0.0.1", "attributes"=>[], "files"=>[], "json_class"=>"Chef::CookbookVersion", "providers"=>[], "metadata"=>{"dependencies"=>{}, "name"=>"ubuntu", "maintainer_email"=>"YOUR_EMAIL", "attributes"=>{}, "license"=>"All rights reserved", "suggestions"=>{}, "platforms"=>{}, "maintainer"=>"YOUR_COMPANY_NAME", "long_description"=>"= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES:\n\n= USAGE:\n\n", "recommendations"=>{}, "version"=>"0.0.1", "recipes"=>{}, "groupings"=>{}, "conflicting"=>{}, "description"=>"Installs/Configures ubuntu", "replacing"=>{}, "providing"=>{}}, "libraries"=>[], "resources"=>[], "templates"=>[], "cookbook_name"=>"ubuntu", "version"=>"0.0.1", "recipes"=>[{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/ubuntu/0.0.1/files/ed68363f301f6ef4c3c6d685c687dbe4", "checksum"=>"ed68363f301f6ef4c3c6d685c687dbe4", "path"=>"recipes/default.rb", "specificity"=>"default"}], "root_files"=>[{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/ubuntu/0.0.1/files/3dc23d5098f4acb8b94bd4be95bc7b42", "checksum"=>"3dc23d5098f4acb8b94bd4be95bc7b42", "path"=>"metadata.rb", "specificity"=>"default"}, {"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/ubuntu/0.0.1/files/afd05a88c6da55ac7177992a431e504a", "checksum"=>"afd05a88c6da55ac7177992a431e504a", "path"=>"README.rdoc", "specificity"=>"default"}], "chef_type"=>"cookbook_version"}, @provider_filenames=[], @recipe_filenames=["default.rb"], @attribute_filenames_by_short_filename={}, @couchdb_id=nil, @root_filenames=["metadata.rb", "README.rdoc"], @attribute_filenames=[], @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/ubuntu/0.0.1/files/ed68363f301f6ef4c3c6d685c687dbe4", "checksum"=>"ed68363f301f6ef4c3c6d685c687dbe4", "path"=>"recipes/default.rb", "specificity"=>"default"}, "README.rdoc"=>{"name"=>"README.rdoc", "url"=>"http://my-admin-server.com:4000/cookbooks/ubuntu/0.0.1/files/afd05a88c6da55ac7177992a431e504a", "checksum"=>"afd05a88c6da55ac7177992a431e504a", "path"=>"README.rdoc", "specificity"=>"default"}, "metadata.rb"=>{"name"=>"metadata.rb", "url"=>"http://my-admin-server.com:4000/cookbooks/ubuntu/0.0.1/files/3dc23d5098f4acb8b94bd4be95bc7b42", "checksum"=>"3dc23d5098f4acb8b94bd4be95bc7b42", "path"=>"metadata.rb", "specificity"=>"default"}}, @resource_filenames=[], @file_filenames=[], @couchdb_rev=nil, @root_dir=nil>}
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook logrotate
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/logrotate/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/logrotate/definitions/logrotate.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/logrotate/definitions/logrotate19.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/logrotate/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/logrotate/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook aws-tools
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/aws-tools/recipes/s3.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/aws-tools/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/aws-tools/recipes/cwa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/aws-tools/libraries/aws.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/aws-tools/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/aws-tools/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/aws-tools/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook munin
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/munin/recipes/server.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/munin/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/munin/recipes/client.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/munin/definitions/munin_plugin.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/munin/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/munin/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/munin/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook mysql
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/resources/database.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/providers/database.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/slave.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/slave_production.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/master_staging.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/slave_staging.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/server_ec2.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/server.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/master.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/slave_qa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/master_qa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/master_production.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/client.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/recipes/client-5.1.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/libraries/database.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/attributes/s3.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/attributes/server.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/mysql/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook nagios
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/recipes/centos-client.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/recipes/server_production.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/recipes/server.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/recipes/server_integration.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/recipes/server_qa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/recipes/client.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/definitions/nagios_conf.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/libraries/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/attributes/server.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/attributes/client.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/nagios/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook java
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/java/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/java/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/java/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/java/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook openssl
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/openssl/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/openssl/libraries/secure_password.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/openssl/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/openssl/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/openssl/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook memcached
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/memcached/recipes/instances.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/memcached/recipes/basic.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/memcached/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/memcached/definitions/memcached.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/memcached/attributes/memcached.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/memcached/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook passenger
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/passenger/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/passenger/definitions/passenger_monitor.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/passenger/attributes/passenger.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/passenger/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/passenger/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook git
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/git/recipes/server.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/git/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/git/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/git/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/git/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook configure-site
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/primary_backend_staging.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/daemon_production.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/backend.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/primary_backend_schedule.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/frontend.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/daemon_qa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/backend_staging.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/backend_qa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/frontend_integration.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/frontend_production.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/frontend_qa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/backend_schedule.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/backend_production.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/daemon.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/primary_backend_qa.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/frontend_staging.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/primary_backend_integration.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/recipes/primary_backend_production.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:6JRE2zAT4MlOSKTYy6SS7cq9Jzc=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:17Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"vGP6v5ipvzP0eQtVDc5WivjEVrtZNLZ4UH6rBIH1uYxiBIKJs3YgtoBgwdze", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"6QEhXaSheRfxPkoHgt4966t4wfhSoBWF3QMQReaJLUvb8Wthn3YQSlvOOETg", "X-Ops-Authorization-3"=>"a6Fr7bVom97P2OqTJbFD3H+v84BSFMaiQosPqBkmSfh5FwELpzFPRLEhFvSz", "X-Ops-Authorization-4"=>"dXDqC0OxdJvW3mlArnwc1j0QzJ8T1D3Bjq1wJhiz4OLt4WDWpcYdr2Mkgwnt", "X-Ops-Authorization-5"=>"uAlTRopOGIzzp59yeZH6ARrG36fpCqYvzDBW34r+aWO3MSSVJiO+yOFBV4+1", "X-Ops-Authorization-6"=>"S62ZIKt61ehhxXvUrMN3yPuoodvLeVhIE3F22jHS/A==", "X-Ops-Timestamp"=>"2012-03-07T01:07:17Z"}
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/3160e45d5822f21ecaa6d89e534cf1bb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/3160e45d5822f21ecaa6d89e534cf1bb to tempfile /tmp/chef-rest20120306-1785-198vktz-0
[Tue, 06 Mar 2012 17:07:17 -0800] INFO: Storing updated cookbooks/configure-site/recipes/frontend_sandbox.rb in the cache.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/libraries/elb.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/libraries/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/attributes/database.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/attributes/db_host_master.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/attributes/tokyo_tyrant_endpoint.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/attributes/db_host_slave.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/attributes/configure-site.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/configure-site/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook apache2
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_authz_default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_authnz_ldap.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_auth_token.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/karmic.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_headers.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_mime.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_fcgid.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_dav.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_cgi.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_authz_user.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_authz_groupfile.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_auth_digest.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_alias.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_authz_host.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_log_config.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_dav_svn.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_authn_yubikey.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_setenvif.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_env.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_dir.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_deflate.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_authn_file.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_status.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_ssl.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_rewrite.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_proxy.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_php5.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_negotiation.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_ldap.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_autoindex.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_python.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_xsendfile.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_fastcgi.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_expires.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_proxy_http.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/recipes/mod_auth_basic.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/definitions/apache_module.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/definitions/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/definitions/apache_site.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/attributes/apache.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/apache2/metadata.json, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Synchronizing cookbook ubuntu
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/ubuntu/recipes/default.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/ubuntu/metadata.rb, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Not storing cookbooks/ubuntu/README.rdoc, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook aws-tools's library file: /var/chef/cache/cookbooks/aws-tools/libraries/aws.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook mysql's library file: /var/chef/cache/cookbooks/mysql/libraries/database.rb
[Tue, 06 Mar 2012 17:07:17 -0800] WARN: Missing gem 'mysql'
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook nagios's library file: /var/chef/cache/cookbooks/nagios/libraries/default.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook openssl's library file: /var/chef/cache/cookbooks/openssl/libraries/secure_password.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook configure-site's library file: /var/chef/cache/cookbooks/configure-site/libraries/elb.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook configure-site's library file: /var/chef/cache/cookbooks/configure-site/libraries/default.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook mysql's providers from /var/chef/cache/cookbooks/mysql/providers/database.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loaded contents of /var/chef/cache/cookbooks/mysql/providers/database.rb into a provider named mysql_database defined in Chef::Provider::MysqlDatabase
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook mysql's resources from /var/chef/cache/cookbooks/mysql/resources/database.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loaded contents of /var/chef/cache/cookbooks/mysql/resources/database.rb into a resource named mysql_database defined in Chef::Resource::MysqlDatabase
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook mysql's attribute file /var/chef/cache/cookbooks/mysql/attributes/s3.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook mysql's attribute file /var/chef/cache/cookbooks/mysql/attributes/server.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook nagios's attribute file /var/chef/cache/cookbooks/nagios/attributes/server.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook nagios's attribute file /var/chef/cache/cookbooks/nagios/attributes/client.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook memcached's attribute file /var/chef/cache/cookbooks/memcached/attributes/memcached.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook passenger's attribute file /var/chef/cache/cookbooks/passenger/attributes/passenger.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook configure-site's attribute file /var/chef/cache/cookbooks/configure-site/attributes/database.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook configure-site's attribute file /var/chef/cache/cookbooks/configure-site/attributes/db_host_master.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook configure-site's attribute file /var/chef/cache/cookbooks/configure-site/attributes/tokyo_tyrant_endpoint.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook configure-site's attribute file /var/chef/cache/cookbooks/configure-site/attributes/db_host_slave.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook configure-site's attribute file /var/chef/cache/cookbooks/configure-site/attributes/configure-site.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: node i-XXXXXXXX loading cookbook apache2's attribute file /var/chef/cache/cookbooks/apache2/attributes/apache.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook logrotate's definitions from /var/chef/cache/cookbooks/logrotate/definitions/logrotate.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook logrotate's definitions from /var/chef/cache/cookbooks/logrotate/definitions/logrotate19.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook munin's definitions from /var/chef/cache/cookbooks/munin/definitions/munin_plugin.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook nagios's definitions from /var/chef/cache/cookbooks/nagios/definitions/nagios_conf.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook memcached's definitions from /var/chef/cache/cookbooks/memcached/definitions/memcached.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook passenger's definitions from /var/chef/cache/cookbooks/passenger/definitions/passenger_monitor.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook apache2's definitions from /var/chef/cache/cookbooks/apache2/definitions/apache_module.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook apache2's definitions from /var/chef/cache/cookbooks/apache2/definitions/default.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading cookbook apache2's definitions from /var/chef/cache/cookbooks/apache2/definitions/apache_site.rb
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:DlioZQpNCHMLIloi28R9dhD7x9U=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:17Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"DMc1cHnfCHvmExj/UnESbbgfTb1eWx64t4BSoymXRkKqG1pQ07ItJiYDCv/e", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"CZYNvgJAB6KJYsAc5Xk9VDCisvLK40KWSKisKBiPC9/JrXEe6gxp+vsJy5+P", "X-Ops-Authorization-3"=>"+Ie4cFuZkIkrkwCKhyTRkhKLx5iT43pDwLEJqrKvqGfq6OyrzMFvxj0Mpi3D", "X-Ops-Authorization-4"=>"owOcl5T7x135HuuYqOGSuk6K24DiGHM2qTeRkRKZtpTAuIZpIwDySqCWeJ3O", "X-Ops-Authorization-5"=>"cJVvWPNcr24A9UCCG6cYOU0hz1do1RyE9ls+cGVD7789aGsrqPvefugG6gv9", "X-Ops-Authorization-6"=>"lqn2x+ChSjLFhKYhC47mMXX08zpvUIiSCApDqWjtZw==", "X-Ops-Timestamp"=>"2012-03-07T01:07:17Z"}
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/roles/frontend_app_sandbox
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:JA/Bv1uV2KiilB4bMMAxgObtIMA=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:17Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"VnuxUabz9xyNQE8IE7bteNRODlB8h9dK79LzEj64pxel51rIj3LDsGZXP922", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"N9unlG+wjzfNtijtf2DH6Uo9ln3j8minaSyx9oJprnV4bnZI0LFgBcQf/jm1", "X-Ops-Authorization-3"=>"7NEpIZwqlgI2KDREDI5u4eJn4fiANtEMGx4VD0cDvZIZ3SHkhiKtBg22CE+3", "X-Ops-Authorization-4"=>"/vDwU4R95pXrco4b22qEw+wx4aGA2tQiXxljg+JK6I+0C5gMWmnQqQYCPhUo", "X-Ops-Authorization-5"=>"2Xp6a/OMApf2g0X/hnlE7RLwqk6i0sGoqa+0TdcHNLg9qDfOgd+qxrV63j9I", "X-Ops-Authorization-6"=>"O4ICAC+ZC/WSD4HWguggHEP8IaDcjtNARJsirk4GJQ==", "X-Ops-Timestamp"=>"2012-03-07T01:07:17Z"}
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/roles/monitoring_client
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading Recipe configure-site::frontend_sandbox via include_recipe
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Found recipe frontend_sandbox in cookbook configure-site
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading Recipe configure-site via include_recipe
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Found recipe default in cookbook configure-site
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Loading Recipe git via include_recipe
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Found recipe default in cookbook git
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Setting package[libxml2-dev] to the state of the prior package[libxml2-dev]
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Setting package[libxslt1-dev] to the state of the prior package[libxslt1-dev]
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:A9mYPsLYxF0I2NZWncsC/K03RXs=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:17Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"tn2v3vx+D8AmKplbO4aHLIyKbs4HiaFnpmcDQBQBYyGVw6562UuBENlUeR4a", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"5jI+Ds/w6+5c7r/oTRcgWRh4tf4bIlnkArGUjmFjtidFxG6lWlnmoe0UlcEh", "X-Ops-Authorization-3"=>"wEzhPTqCQjogKc+3848mHVPVhEgZ8XOcJth3Q3XuMFWXTZiW13s0DHKWdKO6", "X-Ops-Authorization-4"=>"dw012jAWyUGSI7ebEU54TPveFkjSV43Fno1XNUMT8FQ/iqwQvyOcg2R69um3", "X-Ops-Authorization-5"=>"1m7FesFxnL8p8J8ZescabbLv5hTVuTAX1goFwL/qTCNIV9bKM+PJoOQAd4/7", "X-Ops-Authorization-6"=>"A/dgrq4D859J/8f/WSuUBC1n/400uXYRfU5ue1qwJQ==", "X-Ops-Timestamp"=>"2012-03-07T01:07:17Z"}
[Tue, 06 Mar 2012 17:07:17 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/data/elb/backend
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:LmR/l7oVr/81cAOPGQTVc2Mfoto=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:18Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ThbiixH48Ez/67ovTfWZExYSdxXX6rFo6nrqmirvl9faF1Pr4SwmWBKNe1kJ", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"UIJDUNxqzRyNj1eNeq/PAWp4ck1Oese8CGUw3D7wepJ0mQV1GbBx4iKRj0st", "X-Ops-Authorization-3"=>"s1dw9bRKxgfC6ZUv6QKVZmSLOjdtZ3Lz2U1K/oiC0BQznu2Aky5NhgmuD6gF", "X-Ops-Authorization-4"=>"04DAOtkryQbJsQ/DVELYsiy0ePoqvX3hFUzNDL6vXnN7aZPjGGreSu9FV12R", "X-Ops-Authorization-5"=>"mNjWqtZqHNnSLhge4Mx76NVnLGB1LyCSbgLB7GLMcvzP8S9EMD51XlpTsudL", "X-Ops-Authorization-6"=>"I6juHFSHWEdBM3CP17QYsbVOJ0FZJIaWhKheD6IW5g==", "X-Ops-Timestamp"=>"2012-03-07T01:07:18Z"}
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/data/redis/production
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe memcached::basic via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe basic in cookbook memcached
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe memcached via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe default in cookbook memcached
x86_64
10.04
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Setting service[memcached] to the state of the prior service[memcached]
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe logrotate via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe default in cookbook logrotate
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe passenger via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe default in cookbook passenger
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2 via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe default in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_status via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_status in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_alias via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_alias in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_auth_basic via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_auth_basic in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_authn_file via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_authn_file in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_authz_default via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_authz_default in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_authz_groupfile via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_authz_groupfile in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_authz_host via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_authz_host in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_authz_user via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_authz_user in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_autoindex via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_autoindex in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_dir via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_dir in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_env via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_env in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_mime via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_mime in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_negotiation via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_negotiation in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_setenvif via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_setenvif in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_expires via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_expires in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_headers via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_headers in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_ssl via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_ssl in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_proxy_http via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_proxy_http in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Setting service[apache2] to the state of the prior service[apache2]
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Setting package[apache2-prefork-dev] to the state of the prior package[apache2-prefork-dev]
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_deflate via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_deflate in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe apache2::mod_rewrite via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe mod_rewrite in cookbook apache2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: I am not loading apache2, because I have already seen it.
[Tue, 06 Mar 2012 17:07:18 -0800] INFO: frontend_app_sandbox-cpu-i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe aws-tools::cwa via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe cwa in cookbook aws-tools
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe ubuntu via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe default in cookbook ubuntu
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Executing apt-get update
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: ---- Begin output of apt-get update ----
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: STDOUT: Hit http://us-east-1.ec2.archive.ubuntu.com lucid Release.gpg
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us-east-1.ec2.archive.ubuntu.com lucid Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Sources
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/universe Sources
Reading package lists...
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: ---- End output of apt-get update ----
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Ran apt-get update returned 0
[Tue, 06 Mar 2012 17:07:18 -0800] INFO: Ran execute[apt-get-update] successfully
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe nagios::client via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe client in cookbook nagios
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:sNk+sFYwdMVNDkmcVn8C1i4ikuk=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:18Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"WV34Y+cwiZRs9xyGshZJtvLYlmwKnHYrpadZf3nRKCibEpTWS/A+3VAUCDxa", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"TpGaz3G0Xh4a3jqSq3A2d5EuiRqZh/+Jj41cl5LJu8ZDtqOZn2w9GmFMxS3s", "X-Ops-Authorization-3"=>"0ZSUPx89oRuTpru87Xuqf12Dd/pyMWQLHusYX9MfvM8pkhE0JzeTlCZdvhXW", "X-Ops-Authorization-4"=>"hLwO7o182yBFnqFXQ2eCrINH58qZLqz2qK9gz1DfxPrPfnicCoG/l1zog1iN", "X-Ops-Authorization-5"=>"3KXWd6tMKg6e4yr61JKWinRntyVdlrxQ+YRHU9yqjbqjj8uqYCuSEcQ/hA7p", "X-Ops-Authorization-6"=>"Rkno/yaB595IoBfz12jhTmR+1ZflW/27MGFi4kBGlw==", "X-Ops-Timestamp"=>"2012-03-07T01:07:18Z"}
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/search/node
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Loading Recipe munin::client via include_recipe
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Found recipe client in cookbook munin
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:sNk+sFYwdMVNDkmcVn8C1i4ikuk=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:18Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"WV34Y+cwiZRs9xyGshZJtvLYlmwKnHYrpadZf3nRKCibEpTWS/A+3VAUCDxa", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"TpGaz3G0Xh4a3jqSq3A2d5EuiRqZh/+Jj41cl5LJu8ZDtqOZn2w9GmFMxS3s", "X-Ops-Authorization-3"=>"0ZSUPx89oRuTpru87Xuqf12Dd/pyMWQLHusYX9MfvM8pkhE0JzeTlCZdvhXW", "X-Ops-Authorization-4"=>"hLwO7o182yBFnqFXQ2eCrINH58qZLqz2qK9gz1DfxPrPfnicCoG/l1zog1iN", "X-Ops-Authorization-5"=>"3KXWd6tMKg6e4yr61JKWinRntyVdlrxQ+YRHU9yqjbqjj8uqYCuSEcQ/hA7p", "X-Ops-Authorization-6"=>"Rkno/yaB595IoBfz12jhTmR+1ZflW/27MGFi4kBGlw==", "X-Ops-Timestamp"=>"2012-03-07T01:07:18Z"}
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/search/node
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Converging node i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Processing package[git-core] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Checking apt-cache policy for git-core
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Current version is 1:1.7.0.4-1ubuntu0.2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Candidate version is 1:1.7.0.4-1ubuntu0.2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Processing package[git-email] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Checking apt-cache policy for git-email
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Candidate version is 1:1.7.0.4-1ubuntu0.2
[Tue, 06 Mar 2012 17:07:18 -0800] INFO: Installing package[git-email] version 1:1.7.0.4-1ubuntu0.2
[Tue, 06 Mar 2012 17:07:18 -0800] DEBUG: Executing apt-get -q -y install git-email=1:1.7.0.4-1ubuntu0.2
[Tue, 06 Mar 2012 17:07:21 -0800] DEBUG: ---- Begin output of apt-get -q -y install git-email=1:1.7.0.4-1ubuntu0.2 ----
[Tue, 06 Mar 2012 17:07:21 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
git-email libauthen-sasl-perl libdigest-hmac-perl libemail-valid-perl
libio-socket-ssl-perl libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl
libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
Suggested packages:
git-doc libgssapi-perl libio-socket-inet6-perl
The following NEW packages will be installed:
git-email libauthen-sasl-perl libdigest-hmac-perl libemail-valid-perl
libio-socket-ssl-perl libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl
libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
0 upgraded, 11 newly installed, 0 to remove and 118 not upgraded.
Need to get 1,036kB of archives.
After this operation, 3,305kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/universe git-email 1:1.7.0.4-1ubuntu0.2 [342kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libdigest-hmac-perl 1.01-7 [10.6kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libnet-ip-perl 1.25-2 [30.3kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libnet-dns-perl 0.65-1build1 [278kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe libnet-domain-tld-perl 1.68-1 [11.2kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe libemail-valid-perl 0.182-1 [19.5kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe libnet-ssleay-perl 1.35-2ubuntu1 [209kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe libio-socket-ssl-perl 1.31-1 [58.3kB]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe libnet-libidn-perl 0.12.ds-1 [23.9kB]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe libnet-smtp-ssl-perl 1.01-2 [5,454B]
Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libauthen-sasl-perl 2.13-1 [48.0kB]
Fetched 1,036kB in 0s (1,895kB/s)
Selecting previously deselected package git-email.
(Reading database ... 46533 files and directories currently installed.)
Unpacking git-email (from .../git-email_1%3a1.7.0.4-1ubuntu0.2_all.deb) ...
Selecting previously deselected package libdigest-hmac-perl.
Unpacking libdigest-hmac-perl (from .../libdigest-hmac-perl_1.01-7_all.deb) ...
Selecting previously deselected package libnet-ip-perl.
Unpacking libnet-ip-perl (from .../libnet-ip-perl_1.25-2_all.deb) ...
Selecting previously deselected package libnet-dns-perl.
Unpacking libnet-dns-perl (from .../libnet-dns-perl_0.65-1build1_amd64.deb) ...
Selecting previously deselected package libnet-domain-tld-perl.
Unpacking libnet-domain-tld-perl (from .../libnet-domain-tld-perl_1.68-1_all.deb) ...
Selecting previously deselected package libemail-valid-perl.
Unpacking libemail-valid-perl (from .../libemail-valid-perl_0.182-1_all.deb) ...
Selecting previously deselected package libnet-ssleay-perl.
Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.35-2ubuntu1_amd64.deb) ...
Selecting previously deselected package libio-socket-ssl-perl.
Unpacking libio-socket-ssl-perl (from .../libio-socket-ssl-perl_1.31-1_all.deb) ...
Selecting previously deselected package libnet-libidn-perl.
Unpacking libnet-libidn-perl (from .../libnet-libidn-perl_0.12.ds-1_amd64.deb) ...
Selecting previously deselected package libnet-smtp-ssl-perl.
Unpacking libnet-smtp-ssl-perl (from .../libnet-smtp-ssl-perl_1.01-2_all.deb) ...
Selecting previously deselected package libauthen-sasl-perl.
Unpacking libauthen-sasl-perl (from .../libauthen-sasl-perl_2.13-1_all.deb) ...
Processing triggers for man-db ...
Setting up git-email (1:1.7.0.4-1ubuntu0.2) ...
Setting up libdigest-hmac-perl (1.01-7) ...
Setting up libnet-ip-perl (1.25-2) ...
Setting up libnet-dns-perl (0.65-1build1) ...
Setting up libnet-domain-tld-perl (1.68-1) ...
Setting up libemail-valid-perl (0.182-1) ...
Setting up libnet-ssleay-perl (1.35-2ubuntu1) ...
Setting up libio-socket-ssl-perl (1.31-1) ...
Setting up libnet-libidn-perl (0.12.ds-1) ...
Setting up libnet-smtp-ssl-perl (1.01-2) ...
Setting up libauthen-sasl-perl (2.13-1) ...
[Tue, 06 Mar 2012 17:07:21 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:21 -0800] DEBUG: ---- End output of apt-get -q -y install git-email=1:1.7.0.4-1ubuntu0.2 ----
[Tue, 06 Mar 2012 17:07:21 -0800] DEBUG: Ran apt-get -q -y install git-email=1:1.7.0.4-1ubuntu0.2 returned 0
[Tue, 06 Mar 2012 17:07:21 -0800] DEBUG: Processing package[libxml2-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:21 -0800] DEBUG: Checking apt-cache policy for libxml2-dev
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Current version is 2.7.6.dfsg-1ubuntu1.4
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Candidate version is 2.7.6.dfsg-1ubuntu1.4
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Processing package[libxslt1-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Checking apt-cache policy for libxslt1-dev
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Current version is 1.1.26-1ubuntu1
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Candidate version is 1.1.26-1ubuntu1
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Processing package[libcurl4-openssl-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Checking apt-cache policy for libcurl4-openssl-dev
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Candidate version is 7.19.7-1ubuntu1.1
[Tue, 06 Mar 2012 17:07:22 -0800] INFO: Installing package[libcurl4-openssl-dev] version 7.19.7-1ubuntu1.1
[Tue, 06 Mar 2012 17:07:22 -0800] DEBUG: Executing apt-get -q -y install libcurl4-openssl-dev=7.19.7-1ubuntu1.1
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: ---- Begin output of apt-get -q -y install libcurl4-openssl-dev=7.19.7-1ubuntu1.1 ----
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
comerr-dev krb5-multidev libcurl3 libcurl4-openssl-dev libgssapi-krb5-2
libgssrpc4 libidn11-dev libk5crypto3 libkadm5clnt-mit7 libkadm5srv-mit7
libkdb5-4 libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev
pkg-config
Suggested packages:
doc-base krb5-doc libcurl3-dbg krb5-user
The following NEW packages will be installed:
comerr-dev krb5-multidev libcurl4-openssl-dev libgssrpc4 libidn11-dev
libkadm5clnt-mit7 libkadm5srv-mit7 libkdb5-4 libkrb5-dev libldap2-dev
pkg-config
The following packages will be upgraded:
libcurl3 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0
libldap-2.4-2
6 upgraded, 11 newly installed, 0 to remove and 112 not upgraded.
Need to get 4,324kB of archives.
After this operation, 9,150kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libk5crypto3 1.8.1+dfsg-2ubuntu0.10 [105kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libgssapi-krb5-2 1.8.1+dfsg-2ubuntu0.10 [129kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libkrb5-3 1.8.1+dfsg-2ubuntu0.10 [370kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libkrb5support0 1.8.1+dfsg-2ubuntu0.10 [44.8kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libldap-2.4-2 2.4.21-0ubuntu5.7 [216kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libgssrpc4 1.8.1+dfsg-2ubuntu0.10 [82.3kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libkadm5clnt-mit7 1.8.1+dfsg-2ubuntu0.10 [63.0kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libkdb5-4 1.8.1+dfsg-2ubuntu0.10 [62.4kB]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libkadm5srv-mit7 1.8.1+dfsg-2ubuntu0.10 [76.9kB]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main comerr-dev 2.1-1.41.11-1ubuntu2.1 [42.1kB]
Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main krb5-multidev 1.8.1+dfsg-2ubuntu0.10 [103kB]
Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libcurl3 7.19.7-1ubuntu1.1 [228kB]
Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main pkg-config 0.22-1build2 [55.8kB]
Get:14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libidn11-dev 1.15-2 [630kB]
Get:15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libkrb5-dev 1.8.1+dfsg-2ubuntu0.10 [36.6kB]
Get:16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libldap2-dev 2.4.21-0ubuntu5.7 [1,067kB]
Get:17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libcurl4-openssl-dev 7.19.7-1ubuntu1.1 [1,013kB]
Fetched 4,324kB in 0s (24.1MB/s)
(Reading database ... 46893 files and directories currently installed.)
Preparing to replace libk5crypto3 1.8.1+dfsg-2ubuntu0.8 (using .../libk5crypto3_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Unpacking replacement libk5crypto3 ...
Preparing to replace libgssapi-krb5-2 1.8.1+dfsg-2ubuntu0.8 (using .../libgssapi-krb5-2_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Unpacking replacement libgssapi-krb5-2 ...
Preparing to replace libkrb5-3 1.8.1+dfsg-2ubuntu0.8 (using .../libkrb5-3_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Unpacking replacement libkrb5-3 ...
Preparing to replace libkrb5support0 1.8.1+dfsg-2ubuntu0.8 (using .../libkrb5support0_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Unpacking replacement libkrb5support0 ...
Preparing to replace libldap-2.4-2 2.4.21-0ubuntu5.3 (using .../libldap-2.4-2_2.4.21-0ubuntu5.7_amd64.deb) ...
Unpacking replacement libldap-2.4-2 ...
Selecting previously deselected package libgssrpc4.
Unpacking libgssrpc4 (from .../libgssrpc4_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Selecting previously deselected package libkadm5clnt-mit7.
Unpacking libkadm5clnt-mit7 (from .../libkadm5clnt-mit7_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Selecting previously deselected package libkdb5-4.
Unpacking libkdb5-4 (from .../libkdb5-4_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Selecting previously deselected package libkadm5srv-mit7.
Unpacking libkadm5srv-mit7 (from .../libkadm5srv-mit7_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Selecting previously deselected package comerr-dev.
Unpacking comerr-dev (from .../comerr-dev_2.1-1.41.11-1ubuntu2.1_amd64.deb) ...
Selecting previously deselected package krb5-multidev.
Unpacking krb5-multidev (from .../krb5-multidev_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Preparing to replace libcurl3 7.19.7-1ubuntu1 (using .../libcurl3_7.19.7-1ubuntu1.1_amd64.deb) ...
Unpacking replacement libcurl3 ...
Selecting previously deselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.22-1build2_amd64.deb) ...
Selecting previously deselected package libidn11-dev.
Unpacking libidn11-dev (from .../libidn11-dev_1.15-2_amd64.deb) ...
Selecting previously deselected package libkrb5-dev.
Unpacking libkrb5-dev (from .../libkrb5-dev_1.8.1+dfsg-2ubuntu0.10_amd64.deb) ...
Selecting previously deselected package libldap2-dev.
Unpacking libldap2-dev (from .../libldap2-dev_2.4.21-0ubuntu5.7_amd64.deb) ...
Selecting previously deselected package libcurl4-openssl-dev.
Unpacking libcurl4-openssl-dev (from .../libcurl4-openssl-dev_7.19.7-1ubuntu1.1_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up libkrb5support0 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libk5crypto3 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libkrb5-3 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libgssapi-krb5-2 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libldap-2.4-2 (2.4.21-0ubuntu5.7) ...
Setting up libgssrpc4 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libkadm5clnt-mit7 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libkdb5-4 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libkadm5srv-mit7 (1.8.1+dfsg-2ubuntu0.10) ...
Setting up comerr-dev (2.1-1.41.11-1ubuntu2.1) ...
Setting up krb5-multidev (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libcurl3 (7.19.7-1ubuntu1.1) ...
Setting up pkg-config (0.22-1build2) ...
Setting up libidn11-dev (1.15-2) ...
Setting up libkrb5-dev (1.8.1+dfsg-2ubuntu0.10) ...
Setting up libldap2-dev (2.4.21-0ubuntu5.7) ...
Setting up libcurl4-openssl-dev (7.19.7-1ubuntu1.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: ---- End output of apt-get -q -y install libcurl4-openssl-dev=7.19.7-1ubuntu1.1 ----
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: Ran apt-get -q -y install libcurl4-openssl-dev=7.19.7-1ubuntu1.1 returned 0
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: Processing package[libshadow-ruby1.8] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: Checking apt-cache policy for libshadow-ruby1.8
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: Candidate version is 1.4.1-8build1
[Tue, 06 Mar 2012 17:07:27 -0800] INFO: Installing package[libshadow-ruby1.8] version 1.4.1-8build1
[Tue, 06 Mar 2012 17:07:27 -0800] DEBUG: Executing apt-get -q -y -y install libshadow-ruby1.8=1.4.1-8build1
[Tue, 06 Mar 2012 17:07:28 -0800] DEBUG: ---- Begin output of apt-get -q -y -y install libshadow-ruby1.8=1.4.1-8build1 ----
[Tue, 06 Mar 2012 17:07:28 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
libshadow-ruby1.8
0 upgraded, 1 newly installed, 0 to remove and 112 not upgraded.
Need to get 9,416B of archives.
After this operation, 77.8kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libshadow-ruby1.8 1.4.1-8build1 [9,416B]
Fetched 9,416B in 0s (0B/s)
Selecting previously deselected package libshadow-ruby1.8.
(Reading database ... 47579 files and directories currently installed.)
Unpacking libshadow-ruby1.8 (from .../libshadow-ruby1.8_1.4.1-8build1_amd64.deb) ...
Setting up libshadow-ruby1.8 (1.4.1-8build1) ...
[Tue, 06 Mar 2012 17:07:28 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:28 -0800] DEBUG: ---- End output of apt-get -q -y -y install libshadow-ruby1.8=1.4.1-8build1 ----
[Tue, 06 Mar 2012 17:07:28 -0800] DEBUG: Ran apt-get -q -y -y install libshadow-ruby1.8=1.4.1-8build1 returned 0
[Tue, 06 Mar 2012 17:07:28 -0800] DEBUG: Processing gem_package[utility_belt] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:28 -0800] DEBUG: No installed version found for utility_belt (>= 0, runtime)
[Tue, 06 Mar 2012 17:07:29 -0800] DEBUG: Found gem utility_belt version 1.1.0 for platform ruby from http://gems.rubyforge.org/
[Tue, 06 Mar 2012 17:07:29 -0800] INFO: Installing gem_package[utility_belt] version 1.1.0
Fetching: wirble-0.1.3.gem (100%)
Fetching: xml-simple-1.1.1.gem (100%)
Fetching: builder-3.0.0.gem (100%)
Fetching: aws-s3-0.6.2.gem (100%)
Fetching: Platform-0.4.0.gem (100%)
Fetching: utility_belt-1.1.0.gem (100%)
[Tue, 06 Mar 2012 17:07:33 -0800] DEBUG: Processing gem_package[bundler] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:33 -0800] DEBUG: No installed version found for bundler (>= 0, runtime)
[Tue, 06 Mar 2012 17:07:33 -0800] DEBUG: Found gem bundler version 1.0.22 for platform ruby from http://gems.rubyforge.org/
[Tue, 06 Mar 2012 17:07:33 -0800] INFO: Installing gem_package[bundler] version 1.0.22
Fetching: bundler-1.0.22.gem (100%)
[Tue, 06 Mar 2012 17:07:33 -0800] DEBUG: Processing gem_package[rake] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:33 -0800] DEBUG: No installed version found for rake (= 0.8.7, runtime)
[Tue, 06 Mar 2012 17:07:33 -0800] INFO: Installing gem_package[rake] version 0.8.7
Fetching: rake-0.8.7.gem (100%)
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing remote_file[/root/.irbrc] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: From remote_file[/root/.irbrc] on /var/chef/cache/cookbooks/configure-site/recipes/default.rb:37:in `from_file'
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: File /root/.irbrc does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:rZfqqq9wuH8DEj+mVNeycBgjkH0=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:37Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ipfXOugZeYAuFThnlbbDnfXIlMzaOSQujSpb3IiinmUdzPpsRo/3EWRH78qW", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"2Eo0GazqxWbKRam54m3THuwCAuWSmbr3HQEOj2fHSulESDTZtMq7SI/U9z4P", "X-Ops-Authorization-3"=>"nijq7IvQHENq0kFZ8iYFb3+O+EH/8bNeFaWO9tuUSAoXhNeEvahnqdXGY2n1", "X-Ops-Authorization-4"=>"6l2K42zxuAZ3XW6YO4M67FOReD+2QbUMl4a+ecg++HfvkYELPqAqwiL2BSDA", "X-Ops-Authorization-5"=>"shfviDt19mvaURE7AT3O75l2ZHT2DirNBAQVYx0Z6KGepWBE7E+yrHfOvVYO", "X-Ops-Authorization-6"=>"X07KXdKD9DXtmVikzkiWJuDnYjPkHqwzU/RCxYqOeg==", "X-Ops-Timestamp"=>"2012-03-07T01:07:37Z"}
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/342469963508dae1b623a71a3ca304ee
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/342469963508dae1b623a71a3ca304ee to tempfile /tmp/chef-rest20120306-1785-go1vop-0
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Storing updated cookbooks/configure-site/files/default/irbrc in the cache.
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/configure-site/files
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/configure-site/files/default
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: content of file /root/.irbrc requires update
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: staging /var/chef/cache/cookbooks/configure-site/files/default/irbrc to /tmp/.irbrc20120306-1785-1fznpoh-0
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing user[amsrv] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: User amsrv does not exist
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Setting user[amsrv] comment to
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Setting user[amsrv] shell to /bin/bash
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Setting user[amsrv] home to /home/amsrv
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Executing useradd -c '' -s '/bin/bash' -d '/home/amsrv' amsrv
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- Begin output of useradd -c '' -s '/bin/bash' -d '/home/amsrv' amsrv ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- End output of useradd -c '' -s '/bin/bash' -d '/home/amsrv' amsrv ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Ran useradd -c '' -s '/bin/bash' -d '/home/amsrv' amsrv returned 0
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Created user[amsrv]
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing group[admin] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Executing groupmod admin
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- Begin output of groupmod admin ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- End output of groupmod admin ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Ran groupmod admin returned 0
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: group[admin]: setting group members to amsrv
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: sh(gpasswd -M amsrv admin)
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Altered group[admin]
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing directory[/home/amsrv/.ssh] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Executing test -d /home/amsrv/.ssh
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- Begin output of test -d /home/amsrv/.ssh ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- End output of test -d /home/amsrv/.ssh ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Ran test -d /home/amsrv/.ssh returned 1
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Creating directory[/home/amsrv/.ssh] at /home/amsrv/.ssh
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Setting owner to 1001 for directory[/home/amsrv/.ssh]
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Setting group to 1001 for directory[/home/amsrv/.ssh]
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Setting mode to 755 for directory[/home/amsrv/.ssh]
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing remote_file[/home/amsrv/.bashrc] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: From remote_file[/home/amsrv/.bashrc] on /var/chef/cache/cookbooks/configure-site/recipes/default.rb:61:in `from_file'
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: File /home/amsrv/.bashrc does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:7r2tI6NS/ptjR9yP7g4UnjxG7wY=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:37Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"L8czZM6qr9+Rc4+ygf8w7p43jbUvf41JYOAZNCLHy1KxyPGLDTDyocVJnnAC", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"/KYRKNicYnK3/HO8UJ+QScgIgWfSFEt2kBShV/nvmowYPTlBggumO71GFtIn", "X-Ops-Authorization-3"=>"i3uh1k02i3aTvdv/c1hD1EtKN/dI/fVHgp/8Qa6LltXKVhnIE8X8wEGkAJsw", "X-Ops-Authorization-4"=>"rJ8I0r0OA0ZsxyOa9G4/Ce+jm545Bumki3Y/UwkrClMzRBgwkCH0x8E/poBD", "X-Ops-Authorization-5"=>"CrzkfV2CTspTCV3KWiSnVdqd7PsWcbuzIaLL8hvyncnILcfTBkD23H1SMq65", "X-Ops-Authorization-6"=>"7d2hn4R840EbGJ8cWf9gxIVGQlER1Ey7flmbPMSfRw==", "X-Ops-Timestamp"=>"2012-03-07T01:07:37Z"}
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ab725e67fe7f7a73d483742b7700735a
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ab725e67fe7f7a73d483742b7700735a to tempfile /tmp/chef-rest20120306-1785-33e2av-0
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Storing updated cookbooks/configure-site/files/default/bashrc in the cache.
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: content of file /home/amsrv/.bashrc requires update
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: staging /var/chef/cache/cookbooks/configure-site/files/default/bashrc to /tmp/.bashrc20120306-1785-9m4g5t-0
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: setting owner on /tmp/.bashrc20120306-1785-9m4g5t-0 to 1001
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: setting group on /tmp/.bashrc20120306-1785-9m4g5t-0 to 1001
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing remote_file[/home/amsrv/.ssh/id_rsa] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: From remote_file[/home/amsrv/.ssh/id_rsa] on /var/chef/cache/cookbooks/configure-site/recipes/default.rb:68:in `from_file'
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: File /home/amsrv/.ssh/id_rsa does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:G1BwJyyICRX7LdvXUO75TObbVfA=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:07:37Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"QcT2pVMkWyIER4L8SEffgYgZ1iSD6s8Ov+HzYaTVLbeIO1n9q+HMqz89TFqV", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"PfDHXSPmfI8nN8TP2FBEXX6yDYNMxscjf+42THeuKQak8rB7fsfVtuLq9bz+", "X-Ops-Authorization-3"=>"bbsFdZbxAZeIJyHbPoD9EvRff042T/eVnaQ3FPQp9JUIVkmY22F4jXTn2tq6", "X-Ops-Authorization-4"=>"CvCWCZ+JLeg0Y5uCzdwwF/pvN0LBcYllEB9lqCf0Rg6/63L9erZdPuWga+A/", "X-Ops-Authorization-5"=>"eVccWeobLsMwuWdQdFPjbMtZAuibMdGAao0IccDwCHCT1ncXeMBGGfN0dZE2", "X-Ops-Authorization-6"=>"VbFTNeQyPf5VsK59lgUaMv/4OLA8eQ1EDze7ciiZyQ==", "X-Ops-Timestamp"=>"2012-03-07T01:07:37Z"}
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/1c81f28026b6133d0ee88376ea247de4
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/1c81f28026b6133d0ee88376ea247de4 to tempfile /tmp/chef-rest20120306-1785-65k4mp-0
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Storing updated cookbooks/configure-site/files/default/id_rsa_my_key in the cache.
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: content of file /home/amsrv/.ssh/id_rsa requires update
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: staging /var/chef/cache/cookbooks/configure-site/files/default/id_rsa_my_key to /tmp/id_rsa20120306-1785-1pp85ff-0
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: setting owner on /tmp/id_rsa20120306-1785-1pp85ff-0 to 1001
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: setting group on /tmp/id_rsa20120306-1785-1pp85ff-0 to 1001
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing remote_file[/root/.ssh/id_rsa] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:07:37 -0800] WARN: From remote_file[/root/.ssh/id_rsa] on /var/chef/cache/cookbooks/configure-site/recipes/default.rb:75:in `from_file'
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: File /root/.ssh/id_rsa does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Not storing cookbooks/configure-site/files/default/id_rsa_my_key, as the cache is up to date.
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: content of file /root/.ssh/id_rsa requires update
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: staging /var/chef/cache/cookbooks/configure-site/files/default/id_rsa_my_key to /tmp/id_rsa20120306-1785-62aa4m-0
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing execute[add_to_known_hosts] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Executing cat /home/amsrv/.ssh/known_hosts | grep github.com
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- Begin output of cat /home/amsrv/.ssh/known_hosts | grep github.com ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDERR: cat: /home/amsrv/.ssh/known_hosts: No such file or directory
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- End output of cat /home/amsrv/.ssh/known_hosts | grep github.com ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Ran cat /home/amsrv/.ssh/known_hosts | grep github.com returned 1
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Executing echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /home/amsrv/.ssh/known_hosts
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- Begin output of echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /home/amsrv/.ssh/known_hosts ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- End output of echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /home/amsrv/.ssh/known_hosts ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Ran echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /home/amsrv/.ssh/known_hosts returned 0
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Ran execute[add_to_known_hosts] successfully
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing execute[add_to_known_hosts_root] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Executing cat /root/.ssh/known_hosts | grep github.com
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- Begin output of cat /root/.ssh/known_hosts | grep github.com ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDERR: cat: /root/.ssh/known_hosts: No such file or directory
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- End output of cat /root/.ssh/known_hosts | grep github.com ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Ran cat /root/.ssh/known_hosts | grep github.com returned 1
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Executing echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /root/.ssh/known_hosts
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- Begin output of echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /root/.ssh/known_hosts ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: ---- End output of echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /root/.ssh/known_hosts ----
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Ran echo "github.com,207.97.227.239 ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" >> /root/.ssh/known_hosts returned 0
[Tue, 06 Mar 2012 17:07:37 -0800] INFO: Ran execute[add_to_known_hosts_root] successfully
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Processing remote_file[/tmp/GeoIP.tar.gz] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Checking remote_file[/tmp/GeoIP.tar.gz] for changes
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Sending HTTP Request via GET to s3.amazonaws.com:443/chef.mywebsite.com/geoip/GeoIP.tar.gz
[Tue, 06 Mar 2012 17:07:37 -0800] DEBUG: Streaming download from https://s3.amazonaws.com/chef.mywebsite.com/geoip/GeoIP.tar.gz to tempfile /tmp/chef-rest20120306-1785-1f4zwmj-0
[Tue, 06 Mar 2012 17:07:38 -0800] DEBUG: remote_file[/tmp/GeoIP.tar.gz]: Checking for file existence of /tmp/GeoIP.tar.gz
[Tue, 06 Mar 2012 17:07:38 -0800] INFO: remote_file[/tmp/GeoIP.tar.gz]: Creating /tmp/GeoIP.tar.gz
[Tue, 06 Mar 2012 17:07:38 -0800] DEBUG: copying remote file from origin /tmp/chef-rest20120306-1785-1f4zwmj-0 to destination /tmp/GeoIP.tar.gz
[Tue, 06 Mar 2012 17:07:38 -0800] INFO: Setting mode to 644 for remote_file[/tmp/GeoIP.tar.gz]
[Tue, 06 Mar 2012 17:07:38 -0800] DEBUG: Processing bash[install GeoIP] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:07:38 -0800] DEBUG: Executing "bash" "/tmp/chef-script20120306-1785-1ptbt2v-0"
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: ---- Begin output of "bash" "/tmp/chef-script20120306-1785-1ptbt2v-0" ----
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: STDOUT: ./GeoIP-1.4.8/
./GeoIP-1.4.8/aclocal.m4
./GeoIP-1.4.8/apps/
./GeoIP-1.4.8/AUTHORS
./GeoIP-1.4.8/bootstrap
./GeoIP-1.4.8/ChangeLog
./GeoIP-1.4.8/conf/
./GeoIP-1.4.8/config.guess
./GeoIP-1.4.8/config.sub
./GeoIP-1.4.8/configure
./GeoIP-1.4.8/configure.in
./GeoIP-1.4.8/COPYING
./GeoIP-1.4.8/data/
./GeoIP-1.4.8/depcomp
./GeoIP-1.4.8/geoip.ico
./GeoIP-1.4.8/GeoIP.spec.in
./GeoIP-1.4.8/GeoIPWinDLL.patch
./GeoIP-1.4.8/get_ver.awk
./GeoIP-1.4.8/INSTALL
./GeoIP-1.4.8/install-sh
./GeoIP-1.4.8/libGeoIP/
./GeoIP-1.4.8/ltmain.sh
./GeoIP-1.4.8/Makefile.am
./GeoIP-1.4.8/Makefile.in
./GeoIP-1.4.8/Makefile.netware
./GeoIP-1.4.8/Makefile.vc
./GeoIP-1.4.8/Makefile.win32
./GeoIP-1.4.8/man/
./GeoIP-1.4.8/missing
./GeoIP-1.4.8/NEWS
./GeoIP-1.4.8/README
./GeoIP-1.4.8/README.MinGW
./GeoIP-1.4.8/README.OSX
./GeoIP-1.4.8/READMEwin32.txt
./GeoIP-1.4.8/READMEwin32static.txt
./GeoIP-1.4.8/test/
./GeoIP-1.4.8/TODO
./GeoIP-1.4.8/test/benchmark.c
./GeoIP-1.4.8/test/city_test.txt
./GeoIP-1.4.8/test/country_test.txt
./GeoIP-1.4.8/test/country_test2.txt
./GeoIP-1.4.8/test/country_test_name.txt
./GeoIP-1.4.8/test/Makefile.am
./GeoIP-1.4.8/test/Makefile.in
./GeoIP-1.4.8/test/Makefile.vc
./GeoIP-1.4.8/test/region_test.txt
./GeoIP-1.4.8/test/test-geoip-asnum.c
./GeoIP-1.4.8/test/test-geoip-city.c
./GeoIP-1.4.8/test/test-geoip-isp.c
./GeoIP-1.4.8/test/test-geoip-netspeed.c
./GeoIP-1.4.8/test/test-geoip-org.c
./GeoIP-1.4.8/test/test-geoip-region.c
./GeoIP-1.4.8/test/test-geoip.c
./GeoIP-1.4.8/man/geoiplookup.1.in
./GeoIP-1.4.8/man/geoiplookup6.1.in
./GeoIP-1.4.8/man/geoipupdate.1.in
./GeoIP-1.4.8/man/Makefile.am
./GeoIP-1.4.8/man/Makefile.in
./GeoIP-1.4.8/libGeoIP/GeoIP.c
./GeoIP-1.4.8/libGeoIP/GeoIP.h
./GeoIP-1.4.8/libGeoIP/GeoIP_internal.h
./GeoIP-1.4.8/libGeoIP/GeoIPCity.c
./GeoIP-1.4.8/libGeoIP/GeoIPCity.h
./GeoIP-1.4.8/libGeoIP/GeoIPUpdate.c
./GeoIP-1.4.8/libGeoIP/GeoIPUpdate.h
./GeoIP-1.4.8/libGeoIP/global.h
./GeoIP-1.4.8/libGeoIP/Makefile.am
./GeoIP-1.4.8/libGeoIP/Makefile.in
./GeoIP-1.4.8/libGeoIP/Makefile.vc
./GeoIP-1.4.8/libGeoIP/md5.c
./GeoIP-1.4.8/libGeoIP/md5.h
./GeoIP-1.4.8/libGeoIP/regionName.c
./GeoIP-1.4.8/libGeoIP/timeZone.c
./GeoIP-1.4.8/libGeoIP/types.h
./GeoIP-1.4.8/data/GeoIP.dat
./GeoIP-1.4.8/data/Makefile.am
./GeoIP-1.4.8/data/Makefile.in
./GeoIP-1.4.8/conf/GeoIP.conf.default
./GeoIP-1.4.8/conf/Makefile.am
./GeoIP-1.4.8/conf/Makefile.in
./GeoIP-1.4.8/apps/geoiplookup.c
./GeoIP-1.4.8/apps/geoiplookup6.c
./GeoIP-1.4.8/apps/geoipupdate-pureperl.pl
./GeoIP-1.4.8/apps/geoipupdate.c
./GeoIP-1.4.8/apps/Makefile.am
./GeoIP-1.4.8/apps/Makefile.in
./GeoIP-1.4.8/apps/Makefile.vc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for byte... no
checking for ushort... yes
checking for ulong... yes
checking for u16... no
checking for u32... no
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gettimeofday... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for gethostbyname... yes
checking for gethostbyname_r... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating GeoIP.spec
config.status: creating libGeoIP/Makefile
config.status: creating apps/Makefile
config.status: creating conf/Makefile
config.status: creating data/Makefile
config.status: creating man/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /tmp/GeoIP-1.4.8/missing --run aclocal-1.11
cd . && /bin/bash /tmp/GeoIP-1.4.8/missing --run automake-1.11 --gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /tmp/GeoIP-1.4.8/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for byte... no
checking for ushort... yes
checking for ulong... yes
checking for u16... no
checking for u32... no
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gettimeofday... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for gethostbyname... yes
checking for gethostbyname_r... yes
configure: creating ./config.status
/bin/bash ./config.status
config.status: creating Makefile
config.status: creating GeoIP.spec
config.status: creating libGeoIP/Makefile
config.status: creating apps/Makefile
config.status: creating conf/Makefile
config.status: creating data/Makefile
config.status: creating man/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in libGeoIP
make[1]: Entering directory `/tmp/GeoIP-1.4.8/libGeoIP'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIP.lo -MD -MP -MF .deps/GeoIP.Tpo -c -o GeoIP.lo GeoIP.c
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIP.lo -MD -MP -MF .deps/GeoIP.Tpo -c GeoIP.c -fPIC -DPIC -o .libs/GeoIP.o
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIP.lo -MD -MP -MF .deps/GeoIP.Tpo -c GeoIP.c -o GeoIP.o >/dev/null 2>&1
mv -f .deps/GeoIP.Tpo .deps/GeoIP.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIPCity.lo -MD -MP -MF .deps/GeoIPCity.Tpo -c -o GeoIPCity.lo GeoIPCity.c
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIPCity.lo -MD -MP -MF .deps/GeoIPCity.Tpo -c GeoIPCity.c -fPIC -DPIC -o .libs/GeoIPCity.o
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIPCity.lo -MD -MP -MF .deps/GeoIPCity.Tpo -c GeoIPCity.c -o GeoIPCity.o >/dev/null 2>&1
mv -f .deps/GeoIPCity.Tpo .deps/GeoIPCity.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT regionName.lo -MD -MP -MF .deps/regionName.Tpo -c -o regionName.lo regionName.c
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT regionName.lo -MD -MP -MF .deps/regionName.Tpo -c regionName.c -fPIC -DPIC -o .libs/regionName.o
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT regionName.lo -MD -MP -MF .deps/regionName.Tpo -c regionName.c -o regionName.o >/dev/null 2>&1
mv -f .deps/regionName.Tpo .deps/regionName.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT timeZone.lo -MD -MP -MF .deps/timeZone.Tpo -c -o timeZone.lo timeZone.c
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT timeZone.lo -MD -MP -MF .deps/timeZone.Tpo -c timeZone.c -fPIC -DPIC -o .libs/timeZone.o
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT timeZone.lo -MD -MP -MF .deps/timeZone.Tpo -c timeZone.c -o timeZone.o >/dev/null 2>&1
mv -f .deps/timeZone.Tpo .deps/timeZone.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -version-info 5:8:4 -o libGeoIP.la -rpath /usr/local/lib GeoIP.lo GeoIPCity.lo regionName.lo timeZone.lo
libtool: link: gcc -shared .libs/GeoIP.o .libs/GeoIPCity.o .libs/regionName.o .libs/timeZone.o -Wl,-soname -Wl,libGeoIP.so.1 -o .libs/libGeoIP.so.1.4.8
libtool: link: (cd ".libs" && rm -f "libGeoIP.so.1" && ln -s "libGeoIP.so.1.4.8" "libGeoIP.so.1")
libtool: link: (cd ".libs" && rm -f "libGeoIP.so" && ln -s "libGeoIP.so.1.4.8" "libGeoIP.so")
libtool: link: ar cru .libs/libGeoIP.a GeoIP.o GeoIPCity.o regionName.o timeZone.o
libtool: link: ranlib .libs/libGeoIP.a
libtool: link: ( cd ".libs" && rm -f "libGeoIP.la" && ln -s "../libGeoIP.la" "libGeoIP.la" )
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIPUpdate.lo -MD -MP -MF .deps/GeoIPUpdate.Tpo -c -o GeoIPUpdate.lo GeoIPUpdate.c
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIPUpdate.lo -MD -MP -MF .deps/GeoIPUpdate.Tpo -c GeoIPUpdate.c -fPIC -DPIC -o .libs/GeoIPUpdate.o
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT GeoIPUpdate.lo -MD -MP -MF .deps/GeoIPUpdate.Tpo -c GeoIPUpdate.c -o GeoIPUpdate.o >/dev/null 2>&1
mv -f .deps/GeoIPUpdate.Tpo .deps/GeoIPUpdate.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o libGeoIPUpdate.la -rpath /usr/local/lib GeoIPUpdate.lo md5.lo -lz libGeoIP.la
libtool: link: gcc -shared .libs/GeoIPUpdate.o .libs/md5.o -Wl,-rpath -Wl,/tmp/GeoIP-1.4.8/libGeoIP/.libs -lz ./.libs/libGeoIP.so -Wl,-soname -Wl,libGeoIPUpdate.so.0 -o .libs/libGeoIPUpdate.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libGeoIPUpdate.so.0" && ln -s "libGeoIPUpdate.so.0.0.0" "libGeoIPUpdate.so.0")
libtool: link: (cd ".libs" && rm -f "libGeoIPUpdate.so" && ln -s "libGeoIPUpdate.so.0.0.0" "libGeoIPUpdate.so")
libtool: link: ar cru .libs/libGeoIPUpdate.a GeoIPUpdate.o md5.o
libtool: link: ranlib .libs/libGeoIPUpdate.a
libtool: link: ( cd ".libs" && rm -f "libGeoIPUpdate.la" && ln -s "../libGeoIPUpdate.la" "libGeoIPUpdate.la" )
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/libGeoIP'
Making all in apps
make[1]: Entering directory `/tmp/GeoIP-1.4.8/apps'
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -MT geoiplookup.o -MD -MP -MF .deps/geoiplookup.Tpo -c -o geoiplookup.o geoiplookup.c
mv -f .deps/geoiplookup.Tpo .deps/geoiplookup.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/geoiplookup geoiplookup.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -MT geoiplookup6.o -MD -MP -MF .deps/geoiplookup6.Tpo -c -o geoiplookup6.o geoiplookup6.c
mv -f .deps/geoiplookup6.Tpo .deps/geoiplookup6.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o geoiplookup6 geoiplookup6.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/geoiplookup6 geoiplookup6.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -MT geoipupdate.o -MD -MP -MF .deps/geoipupdate.Tpo -c -o geoipupdate.o geoipupdate.c
mv -f .deps/geoipupdate.Tpo .deps/geoipupdate.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o geoipupdate geoipupdate.o ../libGeoIP/libGeoIPUpdate.la ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/geoipupdate geoipupdate.o ../libGeoIP/.libs/libGeoIPUpdate.so ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/apps'
Making all in conf
make[1]: Entering directory `/tmp/GeoIP-1.4.8/conf'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/conf'
Making all in data
make[1]: Entering directory `/tmp/GeoIP-1.4.8/data'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/data'
Making all in test
make[1]: Entering directory `/tmp/GeoIP-1.4.8/test'
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -g -O2 -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c
mv -f .deps/benchmark.Tpo .deps/benchmark.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o benchmark benchmark.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/benchmark benchmark.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -g -O2 -MT test-geoip-region.o -MD -MP -MF .deps/test-geoip-region.Tpo -c -o test-geoip-region.o test-geoip-region.c
mv -f .deps/test-geoip-region.Tpo .deps/test-geoip-region.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/test-geoip-region test-geoip-region.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -g -O2 -MT test-geoip-city.o -MD -MP -MF .deps/test-geoip-city.Tpo -c -o test-geoip-city.o test-geoip-city.c
mv -f .deps/test-geoip-city.Tpo .deps/test-geoip-city.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/test-geoip-city test-geoip-city.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -g -O2 -MT test-geoip-org.o -MD -MP -MF .deps/test-geoip-org.Tpo -c -o test-geoip-org.o test-geoip-org.c
mv -f .deps/test-geoip-org.Tpo .deps/test-geoip-org.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/test-geoip-org test-geoip-org.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -g -O2 -MT test-geoip-asnum.o -MD -MP -MF .deps/test-geoip-asnum.Tpo -c -o test-geoip-asnum.o test-geoip-asnum.c
mv -f .deps/test-geoip-asnum.Tpo .deps/test-geoip-asnum.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/test-geoip-asnum test-geoip-asnum.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -g -O2 -MT test-geoip-isp.o -MD -MP -MF .deps/test-geoip-isp.Tpo -c -o test-geoip-isp.o test-geoip-isp.c
mv -f .deps/test-geoip-isp.Tpo .deps/test-geoip-isp.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/test-geoip-isp test-geoip-isp.o ../libGeoIP/.libs/libGeoIP.so
gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -g -O2 -MT test-geoip-netspeed.o -MD -MP -MF .deps/test-geoip-netspeed.Tpo -c -o test-geoip-netspeed.o test-geoip-netspeed.c
mv -f .deps/test-geoip-netspeed.Tpo .deps/test-geoip-netspeed.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la
libtool: link: gcc -g -O2 -o .libs/test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/test'
Making all in man
make[1]: Entering directory `/tmp/GeoIP-1.4.8/man'
rm -f geoipupdate.1 geoipupdate.1.tmp
sed -e 's|DATADIR|/usr/local/share/GeoIP|g' -e 's|CONF_DIR|/usr/local/etc|g' './geoipupdate.1.in' >geoipupdate.1.tmp
mv geoipupdate.1.tmp geoipupdate.1
rm -f geoiplookup6.1 geoiplookup6.1.tmp
sed -e 's|DATADIR|/usr/local/share/GeoIP|g' -e 's|CONF_DIR|/usr/local/etc|g' './geoiplookup6.1.in' >geoiplookup6.1.tmp
mv geoiplookup6.1.tmp geoiplookup6.1
rm -f geoiplookup.1 geoiplookup.1.tmp
sed -e 's|DATADIR|/usr/local/share/GeoIP|g' -e 's|CONF_DIR|/usr/local/etc|g' './geoiplookup.1.in' >geoiplookup.1.tmp
mv geoiplookup.1.tmp geoiplookup.1
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/man'
make[1]: Entering directory `/tmp/GeoIP-1.4.8'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/tmp/GeoIP-1.4.8'
Making install in libGeoIP
make[1]: Entering directory `/tmp/GeoIP-1.4.8/libGeoIP'
make[2]: Entering directory `/tmp/GeoIP-1.4.8/libGeoIP'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
/bin/bash ../libtool --mode=install /usr/bin/install -c libGeoIP.la libGeoIPUpdate.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libGeoIP.so.1.4.8 /usr/local/lib/libGeoIP.so.1.4.8
libtool: install: (cd /usr/local/lib && { ln -s -f libGeoIP.so.1.4.8 libGeoIP.so.1 || { rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.4.8 libGeoIP.so.1; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libGeoIP.so.1.4.8 libGeoIP.so || { rm -f libGeoIP.so && ln -s libGeoIP.so.1.4.8 libGeoIP.so; }; })
libtool: install: /usr/bin/install -c .libs/libGeoIP.lai /usr/local/lib/libGeoIP.la
libtool: install: (cd /tmp/GeoIP-1.4.8/libGeoIP; /bin/bash /tmp/GeoIP-1.4.8/libtool --tag CC --mode=relink gcc -g -O2 -o libGeoIPUpdate.la -rpath /usr/local/lib GeoIPUpdate.lo md5.lo -lz libGeoIP.la )
libtool: relink: gcc -shared .libs/GeoIPUpdate.o .libs/md5.o -lz -L/usr/local/lib -lGeoIP -Wl,-soname -Wl,libGeoIPUpdate.so.0 -o .libs/libGeoIPUpdate.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libGeoIPUpdate.so.0.0.0T /usr/local/lib/libGeoIPUpdate.so.0.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0 || { rm -f libGeoIPUpdate.so.0 && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so || { rm -f libGeoIPUpdate.so && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so; }; })
libtool: install: /usr/bin/install -c .libs/libGeoIPUpdate.lai /usr/local/lib/libGeoIPUpdate.la
libtool: install: /usr/bin/install -c .libs/libGeoIP.a /usr/local/lib/libGeoIP.a
libtool: install: chmod 644 /usr/local/lib/libGeoIP.a
libtool: install: ranlib /usr/local/lib/libGeoIP.a
libtool: install: /usr/bin/install -c .libs/libGeoIPUpdate.a /usr/local/lib/libGeoIPUpdate.a
libtool: install: chmod 644 /usr/local/lib/libGeoIPUpdate.a
libtool: install: ranlib /usr/local/lib/libGeoIPUpdate.a
libtool: finish: PATH="/usr/lib/cloudwatch-api-tools/bin:/opt/ruby-enterprise/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include"
/usr/bin/install -c -m 644 GeoIP.h GeoIPCity.h GeoIPUpdate.h '/usr/local/include'
make[2]: Leaving directory `/tmp/GeoIP-1.4.8/libGeoIP'
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/libGeoIP'
Making install in apps
make[1]: Entering directory `/tmp/GeoIP-1.4.8/apps'
make[2]: Entering directory `/tmp/GeoIP-1.4.8/apps'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../libtool --mode=install /usr/bin/install -c geoiplookup geoiplookup6 geoipupdate '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/geoiplookup /usr/local/bin/geoiplookup
libtool: install: /usr/bin/install -c .libs/geoiplookup6 /usr/local/bin/geoiplookup6
libtool: install: /usr/bin/install -c .libs/geoipupdate /usr/local/bin/geoipupdate
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/GeoIP-1.4.8/apps'
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/apps'
Making install in conf
make[1]: Entering directory `/tmp/GeoIP-1.4.8/conf'
make[2]: Entering directory `/tmp/GeoIP-1.4.8/conf'
test -z "/usr/local/etc" || /bin/mkdir -p "/usr/local/etc"
/usr/bin/install -c -m 644 GeoIP.conf.default '/usr/local/etc'
make install-exec-hook
make[3]: Entering directory `/tmp/GeoIP-1.4.8/conf'
/usr/bin/install -c -m 644 GeoIP.conf.default /usr/local/etc/GeoIP.conf
make[3]: Leaving directory `/tmp/GeoIP-1.4.8/conf'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/GeoIP-1.4.8/conf'
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/conf'
Making install in data
make[1]: Entering directory `/tmp/GeoIP-1.4.8/data'
make[2]: Entering directory `/tmp/GeoIP-1.4.8/data'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/GeoIP" || /bin/mkdir -p "/usr/local/share/GeoIP"
/usr/bin/install -c -m 644 GeoIP.dat '/usr/local/share/GeoIP'
test -z "/usr/local/share/GeoIP" || /bin/mkdir -p "/usr/local/share/GeoIP"
make install-data-hook
make[3]: Entering directory `/tmp/GeoIP-1.4.8/data'
install-data-hook will not overwrite existing /usr/local/share/GeoIP/GeoIP.dat
make[3]: Leaving directory `/tmp/GeoIP-1.4.8/data'
make[2]: Leaving directory `/tmp/GeoIP-1.4.8/data'
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/data'
Making install in test
make[1]: Entering directory `/tmp/GeoIP-1.4.8/test'
make[2]: Entering directory `/tmp/GeoIP-1.4.8/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/GeoIP-1.4.8/test'
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/test'
Making install in man
make[1]: Entering directory `/tmp/GeoIP-1.4.8/man'
make[2]: Entering directory `/tmp/GeoIP-1.4.8/man'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"
/usr/bin/install -c -m 644 geoipupdate.1 geoiplookup6.1 geoiplookup.1 '/usr/local/share/man/man1'
make install-data-hook
make[3]: Entering directory `/tmp/GeoIP-1.4.8/man'
cat geoipupdate.1 | sed s,DATADIR,/usr/local/share/GeoIP, | sed s,CONF_DIR,/usr/local/etc, > /usr/local/share/man/man1/geoipupdate.1
cat geoiplookup.1 | sed s,DATADIR,/usr/local/share/GeoIP, > /usr/local/share/man/man1/geoiplookup.1
cat geoiplookup6.1 | sed s,DATADIR,/usr/local/share/GeoIP, > /usr/local/share/man/man1/geoiplookup6.1
make[3]: Leaving directory `/tmp/GeoIP-1.4.8/man'
make[2]: Leaving directory `/tmp/GeoIP-1.4.8/man'
make[1]: Leaving directory `/tmp/GeoIP-1.4.8/man'
make[1]: Entering directory `/tmp/GeoIP-1.4.8'
make[2]: Entering directory `/tmp/GeoIP-1.4.8'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/GeoIP-1.4.8'
make[1]: Leaving directory `/tmp/GeoIP-1.4.8'
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: STDERR: /tmp/GeoIP-1.4.8/missing: line 52: aclocal-1.11: command not found
WARNING: `aclocal-1.11' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
/tmp/GeoIP-1.4.8/missing: line 52: automake-1.11: command not found
WARNING: `automake-1.11' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
/tmp/GeoIP-1.4.8/missing: line 52: autoconf: command not found
WARNING: `autoconf' is missing on your system. You should only need it if
you modified `configure.in'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
md5.c:323: warning: 'md5_read' defined but not used
geoiplookup6.c: In function 'geoiplookup':
geoiplookup6.c:125: warning: unused variable 'org'
geoiplookup6.c:123: warning: unused variable 'region'
geoiplookup6.c:121: warning: unused variable 'netspeed'
geoiplookup6.c:119: warning: unused variable 'domain_name'
libtool: install: warning: relinking `libGeoIPUpdate.la'
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: ---- End output of "bash" "/tmp/chef-script20120306-1785-1ptbt2v-0" ----
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: Ran "bash" "/tmp/chef-script20120306-1785-1ptbt2v-0" returned 0
[Tue, 06 Mar 2012 17:08:17 -0800] INFO: Ran bash[install GeoIP] successfully
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: Processing bash[configure bin] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: Executing grep /usr/local/lib* /etc/ld.so.conf
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: ---- Begin output of grep /usr/local/lib* /etc/ld.so.conf ----
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: ---- End output of grep /usr/local/lib* /etc/ld.so.conf ----
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: Ran grep /usr/local/lib* /etc/ld.so.conf returned 1
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: Executing "bash" "/tmp/chef-script20120306-1785-muaf4u-0"
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: ---- Begin output of "bash" "/tmp/chef-script20120306-1785-muaf4u-0" ----
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: ---- End output of "bash" "/tmp/chef-script20120306-1785-muaf4u-0" ----
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: Ran "bash" "/tmp/chef-script20120306-1785-muaf4u-0" returned 0
[Tue, 06 Mar 2012 17:08:17 -0800] INFO: Ran bash[configure bin] successfully
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: Processing gem_package[geoip_city] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:17 -0800] DEBUG: No installed version found for geoip_city (= 0.2.0, runtime)
[Tue, 06 Mar 2012 17:08:17 -0800] INFO: Installing gem_package[geoip_city] version 0.2.0
Fetching: geoip_city-0.2.0.gem (100%)
Building native extensions. This could take a while...
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: Processing remote_file[/usr/local/etc/GeoIP.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:21 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:08:21 -0800] WARN: From remote_file[/usr/local/etc/GeoIP.conf] on /var/chef/cache/cookbooks/configure-site/recipes/default.rb:138:in `from_file'
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:j8xaa4wco8h+XkPlxy/04xzVcxA=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:08:21Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"LbP6YXu0pQX6GKTJ5ct/5RcMXQxgXq5hvGEXqYMq9YivO03/OwLBqhS/vT2v", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"RIGbWTY0ky/Qv7vMyx1V8BJIlvCRAffD1JO9V3Q6Seq40F4lHoz8YDsiYxDS", "X-Ops-Authorization-3"=>"r5gYcAOJhKSPWVIlG7WYNT9vCx2F/dWg3wZ7pUewD10Y81RZiKiqFUyYvSvX", "X-Ops-Authorization-4"=>"Ybz6Nr5U3Rpo45TnhSq2HykOi31gE0ousPmYDl4UCXpKhAN+Tq4k/UZj9AJB", "X-Ops-Authorization-5"=>"jPwFTw3ZB+iq0VUIj9zkyj7GhM1OFxIT8E7TXcCMsoefz70WSYLpt0uW7CPV", "X-Ops-Authorization-6"=>"ct9uiEz6rBYSL/2P9CF0VWaOfUfTM6fMyjkhmPciCg==", "X-Ops-Timestamp"=>"2012-03-07T01:08:21Z"}
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/8178ed8e19c443609b8bfedeafe37bd8
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/8178ed8e19c443609b8bfedeafe37bd8 to tempfile /tmp/chef-rest20120306-1785-16hnpvm-0
[Tue, 06 Mar 2012 17:08:21 -0800] INFO: Storing updated cookbooks/configure-site/files/default/GeoIP.conf in the cache.
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: content of file /usr/local/etc/GeoIP.conf requires update
[Tue, 06 Mar 2012 17:08:21 -0800] INFO: Backing up current file at /usr/local/etc/GeoIP.conf
[Tue, 06 Mar 2012 17:08:21 -0800] INFO: Backing up remote_file[/usr/local/etc/GeoIP.conf] to /var/chef/backup/usr/local/etc/GeoIP.conf.chef-20120306170821
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: staging /var/chef/cache/cookbooks/configure-site/files/default/GeoIP.conf to /tmp/GeoIP.conf20120306-1785-19z9w5v-0
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: setting mode on /tmp/GeoIP.conf20120306-1785-19z9w5v-0 to 644
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: Processing remote_file[/usr/local/share/GeoIP/GeoIP.dat] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: Checking remote_file[/usr/local/share/GeoIP/GeoIP.dat] for changes
[Tue, 06 Mar 2012 17:08:21 -0800] DEBUG: Sending HTTP Request via GET to s3.amazonaws.com:443/chef.mywebsite.com/geoip/GeoIP.dat
[Tue, 06 Mar 2012 17:08:23 -0800] DEBUG: Streaming download from https://s3.amazonaws.com/chef.mywebsite.com/geoip/GeoIP.dat to tempfile /tmp/chef-rest20120306-1785-kt3dhc-0
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: remote_file[/usr/local/share/GeoIP/GeoIP.dat]: Checking for file existence of /usr/local/share/GeoIP/GeoIP.dat
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: remote_file[/usr/local/share/GeoIP/GeoIP.dat]: File exists at /usr/local/share/GeoIP/GeoIP.dat
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: remote_file[/usr/local/share/GeoIP/GeoIP.dat]: Target checksum: 58fcdeaac15e222a744b27333a776a2b91dc493d212acbe971ba6b987265a73c
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: remote_file[/usr/local/share/GeoIP/GeoIP.dat]: Source checksum: 41927db4c48abbd27b3982d829b0f1dfbdd921682325171e06ff09eea5ec8af8
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: remote_file[/usr/local/share/GeoIP/GeoIP.dat]: checksum changed from 58fcdeaac15e222a744b27333a776a2b91dc493d212acbe971ba6b987265a73c to 41927db4c48abbd27b3982d829b0f1dfbdd921682325171e06ff09eea5ec8af8
[Tue, 06 Mar 2012 17:08:24 -0800] INFO: remote_file[/usr/local/share/GeoIP/GeoIP.dat]: Updating /usr/local/share/GeoIP/GeoIP.dat
[Tue, 06 Mar 2012 17:08:24 -0800] INFO: Backing up remote_file[/usr/local/share/GeoIP/GeoIP.dat] to /var/chef/backup/usr/local/share/GeoIP/GeoIP.dat.chef-20120306170824
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: copying remote file from origin /tmp/chef-rest20120306-1785-kt3dhc-0 to destination /usr/local/share/GeoIP/GeoIP.dat
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: Processing remote_file[/usr/local/share/GeoIP/GeoIPCity.dat] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: Checking remote_file[/usr/local/share/GeoIP/GeoIPCity.dat] for changes
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: Sending HTTP Request via GET to s3.amazonaws.com:443/chef.mywebsite.com/geoip/GeoIPCity.dat
[Tue, 06 Mar 2012 17:08:24 -0800] DEBUG: Streaming download from https://s3.amazonaws.com/chef..... to tempfile /tmp/chef-rest20120306-1785-qkg00r-0
[Tue, 06 Mar 2012 17:08:34 -0800] DEBUG: remote_file[/usr/local/share/GeoIP/GeoIPCity.dat]: Checking for file existence of /usr/local/share/GeoIP/GeoIPCity.dat
[Tue, 06 Mar 2012 17:08:34 -0800] INFO: remote_file[/usr/local/share/GeoIP/GeoIPCity.dat]: Creating /usr/local/share/GeoIP/GeoIPCity.dat
[Tue, 06 Mar 2012 17:08:34 -0800] DEBUG: copying remote file from origin /tmp/chef-rest20120306-1785-qkg00r-0 to destination /usr/local/share/GeoIP/GeoIPCity.dat
[Tue, 06 Mar 2012 17:08:35 -0800] INFO: Setting mode to 644 for remote_file[/usr/local/share/GeoIP/GeoIPCity.dat]
[Tue, 06 Mar 2012 17:08:35 -0800] DEBUG: Processing gem_package[amazon-ec2] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:35 -0800] DEBUG: No installed version found for amazon-ec2 (= 0.9.10, runtime)
[Tue, 06 Mar 2012 17:08:35 -0800] INFO: Installing gem_package[amazon-ec2] version 0.9.10
Fetching: amazon-ec2-0.9.10.gem (100%)
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing package[libxml2] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Checking apt-cache policy for libxml2
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Current version is 2.7.6.dfsg-1ubuntu1.4
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Candidate version is 2.7.6.dfsg-1ubuntu1.4
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing package[libxml2-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Checking apt-cache policy for libxml2-dev
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Current version is 2.7.6.dfsg-1ubuntu1.4
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Candidate version is 2.7.6.dfsg-1ubuntu1.4
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing package[libxslt1-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Checking apt-cache policy for libxslt1-dev
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Current version is 1.1.26-1ubuntu1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Candidate version is 1.1.26-1ubuntu1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing package[sqlite3] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Checking apt-cache policy for sqlite3
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Current version is 3.6.22-1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Candidate version is 3.6.22-1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing package[libsqlite3-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Checking apt-cache policy for libsqlite3-dev
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Current version is 3.6.22-1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Candidate version is 3.6.22-1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing package[libmcrypt-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Checking apt-cache policy for libmcrypt-dev
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Current version is 2.5.8-3.1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Candidate version is 2.5.8-3.1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing package[sqlite3-doc] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Checking apt-cache policy for sqlite3-doc
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Current version is 3.6.22-1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Candidate version is 3.6.22-1
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing gem_package[libxml-ruby] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: sh(/opt/ruby-enterprise/bin/gem env gempath)
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Found installed gem libxml-ruby version 1.1.3 matching libxml-ruby (= 1.1.3, runtime)
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing gem_package[sqlite3-ruby] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Found installed gem sqlite3-ruby version 1.2.5 matching sqlite3-ruby (= 1.2.5, runtime)
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing directory[/home/amsrv/apps/cornice_frontend] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Executing test -d /home/amsrv/apps/cornice_frontend
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: ---- Begin output of test -d /home/amsrv/apps/cornice_frontend ----
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: ---- End output of test -d /home/amsrv/apps/cornice_frontend ----
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Ran test -d /home/amsrv/apps/cornice_frontend returned 0
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Skipping directory[/home/amsrv/apps/cornice_frontend] due to not_if
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing directory[/home/amsrv/apps/cornice_frontend/shared/log] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Creating directory[/home/amsrv/apps/cornice_frontend/shared/log] at /home/amsrv/apps/cornice_frontend/shared/log
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Setting mode to 775 for directory[/home/amsrv/apps/cornice_frontend/shared/log]
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing directory[/home/amsrv/apps/cornice_frontend/shared/pids] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Creating directory[/home/amsrv/apps/cornice_frontend/shared/pids] at /home/amsrv/apps/cornice_frontend/shared/pids
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Setting mode to 775 for directory[/home/amsrv/apps/cornice_frontend/shared/pids]
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing directory[/home/amsrv/apps/cornice_frontend/shared/system] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Creating directory[/home/amsrv/apps/cornice_frontend/shared/system] at /home/amsrv/apps/cornice_frontend/shared/system
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Setting mode to 775 for directory[/home/amsrv/apps/cornice_frontend/shared/system]
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing directory[/home/amsrv/apps/cornice_frontend/shared/config] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Creating directory[/home/amsrv/apps/cornice_frontend/shared/config] at /home/amsrv/apps/cornice_frontend/shared/config
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Setting mode to 775 for directory[/home/amsrv/apps/cornice_frontend/shared/config]
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing directory[/home/amsrv/apps/cornice_frontend/shared/sqlite] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Creating directory[/home/amsrv/apps/cornice_frontend/shared/sqlite] at /home/amsrv/apps/cornice_frontend/shared/sqlite
[Tue, 06 Mar 2012 17:08:37 -0800] INFO: Setting mode to 775 for directory[/home/amsrv/apps/cornice_frontend/shared/sqlite]
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Processing template[/home/amsrv/apps/cornice_frontend/shared/config/database.yml] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: looking for template database.yml.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:7ztC5GsOf3+gb8KBezSKnIXxxv8=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:08:37Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"gtVhNvRCiiqiGrNMAwKq7045fezb4KJXZze9fURpveK4R8wFv3zjer6AnFrZ", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"hZcxveTAYGDwqp5/ohIEf4w/cuo6K1g8IAJ26ixSATLesF9xKNMD8T7hZyC1", "X-Ops-Authorization-3"=>"9ONP4/tuOAxvk0ABJM1AJ7NSRy05COJf1y7yNV2MYlmPywDC60bhvAUcfuYo", "X-Ops-Authorization-4"=>"KopYJx1BPNOUsE4YxhZP5rcr4j6f1YOb7PgoYIYPBfQAoe0CerG6riB5SsZ3", "X-Ops-Authorization-5"=>"gR0LMoIIrO/QLFWeN5FmpdCfgPlBurGhDGdSYThPjyOXmv/zEJNTKFH+8OCp", "X-Ops-Authorization-6"=>"83t/6TfXxdglAKQt79HM/3+JqjAgLvhtJW2Aj50t3w==", "X-Ops-Timestamp"=>"2012-03-07T01:08:37Z"}
[Tue, 06 Mar 2012 17:08:37 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ece6f9c2c9d66a92493bdca238dc0ed1
[Tue, 06 Mar 2012 17:08:38 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/ece6f9c2c9d66a92493bdca238dc0ed1 to tempfile /tmp/chef-rest20120306-1785-p8nbw0-0
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: Storing updated cookbooks/configure-site/templates/default/database.yml.erb in the cache.
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/configure-site/templates
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/configure-site/templates/default
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Rendered content's checksum: e8ab85b586371d843702a3c807d4dacc9066302a1c2adf560273e41c24d5764b
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: Writing updated content for template[/home/amsrv/apps/cornice_frontend/shared/config/database.yml] to /home/amsrv/apps/cornice_frontend/shared/config/database.yml
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-qg64lm-0 to 664
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Processing template[/home/amsrv/apps/cornice_frontend/shared/config/set_backend_activeresource_endpoint.rb] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: looking for template set_backend_activeresource_endpoint.rb.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:Blby/5ZLKJavdiZ9hDETXPqslh0=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:08:39Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"iujzdSfAE28XuzZpzRxc/ikZOhrjLBILuvTw30rWxYwPLkILaBU555r4GnL0", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"r8ELXJkkDGHkeeRoP/FXEUlgCws4PANr7N9l0Xo8BwqW4CeumzgIj2IMufPl", "X-Ops-Authorization-3"=>"O4UWSbRtXJWQhugpNJGKy07hp96g52z2EPjYwLOnBp5MPE2RWZiho/J9d735", "X-Ops-Authorization-4"=>"RYJXUlL+m+FLoklTvAlszJcfrQ9VIQZsI1DXU3/mZhSVKoddevDCDjQ8JJ8c", "X-Ops-Authorization-5"=>"bqEDCH1bKdVwtI5Iq62qw4WuqYVu9UlAT2xTkUN4AcSXHQzv37DtFTbP7PUq", "X-Ops-Authorization-6"=>"HvZs/z9IrCJkg18VAt6Cpvu2ADVWbLZ8s7l8NAqaNQ==", "X-Ops-Timestamp"=>"2012-03-07T01:08:39Z"}
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/f692a4e58fed8688a3147d36cdf82db0
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/f692a4e58fed8688a3147d36cdf82db0 to tempfile /tmp/chef-rest20120306-1785-j9777n-0
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: Storing updated cookbooks/configure-site/templates/default/set_backend_activeresource_endpoint.rb.erb in the cache.
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Rendered content's checksum: 6ac4d6fd5b5838e227cab4f349e664f5587724ef93d4d6e710027e5202f8d311
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: Writing updated content for template[/home/amsrv/apps/cornice_frontend/shared/config/set_backend_activeresource_endpoint.rb] to /home/amsrv/apps/cornice_frontend/shared/config/set_backend_activeresource_endpoint.rb
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-1ewbtau-0 to 664
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Processing template[/home/amsrv/apps/cornice_frontend/shared/do_not_deploy.txt] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Doing nothing for template[/home/amsrv/apps/cornice_frontend/shared/do_not_deploy.txt]
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Processing template[/home/amsrv/apps/cornice_frontend/shared/config/redis.rb] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: looking for template redis.rb.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:JoxnuYe3hYWvSjl/W7DYazIVmkc=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:08:39Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"kXQqBxd4CgJ/fbSy3S3oYlD/xAJeKMGeJPekyoUAw/v2oF3yGnO1oVg77HF8", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"xwBfdE4xDnk1ttygqp9jps9Op22fYzbkEdNfELIziW3RoGj9MsVrlb147fbn", "X-Ops-Authorization-3"=>"cEMNCrM+qTzo2D54p2Yh6WwbQTlR9643lZLFKoOezOd7k809mi3i6U21BezF", "X-Ops-Authorization-4"=>"xPxVH3Pq/P01mLSV5S1LGsVajUe6AbyekVVrtLdNdLluBXHXbNQgOpBvJZBy", "X-Ops-Authorization-5"=>"R3o4g6l7XlgaJPy2MTk5B2+ag9p9aSb4MrqORT/Ru8AdskCtUIGfPQx0VGlW", "X-Ops-Authorization-6"=>"kP6aguYg21NzlLy7lqdpWwocHK2IJO8/nO/oOL0T5Q==", "X-Ops-Timestamp"=>"2012-03-07T01:08:39Z"}
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/55b822b0bf5e4746119d16ea06cbfe9a
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/55b822b0bf5e4746119d16ea06cbfe9a to tempfile /tmp/chef-rest20120306-1785-wq17jk-0
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: Storing updated cookbooks/configure-site/templates/default/redis.rb.erb in the cache.
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Rendered content's checksum: 29d4268f4124d939b271ac149b2b0527b576551f8d3269226a6eb44380b80847
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: Writing updated content for template[/home/amsrv/apps/cornice_frontend/shared/config/redis.rb] to /home/amsrv/apps/cornice_frontend/shared/config/redis.rb
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: setting owner on /tmp/chef-rendered-template20120306-1785-13nhwyb-0 to 1001
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: setting group on /tmp/chef-rendered-template20120306-1785-13nhwyb-0 to 1001
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-13nhwyb-0 to 766
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Processing deploy[/home/amsrv/apps/cornice_frontend] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: deploying branch: master
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: ensuring proper ownership
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: updating the cached checkout
[Tue, 06 Mar 2012 17:08:39 -0800] INFO: Cloning repo [email protected]:socialvibe/cornice.git to /home/amsrv/apps/cornice_frontend/shared/cached-copy
[Tue, 06 Mar 2012 17:08:39 -0800] DEBUG: Executing git clone --depth 5 [email protected]:socialvibe/cornice.git /home/amsrv/apps/cornice_frontend/shared/cached-copy
[Tue, 06 Mar 2012 17:08:40 -0800] DEBUG: ---- Begin output of git clone --depth 5 [email protected]:socialvibe/cornice.git /home/amsrv/apps/cornice_frontend/shared/cached-copy ----
[Tue, 06 Mar 2012 17:08:40 -0800] DEBUG: STDOUT: Initialized empty Git repository in /home/amsrv/apps/cornice_frontend/shared/cached-copy/.git/
[Tue, 06 Mar 2012 17:08:40 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:08:40 -0800] DEBUG: ---- End output of git clone --depth 5 [email protected]:socialvibe/cornice.git /home/amsrv/apps/cornice_frontend/shared/cached-copy ----
[Tue, 06 Mar 2012 17:08:40 -0800] DEBUG: Ran git clone --depth 5 [email protected]:socialvibe/cornice.git /home/amsrv/apps/cornice_frontend/shared/cached-copy returned 0
[Tue, 06 Mar 2012 17:08:40 -0800] DEBUG: Executing git ls-remote [email protected]:socialvibe/cornice.git master
[Tue, 06 Mar 2012 17:08:40 -0800] DEBUG: Executing git ls-remote [email protected]:socialvibe/cornice.git master
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- Begin output of git ls-remote [email protected]:socialvibe/cornice.git master ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDOUT: 59fd6b89ecbc8d3805e33354a58be8c600c3ef2e refs/heads/master
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- End output of git ls-remote [email protected]:socialvibe/cornice.git master ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Ran git ls-remote [email protected]:socialvibe/cornice.git master returned 0
[Tue, 06 Mar 2012 17:08:41 -0800] INFO: Checking out branch: master reference: 59fd6b89ecbc8d3805e33354a58be8c600c3ef2e
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Executing git checkout -b deploy 59fd6b89ecbc8d3805e33354a58be8c600c3ef2e
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- Begin output of git checkout -b deploy 59fd6b89ecbc8d3805e33354a58be8c600c3ef2e ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDERR: Switched to a new branch 'deploy'
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- End output of git checkout -b deploy 59fd6b89ecbc8d3805e33354a58be8c600c3ef2e ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Ran git checkout -b deploy 59fd6b89ecbc8d3805e33354a58be8c600c3ef2e returned 0
[Tue, 06 Mar 2012 17:08:41 -0800] INFO: Enabling git submodules
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Executing git submodule init && git submodule update
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- Begin output of git submodule init && git submodule update ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- End output of git submodule init && git submodule update ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Ran git submodule init && git submodule update returned 0
[Tue, 06 Mar 2012 17:08:41 -0800] INFO: copying the cached checkout to /home/amsrv/apps/cornice_frontend/releases/20120307010839
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Executing cp -RPp /home/amsrv/apps/cornice_frontend/shared/cached-copy/. /home/amsrv/apps/cornice_frontend/releases/20120307010839
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- Begin output of cp -RPp /home/amsrv/apps/cornice_frontend/shared/cached-copy/. /home/amsrv/apps/cornice_frontend/releases/20120307010839 ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: ---- End output of cp -RPp /home/amsrv/apps/cornice_frontend/shared/cached-copy/. /home/amsrv/apps/cornice_frontend/releases/20120307010839 ----
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Ran cp -RPp /home/amsrv/apps/cornice_frontend/shared/cached-copy/. /home/amsrv/apps/cornice_frontend/releases/20120307010839 returned 0
[Tue, 06 Mar 2012 17:08:41 -0800] INFO: ensuring proper ownership
[Tue, 06 Mar 2012 17:08:41 -0800] INFO: Running callback before_migrate code block
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Processing execute[bundle install] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:08:41 -0800] DEBUG: Executing bundle install --verbose --deployment
[Tue, 06 Mar 2012 17:11:13 -0800] DEBUG: ---- Begin output of bundle install --verbose --deployment ----
[Tue, 06 Mar 2012 17:11:13 -0800] DEBUG: STDOUT: Fetching source index for http://rubygems.org/
Fetching git://github.com/findchris/right_aws.git
Fetching git://github.com/findchris/roxml.git
Installing rake (0.9.2) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rake-0.9.2.gemspec
Installing Platform (0.4.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/Platform-0.4.0.gemspec
Installing open4 (1.1.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/open4-1.1.0.gemspec
Installing POpen4 (0.1.4) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/POpen4-0.1.4.gemspec
Installing SystemTimer (1.2.3) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/SystemTimer-1.2.3.gemspec
Installing abstract (1.0.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/abstract-1.0.0.gemspec
Installing activesupport (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/activesupport-3.0.10.gemspec
Installing builder (2.1.2) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/builder-2.1.2.gemspec
Installing i18n (0.5.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/i18n-0.5.0.gemspec
Installing activemodel (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/activemodel-3.0.10.gemspec
Installing erubis (2.6.6) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/erubis-2.6.6.gemspec
Installing rack (1.2.3) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rack-1.2.3.gemspec
Installing rack-mount (0.6.14) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rack-mount-0.6.14.gemspec
Installing rack-test (0.5.7) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rack-test-0.5.7.gemspec
Installing tzinfo (0.3.29) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/tzinfo-0.3.29.gemspec
Installing actionpack (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/actionpack-3.0.10.gemspec
Installing mime-types (1.16) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/mime-types-1.16.gemspec
Installing polyglot (0.3.2) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/polyglot-0.3.2.gemspec
Installing treetop (1.4.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/treetop-1.4.10.gemspec
Installing mail (2.2.19) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/mail-2.2.19.gemspec
Installing actionmailer (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/actionmailer-3.0.10.gemspec
Installing arel (2.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/arel-2.0.10.gemspec
Installing activerecord (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/activerecord-3.0.10.gemspec
Installing activeresource (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/activeresource-3.0.10.gemspec
Installing addressable (2.2.6) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/addressable-2.2.6.gemspec
Installing crack (0.1.8) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/crack-0.1.8.gemspec
Installing httparty (0.7.8) When you HTTParty, you must party hard!
from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/httparty-0.7.8.gemspec
Installing multipart-post (1.1.3) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/multipart-post-1.1.3.gemspec
Installing faraday (0.7.4) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/faraday-0.7.4.gemspec
Installing multi_json (1.0.3) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/multi_json-1.0.3.gemspec
Installing oauth2 (0.5.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/oauth2-0.5.0.gemspec
Installing bitly (0.6.1) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/bitly-0.6.1.gemspec
Installing ffi (1.0.9) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/ffi-1.0.9.gemspec
Installing childprocess (0.2.2) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/childprocess-0.2.2.gemspec
Installing chronic (0.6.7) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/chronic-0.6.7.gemspec
Installing diff-lcs (1.1.3) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/diff-lcs-1.1.3.gemspec
Installing fast_hash_ring (0.1.1) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/fast_hash_ring-0.1.1.gemspec
Installing rspec-core (2.6.4) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rspec-core-2.6.4.gemspec
Installing rspec-expectations (2.6.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rspec-expectations-2.6.0.gemspec
Installing rspec-mocks (2.6.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rspec-mocks-2.6.0.gemspec
Installing rspec (2.6.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rspec-2.6.0.gemspec
Installing rspec-instafail (0.1.9) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rspec-instafail-0.1.9.gemspec
Installing ruby-progressbar (0.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/ruby-progressbar-0.0.10.gemspec
Installing fuubar (0.0.6) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/fuubar-0.0.6.gemspec
Installing geoip_city (0.2.0) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/geoip_city-0.2.0.gemspec
Installing home_run (1.0.4) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/home_run-1.0.4.gemspec
Installing hoptoad_notifier (2.4.11) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/hoptoad_notifier-2.4.11.gemspec
Installing spruz (0.2.13) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/spruz-0.2.13.gemspec
Installing json_pure (1.5.4) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/json_pure-1.5.4.gemspec
Installing rubyzip (0.9.4) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rubyzip-0.9.4.gemspec
Installing selenium-webdriver (2.5.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/selenium-webdriver-2.5.0.gemspec
Installing jasmine (1.0.2.1) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/jasmine-1.0.2.1.gemspec
Installing memcache-client (1.8.5) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/memcache-client-1.8.5.gemspec
Installing nokogiri (1.5.0) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/nokogiri-1.5.0.gemspec
Installing perftools.rb (0.5.6) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/perftools.rb-0.5.6.gemspec
Installing rack-p3p (0.5.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rack-p3p-0.5.0.gemspec
Installing rack-perftools_profiler (0.5.1) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rack-perftools_profiler-0.5.1.gemspec
Using bundler (1.0.22) from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/bundler-1.0.22/lib/bundler
Installing rdoc (3.9.4) Depending on your version of ruby, you may need to install ruby rdoc/ri data:
<= 1.8.6 : unsupported
= 1.8.7 : gem install rdoc-data; rdoc-data --install
= 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rdoc-3.9.4.gemspec
Installing thor (0.14.6) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/thor-0.14.6.gemspec
Installing railties (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/railties-3.0.10.gemspec
Installing rails (3.0.10) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rails-3.0.10.gemspec
Installing redis (2.2.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/redis-2.2.0.gemspec
Installing right_http_connection (1.3.0) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/right_http_connection-1.3.0.gemspec
Using right_aws (2.1.0) from git://github.com/findchris/right_aws.git (at master) * Checking out revision: master
Successfully built RubyGem
Name: right_aws
Version: 2.1.0
File: right_aws-2.1.0.gem
from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/bundler/gems/right_aws-2bb2e5e66d5e/right_aws.gemspec
Using roxml (3.1.5) from git://github.com/findchris/roxml.git (at master) * Checking out revision: master
Successfully built RubyGem
Name: roxml
Version: 3.1.5
File: roxml-3.1.5.gem
from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/bundler/gems/roxml-8b4a4f49f8b8/roxml.gemspec
Installing rspec-rails (2.6.1) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/rspec-rails-2.6.1.gemspec
Installing ruby-mcrypt (0.1.1) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/ruby-mcrypt-0.1.1.gemspec
Installing ruby-prof (0.10.8) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/ruby-prof-0.10.8.gemspec
Installing spork (0.8.4) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/spork-0.8.4.gemspec
Installing sqlite3 (1.3.3) with native extensions from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/sqlite3-1.3.3.gemspec
Installing syslog-logger (1.6.4) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/syslog-logger-1.6.4.gemspec
Installing uuidtools (2.1.2) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/uuidtools-2.1.2.gemspec
Installing watchr (0.7) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/watchr-0.7.gemspec
Installing whenever (0.7.3) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/whenever-0.7.3.gemspec
Installing yui-compressor (0.9.6) from /home/amsrv/apps/cornice_frontend/releases/20120307010839/vendor/bundle/ruby/1.8/specifications/yui-compressor-0.9.6.gemspec
Your bundle is complete! It was installed into ./vendor/bundle
[Tue, 06 Mar 2012 17:11:13 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:13 -0800] DEBUG: ---- End output of bundle install --verbose --deployment ----
[Tue, 06 Mar 2012 17:11:13 -0800] DEBUG: Ran bundle install --verbose --deployment returned 0
[Tue, 06 Mar 2012 17:11:13 -0800] INFO: Ran execute[bundle install] successfully
[Tue, 06 Mar 2012 17:11:13 -0800] DEBUG: Processing execute[install home run] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:13 -0800] DEBUG: Executing bundle exec home_run --install
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: ---- Begin output of bundle exec home_run --install ----
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: STDERR: cp lib/date.rb /opt/ruby-enterprise/lib/ruby/site_ruby/1.8
mkdir -p /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/date
cp lib/date/format.rb /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/date
cp lib/date_ext.so /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/x86_64-linux
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: ---- End output of bundle exec home_run --install ----
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: Ran bundle exec home_run --install returned 0
[Tue, 06 Mar 2012 17:11:14 -0800] INFO: Ran execute[install home run] successfully
[Tue, 06 Mar 2012 17:11:14 -0800] INFO: execute[install home run] sending create action to ruby_block[home_run_installed_flag] (immediate)
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: String to sign: 'Method:PUT
Hashed Path:TTZ3deRTRZLYALV7PquZ43MQFrc=
X-Ops-Content-Hash:PAgMqtr3d5cbnhh2Fv77aWxl708=
X-Ops-Timestamp:2012-03-07T01:11:14Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"PAgMqtr3d5cbnhh2Fv77aWxl708=", "X-Ops-Authorization-1"=>"s+r7l98gu6u8zcouj6lzJFRceXEjEl6Ju3JbrFY7RSTyxk1VB8VY2nL/G8G1", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"YjiCRqfcuEMnjdjQi+BWRihYhWju4TDvxIImcSAptitpbwvnzUiuxLmN1V57", "X-Ops-Authorization-3"=>"ZOmPXPYzyHI5Zpm3bLvoY9QIdlG7BSH8d53lhpOxyBasvvvunQECqSlBjXcK", "X-Ops-Authorization-4"=>"+MmD6hd4mWAI3qpJxXn2a2jJDd1TqU2yueXMMG/fTOmR9ix7Yqn8S+lqPDSZ", "X-Ops-Authorization-5"=>"1jk+1onVxRGcB3F8qBOMZlamqiB2/CFZYtRUet4f8GTDe8SxhCP+cbYk9cuv", "X-Ops-Authorization-6"=>"BWDb9O+FwxGvumuS5uhgP+Pp9OAOXP3o04ikV5Q9CQ==", "X-Ops-Timestamp"=>"2012-03-07T01:11:14Z"}
[Tue, 06 Mar 2012 17:11:14 -0800] DEBUG: Sending HTTP Request via PUT to my-admin-server.com:4000/nodes/i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:15 -0800] DEBUG: Processing ruby_block[home_run_installed_flag] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:15 -0800] DEBUG: Doing nothing for ruby_block[home_run_installed_flag]
[Tue, 06 Mar 2012 17:11:15 -0800] INFO: Making pre-migration symlinks: config/database.yml => config/database.yml
[Tue, 06 Mar 2012 17:11:15 -0800] INFO: ensuring proper ownership
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: Migrating: running /bin/true as amsrv with environment RAILS_ENV='production'
[Tue, 06 Mar 2012 17:11:16 -0800] DEBUG: Executing /bin/true
[Tue, 06 Mar 2012 17:11:16 -0800] DEBUG: ---- Begin output of /bin/true ----
[Tue, 06 Mar 2012 17:11:16 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:11:16 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:16 -0800] DEBUG: ---- End output of /bin/true ----
[Tue, 06 Mar 2012 17:11:16 -0800] DEBUG: Ran /bin/true returned 0
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: Symlinking
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: Purging directories in checkout log, tmp/pids, public/system
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: creating directories before symlink: tmp,public,config
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: Linking shared paths into current release: log => log, system => public/system, pids => tmp/pids
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: Making pre-migration symlinks: config/database.yml => config/database.yml
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: ensuring proper ownership
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: Linking release /home/amsrv/apps/cornice_frontend/releases/20120307010839 into production at /home/amsrv/apps/cornice_frontend/current
[Tue, 06 Mar 2012 17:11:16 -0800] INFO: ensuring proper ownership
[Tue, 06 Mar 2012 17:11:17 -0800] INFO: Running callback before_restart code block
[Tue, 06 Mar 2012 17:11:17 -0800] DEBUG: Processing execute[whenever script ] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:17 -0800] DEBUG: Executing bundle exec whenever --update-crontab frontend-cron --load-file config/schedule.rb --set environment=production
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: ---- Begin output of bundle exec whenever --update-crontab frontend-cron --load-file config/schedule.rb --set environment=production ----
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: STDOUT: [write] crontab file updated
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: ---- End output of bundle exec whenever --update-crontab frontend-cron --load-file config/schedule.rb --set environment=production ----
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Ran bundle exec whenever --update-crontab frontend-cron --load-file config/schedule.rb --set environment=production returned 0
[Tue, 06 Mar 2012 17:11:19 -0800] INFO: Ran execute[whenever script ] successfully
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Processing link[/home/amsrv/apps/cornice_frontend/current/config/initializers/set_backend_activeresource_endpoint.rb] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:19 -0800] INFO: Creating a symbolic link from /home/amsrv/apps/cornice_frontend/shared/config/set_backend_activeresource_endpoint.rb -> /home/amsrv/apps/cornice_frontend/current/config/initializers/set_backend_activeresource_endpoint.rb for link[/home/amsrv/apps/cornice_frontend/current/config/initializers/set_backend_activeresource_endpoint.rb]
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Processing link[/home/amsrv/apps/cornice_frontend/current/config/initializers/redis.rb] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:19 -0800] INFO: Creating a symbolic link from /home/amsrv/apps/cornice_frontend/shared/config/redis.rb -> /home/amsrv/apps/cornice_frontend/current/config/initializers/redis.rb for link[/home/amsrv/apps/cornice_frontend/current/config/initializers/redis.rb]
[Tue, 06 Mar 2012 17:11:19 -0800] INFO: Restarting app with touch tmp/restart.txt in /home/amsrv/apps/cornice_frontend/current
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Executing touch tmp/restart.txt
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: ---- Begin output of touch tmp/restart.txt ----
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: ---- End output of touch tmp/restart.txt ----
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Ran touch tmp/restart.txt returned 0
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Processing package[memcached] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Checking apt-cache policy for memcached
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Candidate version is 1.4.2-1ubuntu3
[Tue, 06 Mar 2012 17:11:19 -0800] INFO: Installing package[memcached] version 1.4.2-1ubuntu3
[Tue, 06 Mar 2012 17:11:19 -0800] DEBUG: Executing apt-get -q -y install memcached=1.4.2-1ubuntu3
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: ---- Begin output of apt-get -q -y install memcached=1.4.2-1ubuntu3 ----
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libevent-1.4-2 memcached
Suggested packages:
libcache-memcached-perl libmemcached
The following NEW packages will be installed:
libevent-1.4-2 memcached
0 upgraded, 2 newly installed, 0 to remove and 112 not upgraded.
Need to get 138kB of archives.
After this operation, 430kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libevent-1.4-2 1.4.13-stable-1 [61.4kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe memcached 1.4.2-1ubuntu3 [76.4kB]
Fetched 138kB in 0s (0B/s)
Selecting previously deselected package libevent-1.4-2.
(Reading database ... 47586 files and directories currently installed.)
Unpacking libevent-1.4-2 (from .../libevent-1.4-2_1.4.13-stable-1_amd64.deb) ...
Selecting previously deselected package memcached.
Unpacking memcached (from .../memcached_1.4.2-1ubuntu3_amd64.deb) ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Setting up libevent-1.4-2 (1.4.13-stable-1) ...
Setting up memcached (1.4.2-1ubuntu3) ...
Starting memcached: memcached.
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: ---- End output of apt-get -q -y install memcached=1.4.2-1ubuntu3 ----
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: Ran apt-get -q -y install memcached=1.4.2-1ubuntu3 returned 0
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: Processing directory[/etc/memcached] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:20 -0800] INFO: Creating directory[/etc/memcached] at /etc/memcached
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: Processing remote_file[/usr/local/bin/memcache-top] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:20 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:11:20 -0800] WARN: From remote_file[/usr/local/bin/memcache-top] on /var/chef/cache/cookbooks/memcached/recipes/default.rb:29:in `from_file'
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: File /usr/local/bin/memcache-top does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:BZq9SSg3EPrQSz20olcHGz25zJw=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:20Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"hWYrWlsp/qBXvB819Mt3jf4mnGRu6V4u5PKVCEV7gmTl9DnxpXPrCcK1YtV4", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"4MomlhlAc0SAqR9hdWQ0DR1qZW6MHRq6vwKTZH9Gb7C6qV/1uFg5yKAFSHaL", "X-Ops-Authorization-3"=>"L/HmFpNDfUPQcKuLU/wNqxHbqU4kt1AAti3Nijiku+XXhnaWUTZ7biecmb5N", "X-Ops-Authorization-4"=>"sBt0FXkCiaYirtZ6Yoja+1bX4mevzq0MfLSehopotWTz/nTIHanGsfiDJgH2", "X-Ops-Authorization-5"=>"s5UrpsG1xlH297nmcNg+JmIenBt9rLQZxq0rWUwGp9CKn/avxA7E7Q1dINzx", "X-Ops-Authorization-6"=>"w6HpweDpzFSsggDttXoNesfTGtKujZWd41AEhNSz+w==", "X-Ops-Timestamp"=>"2012-03-07T01:11:20Z"}
[Tue, 06 Mar 2012 17:11:20 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/5eb035237cb482772f898597eda26106
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/5eb035237cb482772f898597eda26106 to tempfile /tmp/chef-rest20120306-1785-1ldfz6x-0
[Tue, 06 Mar 2012 17:11:21 -0800] INFO: Storing updated cookbooks/memcached/files/default/memcache-top in the cache.
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/memcached/files
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/memcached/files/default
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: content of file /usr/local/bin/memcache-top requires update
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: staging /var/chef/cache/cookbooks/memcached/files/default/memcache-top to /tmp/memcache-top20120306-1785-wfktjf-0
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: setting mode on /tmp/memcache-top20120306-1785-wfktjf-0 to 755
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Processing service[memcached] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: falling back to process table inspection
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: attempting to match 'memcached' (/memcached/) against process list
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: running: true
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 6, action stop, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 0, action stop, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 1, action stop, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 2, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 3, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 4, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 5, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: not enabling, already enabled
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Processing template[/etc/memcached.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: looking for template memcached.conf.erb in cookbook "memcached"
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:0Wwh0zZqjgqS7jBjrWmX9u+pxHM=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:21Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"dgv0LuMgcb6dlFlz1Ll622TAeSPMbyzZEBb+6QtADcIFfMKR299OyQ25JPf5", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"+9KQ9ig2P5CcCDjRnKzfm9FnTzdLr68Ow8Kx/WetO9RMxFZMHgewXB1Vnzt/", "X-Ops-Authorization-3"=>"fp5qHJFud5uPMAwTaZHOgzbyDv0u7eFdF5+CGHgonvWo5VX4nXDDqEgxbcJC", "X-Ops-Authorization-4"=>"eCHH2/vzg8Vo9q+tHqskchqZTIvY5hHx7mpv3Ihamyx7dDdRZT4eRwoZIpPc", "X-Ops-Authorization-5"=>"k6umvqq4oF4WgVU0ha5KsUf7r9zB4bWGoxeRo7QjaTQnelW7whNUqVJeN8RC", "X-Ops-Authorization-6"=>"GBY/Iy+dmktS9e6YWNzCntA/LwncMuk8NRnxdBEMvQ==", "X-Ops-Timestamp"=>"2012-03-07T01:11:21Z"}
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/a46cc3647ad6c18031a70150fed8d85a
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/memcached/0.1.0/files/a46cc3647ad6c18031a70150fed8d85a to tempfile /tmp/chef-rest20120306-1785-1p79fd5-0
[Tue, 06 Mar 2012 17:11:21 -0800] INFO: Storing updated cookbooks/memcached/templates/default/memcached.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/memcached/templates
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/memcached/templates/default
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Current content's checksum: 9450d3d41fadef5163b98e29a7d2a04b7d6435e48f39f7b0c7848eaf9c3a002c
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Rendered content's checksum: 8603fc4446452c75319f7e994ddfba3dde91f8c86d8d66b52fb385b69d741fc2
[Tue, 06 Mar 2012 17:11:21 -0800] INFO: Writing updated content for template[/etc/memcached.conf] to /etc/memcached.conf
[Tue, 06 Mar 2012 17:11:21 -0800] INFO: Backing up template[/etc/memcached.conf] to /var/chef/backup/etc/memcached.conf.chef-20120306171121
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Processing service[memcached] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: falling back to process table inspection
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: attempting to match 'memcached' (/memcached/) against process list
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: running: true
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 6, action stop, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 0, action stop, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 1, action stop, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 2, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 3, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 4, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: runlevel 5, action start, priority 20
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: service[memcached]: not starting, already running
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Processing package[logrotate] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Checking apt-cache policy for logrotate
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Current version is 3.7.8-4ubuntu2
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Candidate version is 3.7.8-4ubuntu2.2
[Tue, 06 Mar 2012 17:11:21 -0800] INFO: Upgrading package[logrotate] version from 3.7.8-4ubuntu2 to 3.7.8-4ubuntu2.2
[Tue, 06 Mar 2012 17:11:21 -0800] DEBUG: Executing apt-get -q -y install logrotate=3.7.8-4ubuntu2.2
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: ---- Begin output of apt-get -q -y install logrotate=3.7.8-4ubuntu2.2 ----
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
mailx
The following packages will be upgraded:
logrotate
1 upgraded, 0 newly installed, 0 to remove and 111 not upgraded.
Need to get 46.0kB of archives.
After this operation, 0B of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main logrotate 3.7.8-4ubuntu2.2 [46.0kB]
Fetched 46.0kB in 0s (0B/s)
(Reading database ... 47612 files and directories currently installed.)
Preparing to replace logrotate 3.7.8-4ubuntu2 (using .../logrotate_3.7.8-4ubuntu2.2_amd64.deb) ...
Unpacking replacement logrotate ...
Processing triggers for man-db ...
Setting up logrotate (3.7.8-4ubuntu2.2) ...
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: ---- End output of apt-get -q -y install logrotate=3.7.8-4ubuntu2.2 ----
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Ran apt-get -q -y install logrotate=3.7.8-4ubuntu2.2 returned 0
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Processing template[/etc/logrotate.d/rails-cornice-production] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: looking for template logrotate.conf.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:j7KCQ4fvvih5GnIcNrzcu9ElU1w=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:22Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"uVXEQ9mSmMYXGuanao2bPwqKKTAaRpPEWKR/S/QnSA9vyUSodpzV0vP3QHcz", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"pc5TT1Wv5X7Qln7EWzGSoGCa+6lJ7E+UYmfFuRiZlDhugCwK05l/Hifx4SxX", "X-Ops-Authorization-3"=>"2Ds7Qf6gPdkParl8IIPXPgvy755xvOCISqHCggnOZfq9Ma5Qafk/YQsDeLsA", "X-Ops-Authorization-4"=>"eSpcTAMZiXDLjmNpnNsdnqwB+ZMDzvZJX1TS6WEhMQmCu2TLWWFIhHOxa07h", "X-Ops-Authorization-5"=>"HIw+rCox78J7BrCZwu1gMFP6NvByBfbm24o/i/VuDYkSUblsQDaMJZiiQUAm", "X-Ops-Authorization-6"=>"LaOvCgcNRJxUHPHcAc4p0H2VfHTp7jy7wEA/Atw8GQ==", "X-Ops-Timestamp"=>"2012-03-07T01:11:22Z"}
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/abf929b100da4472a421bf3c44dbb393
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/logrotate/0.1.0/files/abf929b100da4472a421bf3c44dbb393 to tempfile /tmp/chef-rest20120306-1785-1kkxvz9-0
[Tue, 06 Mar 2012 17:11:22 -0800] INFO: Storing updated cookbooks/logrotate/templates/default/logrotate.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/logrotate/templates
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/logrotate/templates/default
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Rendered content's checksum: caab83f27fffa8aa45bbff7cba6b6d7626b452153df1c85a127da5cdc7db1c43
[Tue, 06 Mar 2012 17:11:22 -0800] INFO: Writing updated content for template[/etc/logrotate.d/rails-cornice-production] to /etc/logrotate.d/rails-cornice-production
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Processing package[apache2] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Checking apt-cache policy for apache2
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Candidate version is 2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:22 -0800] INFO: Installing package[apache2] version 2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:22 -0800] DEBUG: Executing apt-get -q -y install apache2=2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: ---- Begin output of apt-get -q -y install apache2=2.2.14-5ubuntu8.8 ----
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
Suggested packages:
apache2-doc apache2-suexec apache2-suexec-custom
The following NEW packages will be installed:
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
0 upgraded, 10 newly installed, 0 to remove and 111 not upgraded.
Need to get 3,491kB of archives.
After this operation, 11.5MB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libapr1 1.3.8-1ubuntu0.3 [124kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1 1.3.9+dfsg-3ubuntu0.10.04.1 [91.1kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.04.1 [28.2kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-ldap 1.3.9+dfsg-3ubuntu0.10.04.1 [25.8kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-bin 2.2.14-5ubuntu8.8 [2,747kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-utils 2.2.14-5ubuntu8.8 [162kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-common 2.2.14-5ubuntu8.8 [298kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-mpm-worker 2.2.14-5ubuntu8.8 [2,392B]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2 2.2.14-5ubuntu8.8 [1,478B]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main ssl-cert 1.0.23ubuntu2 [10.9kB]
Preconfiguring packages ...
Fetched 3,491kB in 0s (25.2MB/s)
Selecting previously deselected package libapr1.
(Reading database ... 47612 files and directories currently installed.)
Unpacking libapr1 (from .../libapr1_1.3.8-1ubuntu0.3_amd64.deb) ...
Selecting previously deselected package libaprutil1.
Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-3ubuntu0.10.04.1_amd64.deb) ...
Selecting previously deselected package libaprutil1-dbd-sqlite3.
Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_amd64.deb) ...
Selecting previously deselected package libaprutil1-ldap.
Unpacking libaprutil1-ldap (from .../libaprutil1-ldap_1.3.9+dfsg-3ubuntu0.10.04.1_amd64.deb) ...
Selecting previously deselected package apache2.2-bin.
Unpacking apache2.2-bin (from .../apache2.2-bin_2.2.14-5ubuntu8.8_amd64.deb) ...
Selecting previously deselected package apache2-utils.
Unpacking apache2-utils (from .../apache2-utils_2.2.14-5ubuntu8.8_amd64.deb) ...
Selecting previously deselected package apache2.2-common.
Unpacking apache2.2-common (from .../apache2.2-common_2.2.14-5ubuntu8.8_amd64.deb) ...
Selecting previously deselected package apache2-mpm-worker.
Unpacking apache2-mpm-worker (from .../apache2-mpm-worker_2.2.14-5ubuntu8.8_amd64.deb) ...
Selecting previously deselected package apache2.
Unpacking apache2 (from .../apache2_2.2.14-5ubuntu8.8_amd64.deb) ...
Selecting previously deselected package ssl-cert.
Unpacking ssl-cert (from .../ssl-cert_1.0.23ubuntu2_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ufw ...
Processing triggers for ureadahead ...
Setting up libapr1 (1.3.8-1ubuntu0.3) ...
Setting up libaprutil1 (1.3.9+dfsg-3ubuntu0.10.04.1) ...
Setting up libaprutil1-dbd-sqlite3 (1.3.9+dfsg-3ubuntu0.10.04.1) ...
Setting up libaprutil1-ldap (1.3.9+dfsg-3ubuntu0.10.04.1) ...
Setting up apache2.2-bin (2.2.14-5ubuntu8.8) ...
Setting up apache2-utils (2.2.14-5ubuntu8.8) ...
Setting up apache2.2-common (2.2.14-5ubuntu8.8) ...
Enabling site default.
Enabling module alias.
Enabling module autoindex.
Enabling module dir.
Enabling module env.
Enabling module mime.
Enabling module negotiation.
Enabling module setenvif.
Enabling module status.
Enabling module auth_basic.
Enabling module deflate.
Enabling module authz_default.
Enabling module authz_user.
Enabling module authz_groupfile.
Enabling module authn_file.
Enabling module authz_host.
Enabling module reqtimeout.
Setting up apache2-mpm-worker (2.2.14-5ubuntu8.8) ...
* Starting web server apache2
...done.
Setting up apache2 (2.2.14-5ubuntu8.8) ...
Setting up ssl-cert (1.0.23ubuntu2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: ---- End output of apt-get -q -y install apache2=2.2.14-5ubuntu8.8 ----
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: Ran apt-get -q -y install apache2=2.2.14-5ubuntu8.8 returned 0
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: Processing service[apache2] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: falling back to process table inspection
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: attempting to match 'apache2' (/apache2/) against process list
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: running: true
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: runlevel 6, action stop, priority 09
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: runlevel 0, action stop, priority 09
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: runlevel 1, action stop, priority 09
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: runlevel 2, action start, priority 91
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: runlevel 3, action start, priority 91
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: runlevel 4, action start, priority 91
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: runlevel 5, action start, priority 91
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: service[apache2]: not enabling, already enabled
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: Processing package[apache2-prefork-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: Checking apt-cache policy for apache2-prefork-dev
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: Candidate version is 2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:29 -0800] INFO: Installing package[apache2-prefork-dev] version 2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:29 -0800] DEBUG: Executing apt-get -q -y install apache2-prefork-dev=2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: ---- Begin output of apt-get -q -y install apache2-prefork-dev=2.2.14-5ubuntu8.8 ----
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
apache2-prefork-dev libapr1-dev libaprutil1-dev libdb4.8-dev libexpat1-dev
libmysqlclient-dev libmysqlclient16 libpcre3-dev libpcrecpp0 libpq-dev
libpq5 mysql-common uuid-dev
Suggested packages:
db4.8-doc postgresql-doc-8.4
The following NEW packages will be installed:
apache2-prefork-dev libapr1-dev libaprutil1-dev libdb4.8-dev libexpat1-dev
libmysqlclient-dev libmysqlclient16 libpcre3-dev libpcrecpp0 libpq-dev
libpq5 mysql-common uuid-dev
0 upgraded, 13 newly installed, 0 to remove and 111 not upgraded.
Need to get 8,800kB of archives.
After this operation, 34.0MB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main uuid-dev 2.17.2-0ubuntu1.10.04.2 [77.1kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libapr1-dev 1.3.8-1ubuntu0.3 [1,002kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libexpat1-dev 2.0.1-7ubuntu1 [220kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libdb4.8-dev 4.8.24-1ubuntu1 [841kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libpcrecpp0 7.8-3build1 [98.2kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libpcre3-dev 7.8-3build1 [264kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libpq5 8.4.11-0ubuntu0.10.04 [99.3kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libpq-dev 8.4.11-0ubuntu0.10.04 [202kB]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main mysql-common 5.1.41-3ubuntu12.10 [98.9kB]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libmysqlclient16 5.1.41-3ubuntu12.10 [1,987kB]
Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libmysqlclient-dev 5.1.41-3ubuntu12.10 [3,223kB]
Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-dev 1.3.9+dfsg-3ubuntu0.10.04.1 [549kB]
Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-prefork-dev 2.2.14-5ubuntu8.8 [138kB]
Fetched 8,800kB in 0s (37.1MB/s)
Selecting previously deselected package uuid-dev.
(Reading database ... 48197 files and directories currently installed.)
Unpacking uuid-dev (from .../uuid-dev_2.17.2-0ubuntu1.10.04.2_amd64.deb) ...
Selecting previously deselected package libapr1-dev.
Unpacking libapr1-dev (from .../libapr1-dev_1.3.8-1ubuntu0.3_amd64.deb) ...
Selecting previously deselected package libexpat1-dev.
Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7ubuntu1_amd64.deb) ...
Selecting previously deselected package libdb4.8-dev.
Unpacking libdb4.8-dev (from .../libdb4.8-dev_4.8.24-1ubuntu1_amd64.deb) ...
Selecting previously deselected package libpcrecpp0.
Unpacking libpcrecpp0 (from .../libpcrecpp0_7.8-3build1_amd64.deb) ...
Selecting previously deselected package libpcre3-dev.
Unpacking libpcre3-dev (from .../libpcre3-dev_7.8-3build1_amd64.deb) ...
Selecting previously deselected package libpq5.
Unpacking libpq5 (from .../libpq5_8.4.11-0ubuntu0.10.04_amd64.deb) ...
Selecting previously deselected package libpq-dev.
Unpacking libpq-dev (from .../libpq-dev_8.4.11-0ubuntu0.10.04_amd64.deb) ...
Selecting previously deselected package mysql-common.
Unpacking mysql-common (from .../mysql-common_5.1.41-3ubuntu12.10_all.deb) ...
Selecting previously deselected package libmysqlclient16.
Unpacking libmysqlclient16 (from .../libmysqlclient16_5.1.41-3ubuntu12.10_amd64.deb) ...
Selecting previously deselected package libmysqlclient-dev.
Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.1.41-3ubuntu12.10_amd64.deb) ...
Selecting previously deselected package libaprutil1-dev.
Unpacking libaprutil1-dev (from .../libaprutil1-dev_1.3.9+dfsg-3ubuntu0.10.04.1_amd64.deb) ...
Selecting previously deselected package apache2-prefork-dev.
Unpacking apache2-prefork-dev (from .../apache2-prefork-dev_2.2.14-5ubuntu8.8_amd64.deb) ...
Processing triggers for man-db ...
Setting up uuid-dev (2.17.2-0ubuntu1.10.04.2) ...
Setting up libapr1-dev (1.3.8-1ubuntu0.3) ...
Setting up libexpat1-dev (2.0.1-7ubuntu1) ...
Setting up libdb4.8-dev (4.8.24-1ubuntu1) ...
Setting up libpcrecpp0 (7.8-3build1) ...
Setting up libpcre3-dev (7.8-3build1) ...
Setting up libpq5 (8.4.11-0ubuntu0.10.04) ...
Setting up libpq-dev (8.4.11-0ubuntu0.10.04) ...
Setting up mysql-common (5.1.41-3ubuntu12.10) ...
Setting up libmysqlclient16 (5.1.41-3ubuntu12.10) ...
Setting up libmysqlclient-dev (5.1.41-3ubuntu12.10) ...
Setting up libaprutil1-dev (1.3.9+dfsg-3ubuntu0.10.04.1) ...
Setting up apache2-prefork-dev (2.2.14-5ubuntu8.8) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: ---- End output of apt-get -q -y install apache2-prefork-dev=2.2.14-5ubuntu8.8 ----
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Ran apt-get -q -y install apache2-prefork-dev=2.2.14-5ubuntu8.8 returned 0
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing directory[/etc/apache2/ssl] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Creating directory[/etc/apache2/ssl] at /etc/apache2/ssl
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Setting owner to 0 for directory[/etc/apache2/ssl]
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Setting group to 0 for directory[/etc/apache2/ssl]
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Setting mode to 755 for directory[/etc/apache2/ssl]
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing template[apache2.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: looking for template apache2.conf.erb in cookbook "apache2"
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:flyZl6J4vsISW9UDSV6G2rk6uTQ=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"hu3Di3kBsC5RDPsldmkL0MUMpJ3rYNt4ma7V+VjQ70DhiPTAhXIrtHKAj9aK", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"Uv/ot4k0M560/txa17O7HGTw1LEt1EImBBseuQo5iay1ZIJ+b7lazaESlzCH", "X-Ops-Authorization-3"=>"UQqe4H+LuefdinmI9y5A/hk8iy5ipan/4jblBPVXnplPm+nwGWUPQTDO5kj5", "X-Ops-Authorization-4"=>"LaNfqR07i/iyW4EygLHHY12WRJhJEAR2BWg58YiFXX1PAl2wpGdwqyv78Qc1", "X-Ops-Authorization-5"=>"mPODIinl4QekqOkWxEoDsRg8t45XXQhdK38WDXCogFI93CwrXpnfcDgNimTV", "X-Ops-Authorization-6"=>"gl4qn4jq1+wBou4DM9l/07+lXdXMGhuadz1pk/VZDQ==", "X-Ops-Timestamp"=>"2012-03-07T01:11:35Z"}
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/c4bd908148df5295ddf25f89097e4adc
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/c4bd908148df5295ddf25f89097e4adc to tempfile /tmp/chef-rest20120306-1785-ktpu13-0
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Storing updated cookbooks/apache2/templates/default/apache2.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/apache2/templates
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/apache2/templates/default
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Current content's checksum: 4e855b7ab7ef18fb56717ca25cc4a06ba07c137a83e83c6473204c1982f05477
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Rendered content's checksum: db10cb34d22691888e8d8cc22fc525254e0fb98ee86e4d076e456aabb7914ce8
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Writing updated content for template[apache2.conf] to /etc/apache2/apache2.conf
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Backing up template[apache2.conf] to /var/chef/backup/etc/apache2/apache2.conf.chef-20120306171135
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-q8fna2-0 to 644
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing template[/etc/apache2/ports.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: looking for template ports.conf.erb in cookbook "apache2"
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:ldL7xtU4fbunwbT8bTUgfrYiWis=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"TQKlP6EvXb67nKzQWeqgWD6cOX5SYpeYqBrvAZHPcdcZEwTIREtSndPhSEh8", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"fuQNc98a3q7ZMVRRnrVSdhlE/BTmJEwcFZQEIVRPf1sMRZSbV/5AlrB/yI0W", "X-Ops-Authorization-3"=>"KwCRi8aO+DcnIS0638oH1ySEPgYk7GM4SwGj7bsY35NASU/JugwjBzklqnGq", "X-Ops-Authorization-4"=>"3KGEa4JyPlqbx5fTcTzOS6dz2dyRlWAfQeYUyI5LiPNLt9f4y1nyg/26MU9C", "X-Ops-Authorization-5"=>"k6W30o3yqlBUJcN9mc/sC/IlGdDR1pHm7TpEBNeT2ylhYWZGIo/2Q2jcE/z9", "X-Ops-Authorization-6"=>"BB6ezgSoDLegv9JmnByDN45hf25qIVjS4+0cvXBMRw==", "X-Ops-Timestamp"=>"2012-03-07T01:11:35Z"}
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/47780d07abfff8d133864e96bf3c409c
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/47780d07abfff8d133864e96bf3c409c to tempfile /tmp/chef-rest20120306-1785-31u9nw-0
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Storing updated cookbooks/apache2/templates/default/ports.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Current content's checksum: 69cde6e75323f44519c96cca3ce6b568b46af3c7b71c99b24fcb21e3659178d7
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Rendered content's checksum: 905920c300cb9a1bdc2850cb660be80ee3a39e22fa41930c03411a2eeb237433
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Writing updated content for template[/etc/apache2/ports.conf] to /etc/apache2/ports.conf
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Backing up template[/etc/apache2/ports.conf] to /var/chef/backup/etc/apache2/ports.conf.chef-20120306171135
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-14ketdu-0 to 644
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing template[/etc/apache2/mods-available/deflate.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: looking for template deflate.conf.erb in cookbook "apache2"
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:rCBzLdKc00yZEcvK66He8FsKIJ4=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"JjxFTIzyApfqfloe/EPuPKSMGaV9WaIAcewlJuTuCw+5xCTwfF1S8zbCXWVt", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"4Ed2P2X6y1vhFw7xzAcnBDrHCPLOKvd/dx+q+YjVU8spDHwYQZMARYu8PxxW", "X-Ops-Authorization-3"=>"d3RvszhLAj0Mmrmp+w77ir5ahfI5pWFa3/Q5FBXh4yBF6ayzG/agqaPZxtVV", "X-Ops-Authorization-4"=>"95Ojh+gJelTusglhqnDm15sntHzSqrbr/Wt0s+UYIE+eXKIYaTcVjCn0xFEH", "X-Ops-Authorization-5"=>"N0ZhvG01+7HQmZhXO4Ks4Sy55zne7ZBFps36U3N2LlCwoiH6UWXx/J/NAU0r", "X-Ops-Authorization-6"=>"fXLzqXTFqVr30t0iIA256/qEmBPjauPNt6MXeOPs4g==", "X-Ops-Timestamp"=>"2012-03-07T01:11:35Z"}
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e4ff5c950d6b2711821e4b57ba483f7e
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e4ff5c950d6b2711821e4b57ba483f7e to tempfile /tmp/chef-rest20120306-1785-1k3ybhd-0
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Storing updated cookbooks/apache2/templates/default/deflate.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Current content's checksum: 4f3582990659b1351a36e3202c492d0e8ca63c61e71e424ad3f19ce6f9b157c1
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Rendered content's checksum: 0a5f45828e4a0fd6c84c516097126113887901f3907ec3d5d359a522b1b880cd
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Writing updated content for template[/etc/apache2/mods-available/deflate.conf] to /etc/apache2/mods-available/deflate.conf
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Backing up template[/etc/apache2/mods-available/deflate.conf] to /var/chef/backup/etc/apache2/mods-available/deflate.conf.chef-20120306171135
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-49czwq-0 to 644
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: template[/etc/apache2/mods-available/deflate.conf] not queuing delayed action reload on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing template[/etc/apache2/mods-available/headers.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: looking for template headers.conf.erb in cookbook "apache2"
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:NduksAA9dncS64IyG3rUz34P3to=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"AmhSNF8dJ+K0dOq/Lx4w1OhvHJZkw3XkMbyJ3AehgYE0FV2inAr9FtfTpdhl", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"vRfuhV5P7WjvVxiLDlcaadjXWe0aBNi1ueg5rNuhG956ZltqaVwIggXzIyup", "X-Ops-Authorization-3"=>"4jLzQnvBvzcO7cVu9EHfZY6QpG/6bMEpMzifOPC7mjKRlWimvhEGxR5/JHRq", "X-Ops-Authorization-4"=>"KqzAiufX2OoLfd6naqHB6mRkeLYj9KgNcV0k2pMWgrlwaLoYV2CKmnFTjsVc", "X-Ops-Authorization-5"=>"xSMxtkCsqdtdG2SaxTIRyq+yw1C32VRa7HUEtYDF0DGnrtIKP4NZvm2a0Hvq", "X-Ops-Authorization-6"=>"xHT5jyHhdFTQAlrz7peumfX0sTGFHOMoaSwc/sPb4A==", "X-Ops-Timestamp"=>"2012-03-07T01:11:35Z"}
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e45bc573143104718cc184ebd2c8cca7
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/e45bc573143104718cc184ebd2c8cca7 to tempfile /tmp/chef-rest20120306-1785-1gn2ju7-0
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Storing updated cookbooks/apache2/templates/default/headers.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Rendered content's checksum: 8fab4cc71ebf73041830f94e52513848a90a33a99515cbb5c048fc3d2e39376f
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Writing updated content for template[/etc/apache2/mods-available/headers.conf] to /etc/apache2/mods-available/headers.conf
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-1l0srby-0 to 644
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: template[/etc/apache2/mods-available/headers.conf] not queuing delayed action reload on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing template[/etc/apache2/mods-available/expires.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: looking for template expires.conf.erb in cookbook "apache2"
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:1wovBQcZcRs1lwFE/446FiNP1yk=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"doU0vjXSDYbwRKuKwYTEUAiXZnPq2Y5W6s2pbgZGHzzp8BH7BB+BMcnG8t2I", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"XR5O4WI4SIJoalET3jlQ9Hul48ICNRSn7DJk2R5Fczgu79vbq74S03kIbrXo", "X-Ops-Authorization-3"=>"V+bVkEtbwbSFe9YBzvpBdnMNTWL3e1tBM7JZgPr0xzvtIERFo5usG/FSwgQ6", "X-Ops-Authorization-4"=>"ipXPOflCGhwDwJg/C7NQXhIapShztNLL+j2X8BzDKZkxyCTZ80JfB1Smciky", "X-Ops-Authorization-5"=>"+T5aVaBN/RFpMdHc9Rk+G322uoxIsOo36aWI1KNGqy/3wQ7R1ZmZaR/+8jD8", "X-Ops-Authorization-6"=>"E3b/ElD11ZW0r8dpRVoxw+PJOrvOxPfFYXa3pvzvXg==", "X-Ops-Timestamp"=>"2012-03-07T01:11:35Z"}
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8d7ac9accca80c1d0c1226666ad9dd70
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/8d7ac9accca80c1d0c1226666ad9dd70 to tempfile /tmp/chef-rest20120306-1785-5kb5x-0
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Storing updated cookbooks/apache2/templates/default/expires.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Rendered content's checksum: 7baf63436968aae91cd6614f464e22e785adec2f052441903dbcc508a11b82a5
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Writing updated content for template[/etc/apache2/mods-available/expires.conf] to /etc/apache2/mods-available/expires.conf
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-1akh4q3-0 to 644
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: template[/etc/apache2/mods-available/expires.conf] not queuing delayed action reload on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing template[/etc/apache2/mods-available/status.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: looking for template status.conf.erb in cookbook "apache2"
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:8gsurWog5kv1hMRdCwChjFWqlEs=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"YjAkpMJCXcgGfGt4QzWDXa+d+wUF0irnen1VvSqb1OiPpf4wEfntf199+wXs", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"9dfEYHJH6wuQ6O6BWuXHVTr/g17Mz+2kmJ2drlKMd8vb8QVhQ4WMrL5C8+4A", "X-Ops-Authorization-3"=>"mzRAPxHmMAfGjHGRGSh21iF6fxx2vMq3AcsVaR8ZD4KiRRi0ORPs4dD6XzZ/", "X-Ops-Authorization-4"=>"hgkQpxkwQlE1NswhYzO3E9fTILYgYpWvik0bHpHY/Kob5TkJhde/rypEUx6c", "X-Ops-Authorization-5"=>"EAW1hlQmfQtxfNbjQVk4q/Bvkyu7qYBlgF38Rm8B6U39c7lkDeSPf0Q+mWKC", "X-Ops-Authorization-6"=>"7UctYjgTduYdCzq8MCKSRRjN60zBKnbxCPtQW46dBQ==", "X-Ops-Timestamp"=>"2012-03-07T01:11:35Z"}
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0eb6a3cf2908b9e352e6100d67a66cbe
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/0eb6a3cf2908b9e352e6100d67a66cbe to tempfile /tmp/chef-rest20120306-1785-1l0x872-0
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Storing updated cookbooks/apache2/templates/default/status.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Current content's checksum: 16f9054a97602b36a3d36a396e2d0f10d87d61bb9bf21c65a11ed79250d25ed9
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Rendered content's checksum: 1a08dd6cd983b4f1abe0a27462a54593eb0557e0205b3d4be0b91ffe96844fc7
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Writing updated content for template[/etc/apache2/mods-available/status.conf] to /etc/apache2/mods-available/status.conf
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Backing up template[/etc/apache2/mods-available/status.conf] to /var/chef/backup/etc/apache2/mods-available/status.conf.chef-20120306171135
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-19lx395-0 to 644
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: template[/etc/apache2/mods-available/status.conf] not queuing delayed action reload on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Processing template[/etc/apache2/mods-available/info.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: looking for template info.conf.erb in cookbook "apache2"
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:4z4HowaWJcgJDg6gO91aHQT96sg=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:11:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ZiNATNDswBhl839TcfR7pQfL+5VyhKXX2lTd1doeAPWjKIY/+eaWtT4ypBP1", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"8pMfvZJh2SB33mBQ6dKalO16dUjYI6gi5UupVXbbtN7xSahKS6A7Z439NKsh", "X-Ops-Authorization-3"=>"FzM8cia0fQOb9/IHL8O96Uc0qC63FvJeAfqKzDbANtyX0Z1RJNvwDnbn57ZP", "X-Ops-Authorization-4"=>"BVkO3nGZDAUSbl6ouIY/OmfG5TK0AIQ5PgtDGz6LzTNt/vecn1mD9bmI0qiJ", "X-Ops-Authorization-5"=>"Q9/08sJkHWlsCLO7UQqbLIwvdUwmCt2lZWpcagLx5nJkYsI9VvLqtmAfU25t", "X-Ops-Authorization-6"=>"X/ht8BDuXBlTB9Whf35QzAwCbUF/m4rvyRKBV0bWyQ==", "X-Ops-Timestamp"=>"2012-03-07T01:11:35Z"}
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ca018848befb4d2ce5e50f4e18a5a0c3
[Tue, 06 Mar 2012 17:11:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/apache2/0.1.0/files/ca018848befb4d2ce5e50f4e18a5a0c3 to tempfile /tmp/chef-rest20120306-1785-ichqw3-0
[Tue, 06 Mar 2012 17:11:35 -0800] INFO: Storing updated cookbooks/apache2/templates/default/info.conf.erb in the cache.
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Current content's checksum: cb4d445ed984ab2d671960f59228174d22a8e5fdd41d8b5ecc2ac12b3a1918a1
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Rendered content's checksum: c62da857d3fc93a1c43a825335b5f898b46ad76e1c3d4d2bf57d6755c8648082
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: Writing updated content for template[/etc/apache2/mods-available/info.conf] to /etc/apache2/mods-available/info.conf
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: Backing up template[/etc/apache2/mods-available/info.conf] to /var/chef/backup/etc/apache2/mods-available/info.conf.chef-20120306171136
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-mkzxdw-0 to 644
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: template[/etc/apache2/mods-available/info.conf] not queuing delayed action reload on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod status] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod status] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod alias] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod alias] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod auth_basic] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod auth_basic] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod authn_file] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod authn_file] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod authz_default] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod authz_default] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod authz_groupfile] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod authz_groupfile] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod authz_host] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod authz_host] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod authz_user] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod authz_user] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod autoindex] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod autoindex] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod dir] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod dir] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod env] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod env] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod mime] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod mime] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod negotiation] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod negotiation] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod setenvif] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2enmod setenvif] due to not_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod expires] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Executing /usr/sbin/a2enmod expires
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- Begin output of /usr/sbin/a2enmod expires ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDOUT: Enabling module expires.
Run '/etc/init.d/apache2 restart' to activate new configuration!
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- End output of /usr/sbin/a2enmod expires ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Ran /usr/sbin/a2enmod expires returned 0
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: Ran execute[a2enmod expires] successfully
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod headers] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Executing /usr/sbin/a2enmod headers
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- Begin output of /usr/sbin/a2enmod headers ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDOUT: Enabling module headers.
Run '/etc/init.d/apache2 restart' to activate new configuration!
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- End output of /usr/sbin/a2enmod headers ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Ran /usr/sbin/a2enmod headers returned 0
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: Ran execute[a2enmod headers] successfully
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: execute[a2enmod headers] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod ssl] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Executing /usr/sbin/a2enmod ssl
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- Begin output of /usr/sbin/a2enmod ssl ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDOUT: Enabling module ssl.
See /usr/share/doc/apache2.2-common/README.Debian.gz on how to configure SSL and create self-signed certificates.
Run '/etc/init.d/apache2 restart' to activate new configuration!
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- End output of /usr/sbin/a2enmod ssl ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Ran /usr/sbin/a2enmod ssl returned 0
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: Ran execute[a2enmod ssl] successfully
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: execute[a2enmod ssl] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2enmod proxy_http] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Executing /usr/sbin/a2enmod proxy_http
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- Begin output of /usr/sbin/a2enmod proxy_http ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDOUT: Considering dependency proxy for proxy_http:
Enabling module proxy.
Enabling module proxy_http.
Run '/etc/init.d/apache2 restart' to activate new configuration!
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: ---- End output of /usr/sbin/a2enmod proxy_http ----
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Ran /usr/sbin/a2enmod proxy_http returned 0
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: Ran execute[a2enmod proxy_http] successfully
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: execute[a2enmod proxy_http] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing execute[a2dissite default] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Skipping execute[a2dissite default] due to only_if
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing service[apache2] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: falling back to process table inspection
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: attempting to match 'apache2' (/apache2/) against process list
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: running: true
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: runlevel 6, action stop, priority 09
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: runlevel 0, action stop, priority 09
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: runlevel 1, action stop, priority 09
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: runlevel 2, action start, priority 91
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: runlevel 3, action start, priority 91
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: runlevel 4, action start, priority 91
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: runlevel 5, action start, priority 91
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: service[apache2]: not starting, already running
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing package[apache2-prefork-dev] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Checking apt-cache policy for apache2-prefork-dev
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Current version is 2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Candidate version is 2.2.14-5ubuntu8.8
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: Processing gem_package[passenger] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: No installed version found for passenger (= 3.0.7, runtime)
[Tue, 06 Mar 2012 17:11:36 -0800] INFO: Installing gem_package[passenger] version 3.0.7
[Tue, 06 Mar 2012 17:11:36 -0800] DEBUG: sh(/opt/ruby-enterprise/bin/gem install passenger -q --no-rdoc --no-ri -v "3.0.7")
[Tue, 06 Mar 2012 17:11:44 -0800] DEBUG: Processing execute[passenger_module] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:11:44 -0800] DEBUG: Executing echo -en \n\n\n\n | /opt/ruby-enterprise/bin/passenger-install-apache2-module < /usr/bin/yes
[Tue, 06 Mar 2012 17:13:08 -0800] DEBUG: ---- Begin output of echo -en \n\n\n\n | /opt/ruby-enterprise/bin/passenger-install-apache2-module < /usr/bin/yes ----
[Tue, 06 Mar 2012 17:13:08 -0800] DEBUG: STDOUT: Welcome to the Phusion Passenger Apache 2 module installer, v3.0.7.
This installer will guide you through the entire installation process. It
shouldn't take more than 3 minutes in total.
Here's what you can expect from the installation process:
1. The Apache 2 module will be installed for you.
2. You'll learn how to configure Apache.
3. You'll learn how to deploy a Ruby on Rails application.
Don't worry if anything goes wrong. This installer will advise you on how to
solve any problems.
Press Enter to continue, or Ctrl-C to abort.
--------------------------------------------
Checking for required software...
* GNU C++ compiler... found at /usr/bin/g++
* Curl development headers with SSL support... found
* OpenSSL development headers... found
* Zlib development headers... found
* Ruby development headers... found
* OpenSSL support for Ruby... found
* RubyGems... found
* Rake... found at /opt/ruby-enterprise/bin/rake
* rack... found
* Apache 2... found at /usr/sbin/apache2
* Apache 2 development headers... found at /usr/bin/apxs2
* Apache Portable Runtime (APR) development headers... found at /usr/bin/apr-1-config
* Apache Portable Runtime Utility (APU) development headers... found at /usr/bin/apu-1-config
--------------------------------------------
Compiling and installing Apache 2 module...
cd /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7
/opt/ruby-enterprise/bin/ruby /opt/ruby-enterprise/bin/rake apache2:clean apache2 RELEASE=yes
# /opt/ruby-enterprise/bin/ruby /opt/ruby-enterprise/bin/rake apache2:clean apache2 RELEASE=yes
(in /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
checking for clock_gettime... no
checking for clock_gettime syscall... yes
checking for nanosleep... yes
checking for ceil in -lm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -O3 -c -o ev.lo ev.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -O3 -c ev.c -o ev.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -O3 -c -o event.lo event.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -O3 -c event.c -o event.o
/bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -O3 -version-info 3:0 -o libev.la -rpath /usr/local/lib ev.lo event.lo -lm
mkdir .libs
ar cru .libs/libev.a ev.o event.o
ranlib .libs/libev.a
creating libev.la
(cd .libs && rm -f libev.la && ln -s ../libev.la libev.la)
checking for alloca.h... yes
checking for ruby/io.h... no
creating Makefile
gcc -I. -I/opt/local/include -I/opt/ruby-enterprise/lib/ruby/1.8/x86_64-linux -I/opt/ruby-enterprise/lib/ruby/1.8/x86_64-linux -I/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7/ext/ruby -DHAVE_ALLOCA_H -fPIC -g -O2 -g -c /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7/ext/ruby/passenger_native_support.c
gcc -shared -o passenger_native_support.so passenger_native_support.o -L. -L/opt/ruby-enterprise/lib -Wl,-R/opt/ruby-enterprise/lib -L. -rdynamic -Wl,-export-dynamic
--------------------------------------------
The Apache 2 module was successfully installed.
Please edit your Apache configuration file, and add these lines:
LoadModule passenger_module /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7/ext/apache2/mod_passenger.so
PassengerRoot /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7
PassengerRuby /opt/ruby-enterprise/bin/ruby
After you restart Apache, you are ready to deploy any number of Ruby on Rails
applications on Apache, without any further Ruby on Rails-specific
configuration!
Press ENTER to continue.
--------------------------------------------
Deploying a Ruby on Rails application: an example
Suppose you have a Rails application in /somewhere. Add a virtual host to your
Apache configuration file and set its DocumentRoot to /somewhere/public:
<VirtualHost *:80>
ServerName www.yourhost.com
DocumentRoot /somewhere/public # <-- be sure to point to 'public'!
<Directory /somewhere/public>
AllowOverride all # <-- relax Apache security settings
Options -MultiViews # <-- MultiViews must be turned off
</Directory>
</VirtualHost>
And that's it! You may also want to check the Users Guide for security and
optimization tips, troubleshooting and other useful information:
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7/doc/Users guide Apache.html
Enjoy Phusion Passenger, a product of Phusion (www.phusion.nl) :-)
http://www.modrails.com/
Phusion Passenger is a trademark of Hongli Lai & Ninh Bui.
[Tue, 06 Mar 2012 17:13:08 -0800] DEBUG: STDERR: rm -rf ext/common/libboost_oxt.a ext/common/libboost_oxt
rm -rf ext/common/libpassenger_common.a ext/common/libpassenger_common
rm -f agents/PassengerWatchdog agents/PassengerLoggingAgent
rm -rf ext/apache2/module_libboost_oxt.a ext/apache2/module_libboost_oxt
rm -rf ext/apache2/module_libpassenger_common.a ext/apache2/module_libpassenger_common
rm -rf ext/apache2/Configuration.o ext/apache2/Bucket.o ext/apache2/Hooks.o ext/apache2/mod_passenger.o ext/apache2/mod_passenger.so agents/PassengerHelperAgent
mkdir -p ext/apache2/module_libpassenger_common
g++ -Iext -Iext/common -Iext/libev -fPIC -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/apache2/module_libpassenger_common/aggregate.o -c ext/apache2/module_libpassenger_common/aggregate.cpp
rm -rf ext/apache2/module_libpassenger_common.a
ar cru ext/apache2/module_libpassenger_common.a ext/apache2/module_libpassenger_common/aggregate.o
ranlib ext/apache2/module_libpassenger_common.a
mkdir -p ext/apache2/module_libboost_oxt
g++ -Iext -fPIC -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/apache2/module_libboost_oxt/aggregate.o -c ext/apache2/module_libboost_oxt/aggregate.cpp
mkdir -p ext/apache2/module_libboost_oxt
rm -rf ext/apache2/module_libboost_oxt.a
ar cru ext/apache2/module_libboost_oxt.a ext/apache2/module_libboost_oxt/aggregate.o
ranlib ext/apache2/module_libboost_oxt.a
gcc -Iext -Iext/common -fPIC -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/apache2/mod_passenger.o -c ext/apache2/mod_passenger.c
g++ -Iext -Iext/common -fPIC -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/apache2/Configuration.o -c ext/apache2/Configuration.cpp
g++ -Iext -Iext/common -fPIC -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/apache2/Bucket.o -c ext/apache2/Bucket.cpp
g++ -Iext -Iext/common -fPIC -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/apache2/Hooks.o -c ext/apache2/Hooks.cpp
g++ -shared ext/apache2/Configuration.o ext/apache2/Bucket.o ext/apache2/Hooks.o ext/apache2/mod_passenger.o -fPIC -o ext/apache2/mod_passenger.so -fPIC -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS ext/apache2/module_libpassenger_common.a ext/apache2/module_libboost_oxt.a -fPIC -L/usr/lib -lapr-1 -L/usr/lib -laprutil-1 -lpthread
mkdir -p ext/common/libpassenger_common
g++ -Iext -Iext/common -Iext/libev -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/common/libpassenger_common/aggregate.o -c ext/common/libpassenger_common/aggregate.cpp
rm -rf ext/common/libpassenger_common.a
ar cru ext/common/libpassenger_common.a ext/common/libpassenger_common/aggregate.o
ranlib ext/common/libpassenger_common.a
mkdir -p ext/common/libboost_oxt
g++ -Iext -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/common/libboost_oxt/aggregate.o -c ext/common/libboost_oxt/aggregate.cpp
mkdir -p ext/common/libboost_oxt
rm -rf ext/common/libboost_oxt.a
ar cru ext/common/libboost_oxt.a ext/common/libboost_oxt/aggregate.o
ranlib ext/common/libboost_oxt.a
mkdir -p agents/apache2
g++ ext/apache2/HelperAgent.cpp -o agents/apache2/PassengerHelperAgent -Iext -Iext/common -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS ext/common/libpassenger_common.a ext/common/libboost_oxt.a -lpthread -rdynamic
g++ ext/common/Watchdog.cpp -o agents/PassengerWatchdog -Iext -Iext/common -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS ext/common/libpassenger_common.a ext/common/libboost_oxt.a -lpthread -rdynamic
cd ext/libev/ && sh /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7/ext/libev/configure --disable-shared --enable-static
rm -f ext/libev//libev.la
cd ext/libev/ && make libev.la
ev.c: In function 'evpipe_write':
ev.c:1236: warning: ignoring return value of 'write', declared with attribute warn_unused_result
ev.c:1240: warning: ignoring return value of 'write', declared with attribute warn_unused_result
ev.c: In function 'pipecb':
ev.c:1257: warning: ignoring return value of 'read', declared with attribute warn_unused_result
ev.c:1263: warning: ignoring return value of 'read', declared with attribute warn_unused_result
g++ ext/common/LoggingAgent/Main.cpp -o agents/PassengerLoggingAgent -Iext -Iext/common -Iext/libev -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<hash_fun.h>" -DHAS_SFENCE -DHAS_LFENCE -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS ext/common/libpassenger_common.a ext/common/libboost_oxt.a ext/libev/.libs/libev.a -lcurl -lz -lpthread -rdynamic
mkdir -p 'ext/ruby/ruby-1.8.7-x86_64-linux/'
cd 'ext/ruby/ruby-1.8.7-x86_64-linux/' && /opt/ruby-enterprise/bin/ruby '/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-3.0.7/ext/ruby/extconf.rb'
cd 'ext/ruby/ruby-1.8.7-x86_64-linux/' && make
[Tue, 06 Mar 2012 17:13:08 -0800] DEBUG: ---- End output of echo -en \n\n\n\n | /opt/ruby-enterprise/bin/passenger-install-apache2-module < /usr/bin/yes ----
[Tue, 06 Mar 2012 17:13:08 -0800] DEBUG: Ran echo -en \n\n\n\n | /opt/ruby-enterprise/bin/passenger-install-apache2-module < /usr/bin/yes returned 0
[Tue, 06 Mar 2012 17:13:08 -0800] INFO: Ran execute[passenger_module] successfully
[Tue, 06 Mar 2012 17:13:08 -0800] DEBUG: Processing execute[pre syslog logger ] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:08 -0800] DEBUG: Executing gem sources -c
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: ---- Begin output of gem sources -c ----
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: STDOUT: *** Removed specs cache ***
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: ---- End output of gem sources -c ----
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: Ran gem sources -c returned 0
[Tue, 06 Mar 2012 17:13:09 -0800] INFO: Ran execute[pre syslog logger ] successfully
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: Processing gem_package[SyslogLogger] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: No installed version found for SyslogLogger (>= 0, runtime)
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: sh(/opt/ruby-enterprise/bin/gem env)
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: Found gem SyslogLogger version 1.4.0 for platform ruby from http://gems.rubyforge.org/
[Tue, 06 Mar 2012 17:13:09 -0800] INFO: Installing gem_package[SyslogLogger] version 1.4.0
[Tue, 06 Mar 2012 17:13:09 -0800] DEBUG: sh(/opt/ruby-enterprise/bin/gem install SyslogLogger -q --no-rdoc --no-ri -v "1.4.0")
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Processing template[/etc/apache2/mods-available/passenger.load] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: looking for template passenger.load.erb in cookbook "passenger"
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:YrTM1j6xqhJ5JrX6o8/hQlOgYhg=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:13:17Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"qYRDXq6a/KR0KZYQJAzuYmbPnQXGKhC5iT4zcamYauF0hcb2rQ6M/N1M1fnY", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"SAwzd+x+Kffa24LWke77N+8F4UEzuAXxaU+733pP1bk5c8mqdRhQH3urUG9Z", "X-Ops-Authorization-3"=>"RNVxoBAHyQpJ7dK8ntCd+uaORiJHByXm0scv9IzVmCvr4hzQ1vc/mmh73MSZ", "X-Ops-Authorization-4"=>"TVYhC8CNMmPUVj6hr0SXJQAP7m+725imTnhJxYO+956nvKCx3TSWEVi38csW", "X-Ops-Authorization-5"=>"CfNkzxazFwGbAgReSSfwiK5M0piRzI1c4vogBjy7jBBx0uRN2Aa60G+JZcCz", "X-Ops-Authorization-6"=>"L7U8hoASDSqHwBWn2XwNxY1h1F/MYa8ravOOeXzO7w==", "X-Ops-Timestamp"=>"2012-03-07T01:13:17Z"}
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e5c68011f15e2f908d3fe0d6aa245e7a
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/e5c68011f15e2f908d3fe0d6aa245e7a to tempfile /tmp/chef-rest20120306-1785-7n3ak7-0
[Tue, 06 Mar 2012 17:13:17 -0800] INFO: Storing updated cookbooks/passenger/templates/default/passenger.load.erb in the cache.
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/passenger/templates
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/passenger/templates/default
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Rendered content's checksum: 1c8b58260303656dd0333ea3816fada43b8670f0073f59cc0baf712fbecc8280
[Tue, 06 Mar 2012 17:13:17 -0800] INFO: Writing updated content for template[/etc/apache2/mods-available/passenger.load] to /etc/apache2/mods-available/passenger.load
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-1puzhov-0 to 755
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Processing template[/etc/apache2/mods-available/passenger.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: looking for template passenger.conf.erb in cookbook "passenger"
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:2mzXc9tFRO1jmEhWvEPu7hOVZ/E=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:13:17Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"TcfhitVq+JNlduS/qMfWANu+OJZb0jzPaMqaL5JPy4uJ1QC79O5AfiqNkvjM", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"KlXJSttEwT8Bh0qB7coQlvprZXkpnWGRc87+3tbZuWxr6rT96fpTLHtkxrq9", "X-Ops-Authorization-3"=>"b6iHw3si+xPJ4gPIhP79ibPYGcSwJlU3D9ba2ArSj6l87Nq8sqOQ7J/3zmN3", "X-Ops-Authorization-4"=>"Tp5eq6Pd/KNZqD1PSGhtwtvNg30DQ59N/xLRlpGH2qyoV+xp5eJz525zt0D2", "X-Ops-Authorization-5"=>"mww7uHRV+4uUcmk+MMzv4JbCglBXmLGqzUd4A5X0vmxjUwqoqySb610jTfDP", "X-Ops-Authorization-6"=>"uX/YQB4tjqP1Hc+mlqpOGxeBj62YXOuzFnowM8fP6A==", "X-Ops-Timestamp"=>"2012-03-07T01:13:17Z"}
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/84306169efc45e2c4f485099ce8dc34f
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/84306169efc45e2c4f485099ce8dc34f to tempfile /tmp/chef-rest20120306-1785-13aaq3q-0
[Tue, 06 Mar 2012 17:13:17 -0800] INFO: Storing updated cookbooks/passenger/templates/default/passenger.conf.erb in the cache.
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Rendered content's checksum: 7c5cebebe2b6b2c09bdcd92966411ea5cd2786dfa660406de9a454c833ec069e
[Tue, 06 Mar 2012 17:13:17 -0800] INFO: Writing updated content for template[/etc/apache2/mods-available/passenger.conf] to /etc/apache2/mods-available/passenger.conf
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-1ggxmyx-0 to 755
[Tue, 06 Mar 2012 17:13:17 -0800] INFO: template[/etc/apache2/mods-available/passenger.conf] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Processing remote_file[/usr/local/bin/passenger_monitor] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:17 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:13:17 -0800] WARN: From remote_file[/usr/local/bin/passenger_monitor] on /var/chef/cache/cookbooks/passenger/recipes/default.rb:42:in `from_file'
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: File /usr/local/bin/passenger_monitor does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:Q7IMsynNdI/M0L36HrhkrIHLHaM=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:13:17Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"RWFmUg63vwUv99+A9rmhVNguRIRg09RgHFCAy5sTF5J2WPgUw3ma8koo3iQI", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"X0X4i8ChHcXjX/y5mErr39ytMPgK4+oFj34o58ZYWN+6SK2doLZFK4VtCCEL", "X-Ops-Authorization-3"=>"1DHKHGk2gKI3Vp9CuUu32Zxmai+2vr+BBnbfbmsz/1WY/HIdVtn/iqHh3PDd", "X-Ops-Authorization-4"=>"KfZxq7xJkLyMwn0rk+GSRvQV/edpVmn0aZ2639lSec2PHS9grpuMsTrLBh6D", "X-Ops-Authorization-5"=>"uKht2WLCSSveBQOu5Es5Oz3xQKtht/nVRNsCLk9ylSfqesEjzFcXhP3/dA0O", "X-Ops-Authorization-6"=>"nQ5Ddr8CVIcHyeFIQTh7d1rAlTRtrMcq9IgOJVGrFw==", "X-Ops-Timestamp"=>"2012-03-07T01:13:17Z"}
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/42d7c37ff7e3ab823fd18cc910afa7c4
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/passenger/0.1.0/files/42d7c37ff7e3ab823fd18cc910afa7c4 to tempfile /tmp/chef-rest20120306-1785-14j3n9a-0
[Tue, 06 Mar 2012 17:13:17 -0800] INFO: Storing updated cookbooks/passenger/files/default/passenger_monitor in the cache.
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/passenger/files
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/passenger/files/default
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: content of file /usr/local/bin/passenger_monitor requires update
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: staging /var/chef/cache/cookbooks/passenger/files/default/passenger_monitor to /tmp/passenger_monitor20120306-1785-xcog2w-0
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: setting mode on /tmp/passenger_monitor20120306-1785-xcog2w-0 to 755
[Tue, 06 Mar 2012 17:13:17 -0800] DEBUG: Processing cron[passenger memory monitor] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Cron empty for 'root'
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Added cron 'passenger memory monitor'
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing execute[a2enmod passenger] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Executing /usr/sbin/a2enmod passenger
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- Begin output of /usr/sbin/a2enmod passenger ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDOUT: Enabling module passenger.
Run '/etc/init.d/apache2 restart' to activate new configuration!
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- End output of /usr/sbin/a2enmod passenger ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Ran /usr/sbin/a2enmod passenger returned 0
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Ran execute[a2enmod passenger] successfully
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: execute[a2enmod passenger] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing execute[a2enmod rewrite] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Executing /usr/sbin/a2enmod rewrite
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- Begin output of /usr/sbin/a2enmod rewrite ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDOUT: Enabling module rewrite.
Run '/etc/init.d/apache2 restart' to activate new configuration!
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- End output of /usr/sbin/a2enmod rewrite ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Ran /usr/sbin/a2enmod rewrite returned 0
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Ran execute[a2enmod rewrite] successfully
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: execute[a2enmod rewrite] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing template[/etc/logrotate.d/apache2] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: looking for template logrotate.conf.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Not storing cookbooks/logrotate/templates/default/logrotate.conf.erb, as the cache is up to date.
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Current content's checksum: 17e05374b8d16be9c9308226fd0419a4683bae2a3a7c026ce323b4e8d0670f64
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Rendered content's checksum: 2b7adecf36b574fa0f37f090a579821d00bedb86d6c84b76700d542aa1da6d3f
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Writing updated content for template[/etc/logrotate.d/apache2] to /etc/logrotate.d/apache2
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing execute[pre rails cleanup ] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Executing /opt/ruby-enterprise/bin/gem sources -c
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- Begin output of /opt/ruby-enterprise/bin/gem sources -c ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDOUT: *** Removed specs cache ***
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- End output of /opt/ruby-enterprise/bin/gem sources -c ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Ran /opt/ruby-enterprise/bin/gem sources -c returned 0
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Ran execute[pre rails cleanup ] successfully
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing template[/etc/apache2/sites-available/cornice.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: looking for template cornice.conf.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:BtTD0nlow5Xd1sD1gWiHHRVWYck=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:13:18Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"vHi04CzhJ6lwR9AVN0++/yXPi3KRmNIcFDnb8gkIIF0lUUVLOQ8fbi24KXmn", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"foZN53voAlq9p1SIN35UN7UCOdOmoJ57ZGmgAgLkwECnmoqmei0Eg6Pj+NwQ", "X-Ops-Authorization-3"=>"FWj0G+JZY4VFa+M+DtcdKDRZ0zgBsY0gJ3YV0F4k4lU6Uovp2Za52jQ6Wq+5", "X-Ops-Authorization-4"=>"lL+LNVFKCQuPwtp3oZvYu/sJKDF1JEGeCXSV8uAs88H/VZtizvTx8nLQB4vk", "X-Ops-Authorization-5"=>"fpQBE1AfQTaRPKxdtnHWUACzzRXKd8FI7dHRTP0iwifah5VvRMGw4ozucsjx", "X-Ops-Authorization-6"=>"InKfdhOW3zjkcsx1+U4xHqDtmIzp4ZZaMithZo0RJw==", "X-Ops-Timestamp"=>"2012-03-07T01:13:18Z"}
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/481044074f9c4aa7d06e0bf2561dbc66
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/481044074f9c4aa7d06e0bf2561dbc66 to tempfile /tmp/chef-rest20120306-1785-156jror-0
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Storing updated cookbooks/configure-site/templates/default/cornice.conf.erb in the cache.
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Rendered content's checksum: e1bad44f8f0a4ed732f9979950bf5839182e3187095905eb9a1c20a82a388986
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Writing updated content for template[/etc/apache2/sites-available/cornice.conf] to /etc/apache2/sites-available/cornice.conf
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: setting owner on /tmp/chef-rendered-template20120306-1785-x2dxvg-0 to 1001
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: setting group on /tmp/chef-rendered-template20120306-1785-x2dxvg-0 to 1001
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-x2dxvg-0 to 644
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: template[/etc/apache2/sites-available/cornice.conf] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing execute[a2ensite cornice.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Executing /usr/sbin/a2ensite cornice.conf
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- Begin output of /usr/sbin/a2ensite cornice.conf ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDOUT: Enabling site cornice.conf.
Run '/etc/init.d/apache2 reload' to activate new configuration!
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- End output of /usr/sbin/a2ensite cornice.conf ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Ran /usr/sbin/a2ensite cornice.conf returned 0
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Ran execute[a2ensite cornice.conf] successfully
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: execute[a2ensite cornice.conf] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing execute[rm /etc/apache2/sites-enabled/000-default] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Executing rm /etc/apache2/sites-enabled/000-default
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- Begin output of rm /etc/apache2/sites-enabled/000-default ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDOUT:
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: ---- End output of rm /etc/apache2/sites-enabled/000-default ----
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Ran rm /etc/apache2/sites-enabled/000-default returned 0
[Tue, 06 Mar 2012 17:13:18 -0800] INFO: Ran execute[rm /etc/apache2/sites-enabled/000-default] successfully
[Tue, 06 Mar 2012 17:13:18 -0800] DEBUG: Processing ruby_block[register_with_elb] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:19 -0800] WARN: Accessing node by the variable @node is deprecated. Support will be removed in a future release.
[Tue, 06 Mar 2012 17:13:19 -0800] WARN: Please update your cookbooks to use node in place of @node. Accessed from:
[Tue, 06 Mar 2012 17:13:19 -0800] WARN: /var/chef/cache/cookbooks/configure-site/recipes/frontend_sandbox.rb:228:in `from_file'
[Tue, 06 Mar 2012 17:13:19 -0800] WARN: /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/ruby_block.rb:28:in `call'
[Tue, 06 Mar 2012 17:13:19 -0800] WARN: /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/ruby_block.rb:28:in `action_create'
[Tue, 06 Mar 2012 17:13:19 -0800] WARN: /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:395:in `send'
[Tue, 06 Mar 2012 17:13:21 -0800] DEBUG: Processing package[unzip] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:21 -0800] DEBUG: Checking apt-cache policy for unzip
[Tue, 06 Mar 2012 17:13:21 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:13:21 -0800] DEBUG: Candidate version is 6.0-1build1
[Tue, 06 Mar 2012 17:13:21 -0800] INFO: Installing package[unzip] version 6.0-1build1
[Tue, 06 Mar 2012 17:13:21 -0800] DEBUG: Executing apt-get -q -y install unzip=6.0-1build1
[Tue, 06 Mar 2012 17:13:32 -0800] DEBUG: ---- Begin output of apt-get -q -y install unzip=6.0-1build1 ----
[Tue, 06 Mar 2012 17:13:32 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
zip
The following NEW packages will be installed:
unzip
0 upgraded, 1 newly installed, 0 to remove and 111 not upgraded.
Need to get 189kB of archives.
After this operation, 406kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main unzip 6.0-1build1 [189kB]
Fetched 189kB in 0s (2,772kB/s)
Selecting previously deselected package unzip.
(Reading database ... 49094 files and directories currently installed.)
Unpacking unzip (from .../unzip_6.0-1build1_amd64.deb) ...
Processing triggers for man-db ...
Setting up unzip (6.0-1build1) ...
[Tue, 06 Mar 2012 17:13:32 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:32 -0800] DEBUG: ---- End output of apt-get -q -y install unzip=6.0-1build1 ----
[Tue, 06 Mar 2012 17:13:32 -0800] DEBUG: Ran apt-get -q -y install unzip=6.0-1build1 returned 0
[Tue, 06 Mar 2012 17:13:32 -0800] DEBUG: Processing bash[download CloudWatch bin] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:32 -0800] DEBUG: Executing "bash" "/tmp/chef-script20120306-1785-ay6tbb-0"
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: ---- Begin output of "bash" "/tmp/chef-script20120306-1785-ay6tbb-0" ----
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: STDOUT: Archive: CloudWatch-2010-08-01.zip
creating: CloudWatch-1.0.12.1/
creating: CloudWatch-1.0.12.1/bin/
creating: CloudWatch-1.0.12.1/lib/
inflating: CloudWatch-1.0.12.1/README.TXT
inflating: CloudWatch-1.0.12.1/RELEASENOTES.TXT
inflating: CloudWatch-1.0.12.1/THIRDPARTYLICENSE.TXT
inflating: CloudWatch-1.0.12.1/credential-file-path.template
inflating: CloudWatch-1.0.12.1/lib/CliCommando-1.0.jar
inflating: CloudWatch-1.0.12.1/lib/activation-1.1.jar
inflating: CloudWatch-1.0.12.1/lib/commons-cli-1.1.jar
inflating: CloudWatch-1.0.12.1/lib/commons-codec-1.3.jar
inflating: CloudWatch-1.0.12.1/lib/commons-discovery-0.2.jar
inflating: CloudWatch-1.0.12.1/lib/commons-httpclient-3.0.jar
inflating: CloudWatch-1.0.12.1/lib/commons-logging-1.0.4.jar
inflating: CloudWatch-1.0.12.1/lib/commons-logging-api-1.1.1.jar
inflating: CloudWatch-1.0.12.1/lib/jaxb-api-2.0.jar
inflating: CloudWatch-1.0.12.1/lib/jaxb-impl-2.0.1.jar
inflating: CloudWatch-1.0.12.1/lib/jaxws-api-2.0.jar
inflating: CloudWatch-1.0.12.1/lib/jdom-1.0.jar
inflating: CloudWatch-1.0.12.1/lib/log4j.jar
inflating: CloudWatch-1.0.12.1/lib/serializer.jar
inflating: CloudWatch-1.0.12.1/lib/service.jar
inflating: CloudWatch-1.0.12.1/lib/stax-api-1.0.1.jar
inflating: CloudWatch-1.0.12.1/lib/wsdl4j-1.6.1.jar
inflating: CloudWatch-1.0.12.1/lib/wss4j-1.5.7.jar
inflating: CloudWatch-1.0.12.1/lib/wstx-asl-3.2.0.jar
inflating: CloudWatch-1.0.12.1/lib/xalan-j2-2.7.0.jar
inflating: CloudWatch-1.0.12.1/lib/xfire-all-1.2.6.jar
inflating: CloudWatch-1.0.12.1/lib/xfire-jsr181-api-1.0-M1.jar
inflating: CloudWatch-1.0.12.1/lib/xmlsec-1.4.2.jar
inflating: CloudWatch-1.0.12.1/license.txt
inflating: CloudWatch-1.0.12.1/notice.txt
inflating: CloudWatch-1.0.12.1/bin/mon-cmd
inflating: CloudWatch-1.0.12.1/bin/mon-delete-alarms
inflating: CloudWatch-1.0.12.1/bin/mon-describe-alarm-history
inflating: CloudWatch-1.0.12.1/bin/mon-describe-alarms
inflating: CloudWatch-1.0.12.1/bin/mon-describe-alarms-for-metric
inflating: CloudWatch-1.0.12.1/bin/mon-disable-alarm-actions
inflating: CloudWatch-1.0.12.1/bin/mon-enable-alarm-actions
inflating: CloudWatch-1.0.12.1/bin/mon-get-stats
inflating: CloudWatch-1.0.12.1/bin/mon-list-metrics
inflating: CloudWatch-1.0.12.1/bin/mon-put-data
inflating: CloudWatch-1.0.12.1/bin/mon-put-metric-alarm
inflating: CloudWatch-1.0.12.1/bin/mon-set-alarm-state
inflating: CloudWatch-1.0.12.1/bin/mon-version
inflating: CloudWatch-1.0.12.1/bin/service
inflating: CloudWatch-1.0.12.1/bin/echo-helper.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-cmd.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-delete-alarms.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-describe-alarm-history.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-describe-alarms-for-metric.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-describe-alarms.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-disable-alarm-actions.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-enable-alarm-actions.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-get-stats.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-list-metrics.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-put-data.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-put-metric-alarm.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-set-alarm-state.cmd
inflating: CloudWatch-1.0.12.1/bin/mon-version.cmd
inflating: CloudWatch-1.0.12.1/bin/service.cmd
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: STDERR: --2012-03-06 17:13:32-- http://ec2-downloads.s3.amazonaws.com/CloudWatch-2010-08-01.zip
Resolving ec2-downloads.s3.amazonaws.com... 207.171.163.4
Connecting to ec2-downloads.s3.amazonaws.com|207.171.163.4|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6156651 (5.9M) [application/zip]
Saving to: `CloudWatch-2010-08-01.zip'
0K .......... .......... .......... .......... .......... 0% 495K 12s
50K .......... .......... .......... .......... .......... 1% 621K 11s
100K .......... .......... .......... .......... .......... 2% 390K 12s
150K .......... .......... .......... .......... .......... 3% 6.35M 9s
200K .......... .......... .......... .......... .......... 4% 766K 9s
250K .......... .......... .......... .......... .......... 4% 740K 9s
300K .......... .......... .......... .......... .......... 5% 14.2M 7s
350K .......... .......... .......... .......... .......... 6% 757K 7s
400K .......... .......... .......... .......... .......... 7% 16.5M 6s
450K .......... .......... .......... .......... .......... 8% 14.0M 6s
500K .......... .......... .......... .......... .......... 9% 831K 6s
550K .......... .......... .......... .......... .......... 9% 19.7M 5s
600K .......... .......... .......... .......... .......... 10% 27.6M 5s
650K .......... .......... .......... .......... .......... 11% 26.8M 4s
700K .......... .......... .......... .......... .......... 12% 793K 5s
750K .......... .......... .......... .......... .......... 13% 50.7M 4s
800K .......... .......... .......... .......... .......... 14% 45.4M 4s
850K .......... .......... .......... .......... .......... 14% 27.0M 4s
900K .......... .......... .......... .......... .......... 15% 706K 4s
950K .......... .......... .......... .......... .......... 16% 41.2M 4s
1000K .......... .......... .......... .......... .......... 17% 82.5M 3s
1050K .......... .......... .......... .......... .......... 18% 143M 3s
1100K .......... .......... .......... .......... .......... 19% 35.1M 3s
1150K .......... .......... .......... .......... .......... 19% 880K 3s
1200K .......... .......... .......... .......... .......... 20% 17.6M 3s
1250K .......... .......... .......... .......... .......... 21% 33.0M 3s
1300K .......... .......... .......... .......... .......... 22% 63.2M 3s
1350K .......... .......... .......... .......... .......... 23% 32.7M 3s
1400K .......... .......... .......... .......... .......... 24% 47.0M 3s
1450K .......... .......... .......... .......... .......... 24% 446K 3s
1500K .......... .......... .......... .......... .......... 25% 161M 3s
1550K .......... .......... .......... .......... .......... 26% 47.4M 3s
1600K .......... .......... .......... .......... .......... 27% 94.4M 2s
1650K .......... .......... .......... .......... .......... 28% 98.3M 2s
1700K .......... .......... .......... .......... .......... 29% 2.16M 2s
1750K .......... .......... .......... .......... .......... 29% 82.3M 2s
1800K .......... .......... .......... .......... .......... 30% 88.8M 2s
1850K .......... .......... .......... .......... .......... 31% 50.8M 2s
1900K .......... .......... .......... .......... .......... 32% 55.8M 2s
1950K .......... .......... .......... .......... .......... 33% 753K 2s
2000K .......... .......... .......... .......... .......... 34% 41.1M 2s
2050K .......... .......... .......... .......... .......... 34% 60.5M 2s
2100K .......... .......... .......... .......... .......... 35% 48.0M 2s
2150K .......... .......... .......... .......... .......... 36% 20.9M 2s
2200K .......... .......... .......... .......... .......... 37% 762K 2s
2250K .......... .......... .......... .......... .......... 38% 87.5M 2s
2300K .......... .......... .......... .......... .......... 39% 73.7M 2s
2350K .......... .......... .......... .......... .......... 39% 41.5M 2s
2400K .......... .......... .......... .......... .......... 40% 51.1M 2s
2450K .......... .......... .......... .......... .......... 41% 704K 2s
2500K .......... .......... .......... .......... .......... 42% 131M 2s
2550K .......... .......... .......... .......... .......... 43% 138M 2s
2600K .......... .......... .......... .......... .......... 44% 191M 1s
2650K .......... .......... .......... .......... .......... 44% 41.0M 1s
2700K .......... .......... .......... .......... .......... 45% 130M 1s
2750K .......... .......... .......... .......... .......... 46% 768K 1s
2800K .......... .......... .......... .......... .......... 47% 27.5M 1s
2850K .......... .......... .......... .......... .......... 48% 47.4M 1s
2900K .......... .......... .......... .......... .......... 49% 31.3M 1s
2950K .......... .......... .......... .......... .......... 49% 48.0M 1s
3000K .......... .......... .......... .......... .......... 50% 775K 1s
3050K .......... .......... .......... .......... .......... 51% 39.6M 1s
3100K .......... .......... .......... .......... .......... 52% 20.7M 1s
3150K .......... .......... .......... .......... .......... 53% 49.7M 1s
3200K .......... .......... .......... .......... .......... 54% 60.2M 1s
3250K .......... .......... .......... .......... .......... 54% 742K 1s
3300K .......... .......... .......... .......... .......... 55% 164M 1s
3350K .......... .......... .......... .......... .......... 56% 70.5M 1s
3400K .......... .......... .......... .......... .......... 57% 120M 1s
3450K .......... .......... .......... .......... .......... 58% 32.4M 1s
3500K .......... .......... .......... .......... .......... 59% 722K 1s
3550K .......... .......... .......... .......... .......... 59% 35.8M 1s
3600K .......... .......... .......... .......... .......... 60% 28.5M 1s
3650K .......... .......... .......... .......... .......... 61% 26.4M 1s
3700K .......... .......... .......... .......... .......... 62% 39.9M 1s
3750K .......... .......... .......... .......... .......... 63% 491K 1s
3800K .......... .......... .......... .......... .......... 64% 173M 1s
3850K .......... .......... .......... .......... .......... 64% 139M 1s
3900K .......... .......... .......... .......... .......... 65% 206M 1s
3950K .......... .......... .......... .......... .......... 66% 45.5M 1s
4000K .......... .......... .......... .......... .......... 67% 1.58M 1s
4050K .......... .......... .......... .......... .......... 68% 27.6M 1s
4100K .......... .......... .......... .......... .......... 69% 22.9M 1s
4150K .......... .......... .......... .......... .......... 69% 35.7M 1s
4200K .......... .......... .......... .......... .......... 70% 44.1M 1s
4250K .......... .......... .......... .......... .......... 71% 783K 1s
4300K .......... .......... .......... .......... .......... 72% 39.2M 1s
4350K .......... .......... .......... .......... .......... 73% 36.0M 1s
4400K .......... .......... .......... .......... .......... 74% 42.0M 1s
4450K .......... .......... .......... .......... .......... 74% 43.4M 1s
4500K .......... .......... .......... .......... .......... 75% 763K 1s
4550K .......... .......... .......... .......... .......... 76% 56.2M 1s
4600K .......... .......... .......... .......... .......... 77% 37.2M 1s
4650K .......... .......... .......... .......... .......... 78% 37.8M 0s
4700K .......... .......... .......... .......... .......... 79% 44.5M 0s
4750K .......... .......... .......... .......... .......... 79% 43.7M 0s
4800K .......... .......... .......... .......... .......... 80% 756K 0s
4850K .......... .......... .......... .......... .......... 81% 64.1M 0s
4900K .......... .......... .......... .......... .......... 82% 72.6M 0s
4950K .......... .......... .......... .......... .......... 83% 36.7M 0s
5000K .......... .......... .......... .......... .......... 83% 108M 0s
5050K .......... .......... .......... .......... .......... 84% 753K 0s
5100K .......... .......... .......... .......... .......... 85% 47.7M 0s
5150K .......... .......... .......... .......... .......... 86% 47.3M 0s
5200K .......... .......... .......... .......... .......... 87% 65.1M 0s
5250K .......... .......... .......... .......... .......... 88% 47.0M 0s
5300K .......... .......... .......... .......... .......... 88% 748K 0s
5350K .......... .......... .......... .......... .......... 89% 40.0M 0s
5400K .......... .......... .......... .......... .......... 90% 44.0M 0s
5450K .......... .......... .......... .......... .......... 91% 50.0M 0s
5500K .......... .......... .......... .......... .......... 92% 66.2M 0s
5550K .......... .......... .......... .......... .......... 93% 743K 0s
5600K .......... .......... .......... .......... .......... 93% 60.0M 0s
5650K .......... .......... .......... .......... .......... 94% 79.9M 0s
5700K .......... .......... .......... .......... .......... 95% 36.6M 0s
5750K .......... .......... .......... .......... .......... 96% 45.6M 0s
5800K .......... .......... .......... .......... .......... 97% 753K 0s
5850K .......... .......... .......... .......... .......... 98% 54.2M 0s
5900K .......... .......... .......... .......... .......... 98% 61.8M 0s
5950K .......... .......... .......... .......... .......... 99% 48.6M 0s
6000K .......... .. 100% 12.4M=2.1s
2012-03-06 17:13:35 (2.84 MB/s) - `CloudWatch-2010-08-01.zip' saved [6156651/6156651]
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: ---- End output of "bash" "/tmp/chef-script20120306-1785-ay6tbb-0" ----
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Ran "bash" "/tmp/chef-script20120306-1785-ay6tbb-0" returned 0
[Tue, 06 Mar 2012 17:13:35 -0800] INFO: Ran bash[download CloudWatch bin] successfully
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Processing remote_file[/usr/lib/cloudwatch-api-tools/credential-file-path.template] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:35 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:13:35 -0800] WARN: From remote_file[/usr/lib/cloudwatch-api-tools/credential-file-path.template] on /var/chef/cache/cookbooks/aws-tools/recipes/cwa.rb:29:in `from_file'
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:DLvUa0mGRfTQvEoWJ4g6od2NUsY=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:13:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"a0oAn7VypID8VpEsNF07Yv37fxANRe/XsaA53Lses9iHwAVFMkHOl6IQAivy", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"yEkWst763477hwjy1AYEnpCyupsOv13dRO871BxtV4y4qZm3imjz/mZV+lfQ", "X-Ops-Authorization-3"=>"raqSpyo5Zf/HNwEMph/btFG+lociSkOujEX2YI3eNrW2S+Llmf6UcGjYrIKs", "X-Ops-Authorization-4"=>"B6rZizutcHSrxJbuYqPb7Zjk7TDHI5aJuVsL3niKsZcLd0sTO7xGKdBDRwUp", "X-Ops-Authorization-5"=>"U3jEN2DXc+8jiwAjRfc7IHcEcci+5SuhXFAUzxno42KhJ8YXyNtbN9B3JrMe", "X-Ops-Authorization-6"=>"QgLUdl+HYkOzc6FthDUjdDcLc44oYwAyXflmQJVnkw==", "X-Ops-Timestamp"=>"2012-03-07T01:13:35Z"}
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/7895b1bf804e7cfb4b14e7d73d282337
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/7895b1bf804e7cfb4b14e7d73d282337 to tempfile /tmp/chef-rest20120306-1785-jn9u06-0
[Tue, 06 Mar 2012 17:13:35 -0800] INFO: Storing updated cookbooks/aws-tools/files/default/credential-file-path.template in the cache.
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/aws-tools/files
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/aws-tools/files/default
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: content of file /usr/lib/cloudwatch-api-tools/credential-file-path.template requires update
[Tue, 06 Mar 2012 17:13:35 -0800] INFO: Backing up current file at /usr/lib/cloudwatch-api-tools/credential-file-path.template
[Tue, 06 Mar 2012 17:13:35 -0800] INFO: Backing up remote_file[/usr/lib/cloudwatch-api-tools/credential-file-path.template] to /var/chef/backup/usr/lib/cloudwatch-api-tools/credential-file-path.template.chef-20120306171335
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: staging /var/chef/cache/cookbooks/aws-tools/files/default/credential-file-path.template to /tmp/credential-file-path.template20120306-1785-1extbuy-0
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Processing remote_file[/etc/profile.d/cw_home.sh] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:35 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:13:35 -0800] WARN: From remote_file[/etc/profile.d/cw_home.sh] on /var/chef/cache/cookbooks/aws-tools/recipes/cwa.rb:35:in `from_file'
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: File /etc/profile.d/cw_home.sh does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:zsNu6Cfn3aQXkris9+f0M0xLNic=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:13:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"GcpB9/azlkNbK8gxKbP/6l8D0sPAbf0J7MclrlKMJmXLjmZaLY8rbmKvN1Nj", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"Ek37OQFQeJLRCSt9FOtAz7qhbOKVcAA8N6nVyUIIV6ZCezcRVn+jPjX96kcT", "X-Ops-Authorization-3"=>"wTki1JLiikqHCk56xJPxOsudNmYCJjQ7anBFhUKo8bH+kF7sxpBRuDrdpcza", "X-Ops-Authorization-4"=>"U6SPOTKgIz9pCPzIywQo4jY+KsKKxUYVu2DYOS2w2b1uqHqPwsulT+212oem", "X-Ops-Authorization-5"=>"+773mXIWc94HxdzVn68zoTrzjY6qg0liO8W4+LlUa3Jkf+BOM+PngMbnMf4l", "X-Ops-Authorization-6"=>"ssvrho7+ERfbCL9gkpKSVX9VYVn9m/oh4s4EBL6LXg==", "X-Ops-Timestamp"=>"2012-03-07T01:13:35Z"}
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/a79707df8be18df0ca7482193fd2f301
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/a79707df8be18df0ca7482193fd2f301 to tempfile /tmp/chef-rest20120306-1785-13j5a6d-0
[Tue, 06 Mar 2012 17:13:35 -0800] INFO: Storing updated cookbooks/aws-tools/files/default/cw_home.sh in the cache.
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: content of file /etc/profile.d/cw_home.sh requires update
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: staging /var/chef/cache/cookbooks/aws-tools/files/default/cw_home.sh to /tmp/cw_home.sh20120306-1785-1v04edb-0
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Processing remote_file[/etc/profile.d/java_home.sh] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:35 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:13:35 -0800] WARN: From remote_file[/etc/profile.d/java_home.sh] on /var/chef/cache/cookbooks/aws-tools/recipes/cwa.rb:35:in `from_file'
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: File /etc/profile.d/java_home.sh does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:mATEVf7NC3gQ3wFN9WD9TybLOaQ=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:13:35Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"SHFsAHU8QAKjnGKeCI+2ha0TSXc14MMAYUwuQlGK9GuNe4v7lWmb2cbYQu4K", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"p94c3cSfCSlEqqAdm+MxHAP5li7I9+hmgMm8Bn4IbUtcxRFuhH470u1+arvC", "X-Ops-Authorization-3"=>"OZ1x8BVagPYwnVFT6Kw2u4dFtg/RTRdY4PczUEYSR1NK0tFQTutGPFKIH5ht", "X-Ops-Authorization-4"=>"eDazHX04O83FUOorYEeJZph1irf7GgkSSv8lhZnxoJQ8WE68Ej7nMSF6hEOk", "X-Ops-Authorization-5"=>"hSzkAMc+MaZRtS0tANASRyn1/hMOZ0PsZk88e0MiHUrJuRfyMC/5As6UrljP", "X-Ops-Authorization-6"=>"bZsWHgUsidmSiiwvjfC63ncedPmUL43r3/uIt19PKw==", "X-Ops-Timestamp"=>"2012-03-07T01:13:35Z"}
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/9085c653c090b8940e6d8bc2a93e9371
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/aws-tools/0.0.1/files/9085c653c090b8940e6d8bc2a93e9371 to tempfile /tmp/chef-rest20120306-1785-15394qn-0
[Tue, 06 Mar 2012 17:13:35 -0800] INFO: Storing updated cookbooks/aws-tools/files/default/java_home.sh in the cache.
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: content of file /etc/profile.d/java_home.sh requires update
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: staging /var/chef/cache/cookbooks/aws-tools/files/default/java_home.sh to /tmp/java_home.sh20120306-1785-jecqr8-0
[Tue, 06 Mar 2012 17:13:35 -0800] DEBUG: Processing bash[Add AWS alert] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:39 -0800] DEBUG: Executing "bash" "/tmp/chef-script20120306-1785-3homzp-0"
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: ---- Begin output of "bash" "/tmp/chef-script20120306-1785-3homzp-0" ----
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: STDOUT: OK-Created Alarm
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: ---- End output of "bash" "/tmp/chef-script20120306-1785-3homzp-0" ----
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Ran "bash" "/tmp/chef-script20120306-1785-3homzp-0" returned 0
[Tue, 06 Mar 2012 17:13:42 -0800] INFO: Ran bash[Add AWS alert] successfully
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Processing template[/etc/logrotate.d/syslog-rails] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: looking for template logrotate.conf.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Not storing cookbooks/logrotate/templates/default/logrotate.conf.erb, as the cache is up to date.
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Rendered content's checksum: 83e2d8fe52761716df9cfb2305b8a740c8e07e59220f1acb7a7e20c52e68655f
[Tue, 06 Mar 2012 17:13:42 -0800] INFO: Writing updated content for template[/etc/logrotate.d/syslog-rails] to /etc/logrotate.d/syslog-rails
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Processing execute[apt-get-update] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Executing apt-get update
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: ---- Begin output of apt-get update ----
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: STDOUT: Hit http://us-east-1.ec2.archive.ubuntu.com lucid Release.gpg
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release.gpg
Hit http://us-east-1.ec2.archive.ubuntu.com lucid Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates Release
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid/universe Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/main Sources
Hit http://us-east-1.ec2.archive.ubuntu.com lucid-updates/universe Sources
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/universe Sources
Reading package lists...
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: ---- End output of apt-get update ----
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Ran apt-get update returned 0
[Tue, 06 Mar 2012 17:13:42 -0800] INFO: Ran execute[apt-get-update] successfully
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Processing package[nagios-nrpe-server] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Checking apt-cache policy for nagios-nrpe-server
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Candidate version is 2.12-4ubuntu1.10.04.1
[Tue, 06 Mar 2012 17:13:42 -0800] INFO: Installing package[nagios-nrpe-server] version 2.12-4ubuntu1.10.04.1
[Tue, 06 Mar 2012 17:13:42 -0800] DEBUG: Executing apt-get -q -y install nagios-nrpe-server=2.12-4ubuntu1.10.04.1
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: ---- Begin output of apt-get -q -y install nagios-nrpe-server=2.12-4ubuntu1.10.04.1 ----
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
fancontrol gawk libnet-snmp-perl libperl5.10 libradius1 libsensors4
libsnmp-base libsnmp15 lm-sensors nagios-nrpe-server nagios-plugins
nagios-plugins-basic nagios-plugins-standard perl perl-base perl-modules
radiusclient1 samba-common samba-common-bin smbclient snmp
Suggested packages:
libcrypt-des-perl libio-socket-inet6-perl sensord read-edid i2c-tools
nagios3 whois perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl
smbfs
The following NEW packages will be installed:
fancontrol gawk libnet-snmp-perl libperl5.10 libradius1 libsensors4
libsnmp-base libsnmp15 lm-sensors nagios-nrpe-server nagios-plugins
nagios-plugins-basic nagios-plugins-standard radiusclient1 samba-common
samba-common-bin smbclient snmp
The following packages will be upgraded:
perl perl-base perl-modules
3 upgraded, 18 newly installed, 0 to remove and 108 not upgraded.
Need to get 34.0MB of archives.
After this operation, 67.0MB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main perl-modules 5.10.1-8ubuntu2.1 [3,489kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main perl 5.10.1-8ubuntu2.1 [4,421kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main perl-base 5.10.1-8ubuntu2.1 [1,083kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main gawk 1:3.1.6.dfsg-4build1 [550kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main nagios-nrpe-server 2.12-4ubuntu1.10.04.1 [39.4kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libnet-snmp-perl 5.2.0-3 [111kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libperl5.10 5.10.1-8ubuntu2.1 [1,202B]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libsensors4 1:3.1.2-2 [54.1kB]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libsnmp-base 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 [1,335kB]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libsnmp15 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 [2,178kB]
Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main samba-common 2:3.4.7~dfsg-1ubuntu3.8 [397kB]
Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main samba-common-bin 2:3.4.7~dfsg-1ubuntu3.8 [5,249kB]
Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main smbclient 2:3.4.7~dfsg-1ubuntu3.8 [12.6MB]
Get:14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main snmp 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 [1,036kB]
Get:15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main fancontrol 1:3.1.2-2 [41.1kB]
Get:16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libradius1 0.3.2-13 [35.8kB]
Get:17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main lm-sensors 1:3.1.2-2 [116kB]
Get:18 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main nagios-plugins-basic 1.4.14-1ubuntu1 [757kB]
Get:19 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main radiusclient1 0.3.2-13 [35.1kB]
Get:20 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main nagios-plugins-standard 1.4.14-1ubuntu1 [321kB]
Get:21 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main nagios-plugins 1.4.14-1ubuntu1 [138kB]
Preconfiguring packages ...
Fetched 34.0MB in 1s (32.0MB/s)
(Reading database ... 49111 files and directories currently installed.)
Preparing to replace perl-modules 5.10.1-8ubuntu2 (using .../perl-modules_5.10.1-8ubuntu2.1_all.deb) ...
Unpacking replacement perl-modules ...
Preparing to replace perl 5.10.1-8ubuntu2 (using .../perl_5.10.1-8ubuntu2.1_amd64.deb) ...
Unpacking replacement perl ...
Preparing to replace perl-base 5.10.1-8ubuntu2 (using .../perl-base_5.10.1-8ubuntu2.1_amd64.deb) ...
Unpacking replacement perl-base ...
Processing triggers for man-db ...
Setting up perl-base (5.10.1-8ubuntu2.1) ...
Selecting previously deselected package gawk.
(Reading database ... 49111 files and directories currently installed.)
Unpacking gawk (from .../gawk_1%3a3.1.6.dfsg-4build1_amd64.deb) ...
Selecting previously deselected package nagios-nrpe-server.
Unpacking nagios-nrpe-server (from .../nagios-nrpe-server_2.12-4ubuntu1.10.04.1_amd64.deb) ...
Selecting previously deselected package libnet-snmp-perl.
Unpacking libnet-snmp-perl (from .../libnet-snmp-perl_5.2.0-3_all.deb) ...
Selecting previously deselected package libperl5.10.
Unpacking libperl5.10 (from .../libperl5.10_5.10.1-8ubuntu2.1_amd64.deb) ...
Selecting previously deselected package libsensors4.
Unpacking libsensors4 (from .../libsensors4_1%3a3.1.2-2_amd64.deb) ...
Selecting previously deselected package libsnmp-base.
Unpacking libsnmp-base (from .../libsnmp-base_5.4.2.1~dfsg0ubuntu1-0ubuntu2.1_all.deb) ...
Selecting previously deselected package libsnmp15.
Unpacking libsnmp15 (from .../libsnmp15_5.4.2.1~dfsg0ubuntu1-0ubuntu2.1_amd64.deb) ...
Selecting previously deselected package samba-common.
Unpacking samba-common (from .../samba-common_2%3a3.4.7~dfsg-1ubuntu3.8_all.deb) ...
Selecting previously deselected package samba-common-bin.
Unpacking samba-common-bin (from .../samba-common-bin_2%3a3.4.7~dfsg-1ubuntu3.8_amd64.deb) ...
Selecting previously deselected package smbclient.
Unpacking smbclient (from .../smbclient_2%3a3.4.7~dfsg-1ubuntu3.8_amd64.deb) ...
Selecting previously deselected package snmp.
Unpacking snmp (from .../snmp_5.4.2.1~dfsg0ubuntu1-0ubuntu2.1_amd64.deb) ...
Selecting previously deselected package fancontrol.
Unpacking fancontrol (from .../fancontrol_1%3a3.1.2-2_all.deb) ...
Selecting previously deselected package libradius1.
Unpacking libradius1 (from .../libradius1_0.3.2-13_amd64.deb) ...
Selecting previously deselected package lm-sensors.
Unpacking lm-sensors (from .../lm-sensors_1%3a3.1.2-2_amd64.deb) ...
Selecting previously deselected package nagios-plugins-basic.
Unpacking nagios-plugins-basic (from .../nagios-plugins-basic_1.4.14-1ubuntu1_amd64.deb) ...
Selecting previously deselected package radiusclient1.
Unpacking radiusclient1 (from .../radiusclient1_0.3.2-13_amd64.deb) ...
Selecting previously deselected package nagios-plugins-standard.
Unpacking nagios-plugins-standard (from .../nagios-plugins-standard_1.4.14-1ubuntu1_amd64.deb) ...
Selecting previously deselected package nagios-plugins.
Unpacking nagios-plugins (from .../nagios-plugins_1.4.14-1ubuntu1_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up gawk (1:3.1.6.dfsg-4build1) ...
Setting up nagios-nrpe-server (2.12-4ubuntu1.10.04.1) ...
* Starting nagios-nrpe nagios-nrpe
...done.
Setting up libperl5.10 (5.10.1-8ubuntu2.1) ...
Setting up libsensors4 (1:3.1.2-2) ...
Setting up libsnmp-base (5.4.2.1~dfsg0ubuntu1-0ubuntu2.1) ...
Setting up libsnmp15 (5.4.2.1~dfsg0ubuntu1-0ubuntu2.1) ...
Setting up samba-common (2:3.4.7~dfsg-1ubuntu3.8) ...
Setting up samba-common-bin (2:3.4.7~dfsg-1ubuntu3.8) ...
update-alternatives: using /usr/bin/nmblookup.samba3 to provide /usr/bin/nmblookup (nmblookup) in auto mode.
update-alternatives: using /usr/bin/net.samba3 to provide /usr/bin/net (net) in auto mode.
update-alternatives: using /usr/bin/testparm.samba3 to provide /usr/bin/testparm (testparm) in auto mode.
Setting up smbclient (2:3.4.7~dfsg-1ubuntu3.8) ...
Setting up snmp (5.4.2.1~dfsg0ubuntu1-0ubuntu2.1) ...
Setting up fancontrol (1:3.1.2-2) ...
Setting up libradius1 (0.3.2-13) ...
Setting up nagios-plugins-basic (1.4.14-1ubuntu1) ...
Setting up perl-modules (5.10.1-8ubuntu2.1) ...
Setting up perl (5.10.1-8ubuntu2.1) ...
Setting up libnet-snmp-perl (5.2.0-3) ...
Setting up lm-sensors (1:3.1.2-2) ...
Setting up radiusclient1 (0.3.2-13) ...
Setting up nagios-plugins-standard (1.4.14-1ubuntu1) ...
Setting up nagios-plugins (1.4.14-1ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: STDERR:
Creating config file /etc/samba/smb.conf with new version
Creating config file /etc/nagios-plugins/config/apt.cfg with new version
Creating config file /etc/nagios-plugins/config/dhcp.cfg with new version
Creating config file /etc/nagios-plugins/config/disk.cfg with new version
Creating config file /etc/nagios-plugins/config/dummy.cfg with new version
Creating config file /etc/nagios-plugins/config/ftp.cfg with new version
Creating config file /etc/nagios-plugins/config/http.cfg with new version
Creating config file /etc/nagios-plugins/config/load.cfg with new version
Creating config file /etc/nagios-plugins/config/mail.cfg with new version
Creating config file /etc/nagios-plugins/config/news.cfg with new version
Creating config file /etc/nagios-plugins/config/ntp.cfg with new version
Creating config file /etc/nagios-plugins/config/ping.cfg with new version
Creating config file /etc/nagios-plugins/config/procs.cfg with new version
Creating config file /etc/nagios-plugins/config/real.cfg with new version
Creating config file /etc/nagios-plugins/config/ssh.cfg with new version
Creating config file /etc/nagios-plugins/config/tcp_udp.cfg with new version
Creating config file /etc/nagios-plugins/config/telnet.cfg with new version
Creating config file /etc/nagios-plugins/config/users.cfg with new version
Creating config file /etc/nagios-plugins/config/breeze.cfg with new version
Creating config file /etc/nagios-plugins/config/disk-smb.cfg with new version
Creating config file /etc/nagios-plugins/config/dns.cfg with new version
Creating config file /etc/nagios-plugins/config/flexlm.cfg with new version
Creating config file /etc/nagios-plugins/config/hppjd.cfg with new version
Creating config file /etc/nagios-plugins/config/ifstatus.cfg with new version
Creating config file /etc/nagios-plugins/config/ldap.cfg with new version
Creating config file /etc/nagios-plugins/config/mrtg.cfg with new version
Creating config file /etc/nagios-plugins/config/mysql.cfg with new version
Creating config file /etc/nagios-plugins/config/netware.cfg with new version
Creating config file /etc/nagios-plugins/config/nt.cfg with new version
Creating config file /etc/nagios-plugins/config/pgsql.cfg with new version
Creating config file /etc/nagios-plugins/config/radius.cfg with new version
Creating config file /etc/nagios-plugins/config/rpc-nfs.cfg with new version
Creating config file /etc/nagios-plugins/config/snmp.cfg with new version
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: ---- End output of apt-get -q -y install nagios-nrpe-server=2.12-4ubuntu1.10.04.1 ----
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Ran apt-get -q -y install nagios-nrpe-server=2.12-4ubuntu1.10.04.1 returned 0
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Processing package[nagios-plugins] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Checking apt-cache policy for nagios-plugins
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Current version is 1.4.14-1ubuntu1
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Candidate version is 1.4.14-1ubuntu1
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Processing package[nagios-plugins-basic] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Checking apt-cache policy for nagios-plugins-basic
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Current version is 1.4.14-1ubuntu1
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Candidate version is 1.4.14-1ubuntu1
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Processing package[nagios-plugins-standard] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Checking apt-cache policy for nagios-plugins-standard
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Current version is 1.4.14-1ubuntu1
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Candidate version is 1.4.14-1ubuntu1
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: Processing service[nagios-nrpe-server] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:55 -0800] DEBUG: service[nagios-nrpe-server]: falling back to process table inspection
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: attempting to match 'nagios-nrpe-server' (/nagios-nrpe-server/) against process list
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: running: false
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: runlevel 6, action stop, priority 20
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: runlevel 0, action stop, priority 20
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: runlevel 1, action stop, priority 20
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: runlevel 2, action start, priority 20
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: runlevel 3, action start, priority 20
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: runlevel 4, action start, priority 20
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: runlevel 5, action start, priority 20
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: service[nagios-nrpe-server]: not enabling, already enabled
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Processing remote_file[/usr/lib/nagios/plugins/check_mem.sh] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:15:56 -0800] WARN: From remote_file[/usr/lib/nagios/plugins/check_mem.sh] on /var/chef/cache/cookbooks/nagios/recipes/client.rb:44:in `from_file'
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: File /usr/lib/nagios/plugins/check_mem.sh does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:mhmbqGttb8XL5VbY95xZOofY2dw=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:15:56Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"rwSH1end8IHapOtq6BUFk3ZWWT8E6yISqaEG9SZEjYKZ7X+2RboGa/2aSEwW", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"LQjSMOdRJCRe/mVZBNsdp9EUxlVCcZ+Lp1ELrz4HDcUMQNvpjrMNs2cRLUW/", "X-Ops-Authorization-3"=>"yFbWF2oV6PfM8vi2Bs5PJJncQ+e32XgQHv9HF1u7EnXH/eglJiOwZOl+Na3N", "X-Ops-Authorization-4"=>"Ao4kLIYe5O5CGcvsFtEoG3WVcKQWoGZqHrLDJlpVc9ptmOvWJ+Q4GYG7a1vd", "X-Ops-Authorization-5"=>"STGgDfj4E0hHy1JSEJLMDa9e7UWKFoU0X/THthrelMLuj5FOYKa0G0b1Mhlb", "X-Ops-Authorization-6"=>"EOH9+vyfukRgOrvJk8nIz7a+ZMuQFJHAvrrLbwVl9Q==", "X-Ops-Timestamp"=>"2012-03-07T01:15:56Z"}
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/137cf23604f30d22b920414b4a009382
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/137cf23604f30d22b920414b4a009382 to tempfile /tmp/chef-rest20120306-1785-1bnco69-0
[Tue, 06 Mar 2012 17:15:56 -0800] INFO: Storing updated cookbooks/nagios/files/default/plugins/check_mem.sh in the cache.
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/nagios/files
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/nagios/files/default
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/nagios/files/default/plugins
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: content of file /usr/lib/nagios/plugins/check_mem.sh requires update
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: staging /var/chef/cache/cookbooks/nagios/files/default/plugins/check_mem.sh to /tmp/check_mem.sh20120306-1785-1q6q500-0
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting owner on /tmp/check_mem.sh20120306-1785-1q6q500-0 to 108
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting group on /tmp/check_mem.sh20120306-1785-1q6q500-0 to 114
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting mode on /tmp/check_mem.sh20120306-1785-1q6q500-0 to 755
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Processing remote_file[/usr/lib/nagios/plugins/check_redis] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:15:56 -0800] WARN: From remote_file[/usr/lib/nagios/plugins/check_redis] on /var/chef/cache/cookbooks/nagios/recipes/client.rb:51:in `from_file'
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: File /usr/lib/nagios/plugins/check_redis does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:dtfAJjPJOQA4gd5aC5Sh+OPs6jE=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:15:56Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ruTfljbZF/zzkODlen7Nu0bm6tOZ3jUXTmb3qnBm4Zk+884UrinIz6I3eYO4", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"JkanaUupoYY6p2S2aBhz9h+2/OBZ/p2/O4wSNAVhj/5g1X3vCMMD74gqz7oa", "X-Ops-Authorization-3"=>"oCqxytQquQSXT+t7xBe+B26H0TENsXf7dwdxNVstL+dSycHUENPQsBkCN1Cq", "X-Ops-Authorization-4"=>"4hv7RlBkgiNCD9kFOvs5ulJsDxznBjLoXHyJ/UYwn66F9jGGogec1+uCqYES", "X-Ops-Authorization-5"=>"pkW5uERPhlsHIx9iA+B4rqCffSpXULfhzL+WvM57Z07tbZAFEgQdRa/i7qqN", "X-Ops-Authorization-6"=>"mh/ECyZ492klhlady7twnsS4hSAnU4cjS3sqzqqidw==", "X-Ops-Timestamp"=>"2012-03-07T01:15:56Z"}
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/749c42c3f8dfdc7b1b4bbe3ce7304cae
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/749c42c3f8dfdc7b1b4bbe3ce7304cae to tempfile /tmp/chef-rest20120306-1785-1e14ekn-0
[Tue, 06 Mar 2012 17:15:56 -0800] INFO: Storing updated cookbooks/nagios/files/default/plugins/check_redis in the cache.
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: content of file /usr/lib/nagios/plugins/check_redis requires update
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: staging /var/chef/cache/cookbooks/nagios/files/default/plugins/check_redis to /tmp/check_redis20120306-1785-16wc2e8-0
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting mode on /tmp/check_redis20120306-1785-16wc2e8-0 to 777
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Processing remote_file[/usr/lib/nagios/plugins/check_redis_mem] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] WARN: remote_file is deprecated for fetching files from cookbooks. Use cookbook_file instead
[Tue, 06 Mar 2012 17:15:56 -0800] WARN: From remote_file[/usr/lib/nagios/plugins/check_redis_mem] on /var/chef/cache/cookbooks/nagios/recipes/client.rb:58:in `from_file'
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: File /usr/lib/nagios/plugins/check_redis_mem does not exist, so there is no checksum to generate
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:PPEugfFIqCiqBZkzl3ktI4CF/Ko=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:15:56Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"AJlQXyihB12VVYyjPyfB9FWIK/NALtny/YarRv1z4g0gvx9okLPm3BHrLM/O", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"/1NSji4VpUAkJejJBMPSFvtnw5OL4nx4rbsLt5BQGZ80PEg+x6SjMbqniGWs", "X-Ops-Authorization-3"=>"ujSb3wj+JtF253fbRIdwbULxE57FyEisImHg/ge7LVh+p+/YjH7xoQwFS3U4", "X-Ops-Authorization-4"=>"SJJxFp/VVeEowJf7s40E309L1vwuRY3lCK2qL79SrPzoLca+b+7zM/8wp8I1", "X-Ops-Authorization-5"=>"I6z3rww1WYYIheFAAwgNCpxSamXTM0seMGEPCcVvcYzKSP2JGnsMq7FDRtnk", "X-Ops-Authorization-6"=>"UtB0kXtgZpheBHaq0bNlATrGniXkL0x49cqKtA3TGg==", "X-Ops-Timestamp"=>"2012-03-07T01:15:56Z"}
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/12b484f59eddfd8d4b4eb0c7246929ca
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/12b484f59eddfd8d4b4eb0c7246929ca to tempfile /tmp/chef-rest20120306-1785-11oc7pc-0
[Tue, 06 Mar 2012 17:15:56 -0800] INFO: Storing updated cookbooks/nagios/files/default/plugins/check_redis_mem in the cache.
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: content of file /usr/lib/nagios/plugins/check_redis_mem requires update
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: staging /var/chef/cache/cookbooks/nagios/files/default/plugins/check_redis_mem to /tmp/check_redis_mem20120306-1785-1y0uoi7-0
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting mode on /tmp/check_redis_mem20120306-1785-1y0uoi7-0 to 777
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Processing template[/etc/nagios/nrpe.cfg] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: looking for template nrpe.cfg.erb in cookbook "nagios"
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:ECLRTSCAwwwzcLxXX1m4wjufxLA=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:15:56Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"quL3O1WvwaQzYgVxTWriwRIMo6FoaBw/e46HqfnVnuG5cmEMTEmArhXdceg7", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"eFsCKFDVORNRaznJVloNmJIViMjEWNnwOYjHgjwX02SOVijFO5eWMPyWm6lV", "X-Ops-Authorization-3"=>"RbMkJpsFWd/GVdiDhVt8MzDZb13RnYCf55vvdcdCDsm+47t1SL7yw0/ttQPL", "X-Ops-Authorization-4"=>"OFJHbSbVdV/zUf/KvCsTqNoZjXWqugq9padVenc/35PnHDMEYAoybaRNhcto", "X-Ops-Authorization-5"=>"01nLlNgD6/02UZrlOAf634EyM1x3SksLwMPn6lV9PymwYItvz9sl6VN1VW1i", "X-Ops-Authorization-6"=>"tWn5ztWdPIJAw7B9wTU09aFgdclpc5lele39s8wwlA==", "X-Ops-Timestamp"=>"2012-03-07T01:15:56Z"}
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/7822baa99a0e66bef1f5af7e568f7db0
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/nagios/0.3.0/files/7822baa99a0e66bef1f5af7e568f7db0 to tempfile /tmp/chef-rest20120306-1785-nbpnwl-0
[Tue, 06 Mar 2012 17:15:56 -0800] INFO: Storing updated cookbooks/nagios/templates/default/nrpe.cfg.erb in the cache.
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/nagios/templates
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/nagios/templates/default
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Current content's checksum: 416aaa79e0729ae39f1ded32fd6dffc6ace0d3afa47dc252decf3e4ad9e40b2e
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Rendered content's checksum: 7c1dcd88885a207c6e1dd542fec07cf955dc75dc2296ca97eaf3e6ed4452a028
[Tue, 06 Mar 2012 17:15:56 -0800] INFO: Writing updated content for template[/etc/nagios/nrpe.cfg] to /etc/nagios/nrpe.cfg
[Tue, 06 Mar 2012 17:15:56 -0800] INFO: Backing up template[/etc/nagios/nrpe.cfg] to /var/chef/backup/etc/nagios/nrpe.cfg.chef-20120306171556
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting owner on /tmp/chef-rendered-template20120306-1785-1tekqw0-0 to 108
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting group on /tmp/chef-rendered-template20120306-1785-1tekqw0-0 to 114
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-1tekqw0-0 to 644
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Processing package[munin-node] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Checking apt-cache policy for munin-node
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Current version is nil
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Candidate version is 1.4.4-1ubuntu1
[Tue, 06 Mar 2012 17:15:56 -0800] INFO: Installing package[munin-node] version 1.4.4-1ubuntu1
[Tue, 06 Mar 2012 17:15:56 -0800] DEBUG: Executing apt-get -q -y install munin-node=1.4.4-1ubuntu1
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: ---- Begin output of apt-get -q -y install munin-node=1.4.4-1ubuntu1 ----
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libio-multiplex-perl libnet-cidr-perl libnet-server-perl munin-common
munin-node
Suggested packages:
munin munin-plugins-extra munin-java-plugins
liblwp-useragent-determined-perl libnet-irc-perl mysql-client smartmontools
ethtool libdbd-pg-perl libdbd-mysql-perl libcache-cache-perl
libcrypt-ssleay-perl libtext-csv-xs-perl libxml-simple-perl logtail
The following NEW packages will be installed:
libio-multiplex-perl libnet-cidr-perl libnet-server-perl munin-common
munin-node
0 upgraded, 5 newly installed, 0 to remove and 108 not upgraded.
Need to get 615kB of archives.
After this operation, 2,474kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libio-multiplex-perl 1.10-1 [22.9kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libnet-cidr-perl 0.13-1 [14.6kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main libnet-server-perl 0.97-1ubuntu1 [141kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main munin-common 1.4.4-1ubuntu1 [81.7kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main munin-node 1.4.4-1ubuntu1 [355kB]
Fetched 615kB in 0s (18.6MB/s)
Selecting previously deselected package libio-multiplex-perl.
(Reading database ... 49788 files and directories currently installed.)
Unpacking libio-multiplex-perl (from .../libio-multiplex-perl_1.10-1_all.deb) ...
Selecting previously deselected package libnet-cidr-perl.
Unpacking libnet-cidr-perl (from .../libnet-cidr-perl_0.13-1_all.deb) ...
Selecting previously deselected package libnet-server-perl.
Unpacking libnet-server-perl (from .../libnet-server-perl_0.97-1ubuntu1_all.deb) ...
Selecting previously deselected package munin-common.
Unpacking munin-common (from .../munin-common_1.4.4-1ubuntu1_all.deb) ...
Selecting previously deselected package munin-node.
Unpacking munin-node (from .../munin-node_1.4.4-1ubuntu1_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up libio-multiplex-perl (1.10-1) ...
Setting up libnet-cidr-perl (0.13-1) ...
Setting up libnet-server-perl (0.97-1ubuntu1) ...
Setting up munin-common (1.4.4-1ubuntu1) ...
Setting up munin-node (1.4.4-1ubuntu1) ...
Adding system user `munin' (UID 109) ...
Adding new group `munin' (GID 115) ...
Adding new user `munin' (UID 109) with group `munin' ...
Not creating home directory `/var/lib/munin'.
Initializing plugins..done.
Restarting munin-node..munin-node start/running, process 6239
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: STDERR: start: Job is already running: munin-node
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: ---- End output of apt-get -q -y install munin-node=1.4.4-1ubuntu1 ----
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Ran apt-get -q -y install munin-node=1.4.4-1ubuntu1 returned 0
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Processing service[munin-node] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[munin-node]: falling back to process table inspection
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[munin-node]: attempting to match 'munin-node' (/munin-node/) against process list
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[munin-node]: running: true
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[munin-node]: attempting to enable
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Executing /usr/sbin/update-rc.d -f munin-node remove
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: ---- Begin output of /usr/sbin/update-rc.d -f munin-node remove ----
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: STDOUT: Removing any system startup links for /etc/init.d/munin-node ...
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: ---- End output of /usr/sbin/update-rc.d -f munin-node remove ----
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Ran /usr/sbin/update-rc.d -f munin-node remove returned 0
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Executing /usr/sbin/update-rc.d munin-node defaults
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: ---- Begin output of /usr/sbin/update-rc.d munin-node defaults ----
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: STDOUT: Adding system startup for /etc/init.d/munin-node ...
/etc/rc0.d/K20munin-node -> ../init.d/munin-node
/etc/rc1.d/K20munin-node -> ../init.d/munin-node
/etc/rc6.d/K20munin-node -> ../init.d/munin-node
/etc/rc2.d/S20munin-node -> ../init.d/munin-node
/etc/rc3.d/S20munin-node -> ../init.d/munin-node
/etc/rc4.d/S20munin-node -> ../init.d/munin-node
/etc/rc5.d/S20munin-node -> ../init.d/munin-node
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: STDERR: update-rc.d: warning: /etc/init.d/munin-node missing LSB information
update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: ---- End output of /usr/sbin/update-rc.d munin-node defaults ----
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Ran /usr/sbin/update-rc.d munin-node defaults returned 0
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: service[munin-node]: enabled successfully
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Processing template[/etc/munin/munin-node.conf] on i-XXXXXXXX
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: looking for template munin-node.conf.erb in cookbook "munin"
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:Bui+cUcFqfH8++2pVVBrjQC3K9g=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:16:07Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"bKxVtYOBv0V+OUQEKbQW8q/LdfWWt5Xs6L4qRgIIDGKz8r2l7LMrh/tyS/dJ", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"sZz4ZB62T0HO1jykxKlSfaU9Dya56xRJr71PTi5Mr251L0asImBW7sWZsVt7", "X-Ops-Authorization-3"=>"Ll9nK/hfNJWrXNTa2yR58tdoawYSpXSApBo2ogU55a6Z6nvTevzDX3PFhuJm", "X-Ops-Authorization-4"=>"qvILvoKkwkb8OCAs8mVfs3QbDYSHhLiF+QsRDo4YcUtWrGvD2IHBFtCidbt5", "X-Ops-Authorization-5"=>"/7pN7CxK7kMRX7YBKgIR4PnVqsVRD5weewAgp4MEc6TB3cOer17FY/mz3ZJ/", "X-Ops-Authorization-6"=>"NdEGtE2lbvPYj1ennQEfvdOzVdNIgMDsTecUV3iXYg==", "X-Ops-Timestamp"=>"2012-03-07T01:16:07Z"}
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/munin/0.8.0/files/796078a584f2c30905f2df09813c484c
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/munin/0.8.0/files/796078a584f2c30905f2df09813c484c to tempfile /tmp/chef-rest20120306-1785-gagme0-0
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: Storing updated cookbooks/munin/templates/default/munin-node.conf.erb in the cache.
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/munin/templates
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Creating directory /var/chef/cache/cookbooks/munin/templates/default
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Current content's checksum: 7de7a299b08b6265db580cfd89bb2f8ed3df173f5db2a9d0cd16500e148a94dc
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Rendered content's checksum: b41ed6c17b69d9d6bde2387e6f74a6093dc98e9cd0b04ea7135692ba06d2e614
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: Writing updated content for template[/etc/munin/munin-node.conf] to /etc/munin/munin-node.conf
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: Backing up template[/etc/munin/munin-node.conf] to /var/chef/backup/etc/munin/munin-node.conf.chef-20120306171607
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-4j2kxx-0 to 644
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: deploy[/home/amsrv/apps/cornice_frontend] sending create action to template[/home/amsrv/apps/cornice_frontend/shared/do_not_deploy.txt] (delayed)
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: looking for template do_not_deploy.txt.erb in cookbook "configure-site"
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Signing the request as i-XXXXXXXX
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: String to sign: 'Method:GET
Hashed Path:OQt3q11jivBfJGM426fDNmdvi4U=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-03-07T01:16:07Z
X-Ops-UserId:i-XXXXXXXX'
Header hash: {"X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"eCbceMN8zk8kCxlquzrTMDEt5Tw3ZGn1ZMaJyZMLBHzG8ugIVkhplcFpXDEg", "X-Ops-Userid"=>"i-XXXXXXXX", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"0qYB/5uLXouM1SJMfWO4vwCgprd+/EQ+CbDU9jqlLWAWA/UuR931RBaDjnIz", "X-Ops-Authorization-3"=>"kOW8hfeYJFLZrjZ70iSX8HG10B3C1b1U8GrqHd7gHZdb09zn0UmCSpZl/WdD", "X-Ops-Authorization-4"=>"sBXh80MgKq/5L9jtMRt15q2f9+RPCtimbk5hhInvPj+b/GWRWG6ah4+qDEck", "X-Ops-Authorization-5"=>"9kDPKlBVNiAGxP7X9UmqITq8rYHSeHttv5eHHnl8O0w6K9Rkg1dtCzBdpTBM", "X-Ops-Authorization-6"=>"J5io1vc9puHAD1SB0c1RmRPx66lxbpGQgbYXgEntLA==", "X-Ops-Timestamp"=>"2012-03-07T01:16:07Z"}
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Sending HTTP Request via GET to my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0323ed6374d24cd0aeaec95da44301f8
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Streaming download from http://my-admin-server.com:4000/cookbooks/configure-site/0.1.0/files/0323ed6374d24cd0aeaec95da44301f8 to tempfile /tmp/chef-rest20120306-1785-jwsgsf-0
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: Storing updated cookbooks/configure-site/templates/default/do_not_deploy.txt.erb in the cache.
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Current content's checksum:
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Rendered content's checksum: 4d0e2a0aed331001052318791bd875013613a6fbe002c472bff55ae885f79d09
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: Writing updated content for template[/home/amsrv/apps/cornice_frontend/shared/do_not_deploy.txt] to /home/amsrv/apps/cornice_frontend/shared/do_not_deploy.txt
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: setting owner on /tmp/chef-rendered-template20120306-1785-ihg449-0 to 1001
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: setting group on /tmp/chef-rendered-template20120306-1785-ihg449-0 to 1001
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: setting mode on /tmp/chef-rendered-template20120306-1785-ihg449-0 to 766
[Tue, 06 Mar 2012 17:16:07 -0800] INFO: template[/etc/memcached.conf] sending restart action to service[memcached] (delayed)
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: falling back to process table inspection
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: attempting to match 'memcached' (/memcached/) against process list
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: running: true
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: runlevel 6, action stop, priority 20
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: runlevel 0, action stop, priority 20
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: runlevel 1, action stop, priority 20
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: runlevel 2, action start, priority 20
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: runlevel 3, action start, priority 20
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: runlevel 4, action start, priority 20
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: runlevel 5, action start, priority 20
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: service[memcached]: attempting to restart
[Tue, 06 Mar 2012 17:16:07 -0800] DEBUG: Executing /etc/init.d/memcached restart
[Tue, 06 Mar 2012 17:16:08 -0800] DEBUG: ---- Begin output of /etc/init.d/memcached restart ----
[Tue, 06 Mar 2012 17:16:08 -0800] DEBUG: STDOUT: Restarting memcached: memcached.
[Tue, 06 Mar 2012 17:16:08 -0800] DEBUG: STDERR:
[Tue, 06 Mar 2012 17:16:08 -0800] DEBUG: ---- End output of /etc/init.d/memcached restart ----
[Tue, 06 Mar 2012 17:16:08 -0800] DEBUG: Ran /etc/init.d/memcached restart returned 0
[Tue, 06 Mar 2012 17:16:08 -0800] INFO: service[memcached]: restarted successfully
[Tue, 06 Mar 2012 17:16:08 -0800] INFO: template[apache2.conf] sending reload action to service[apache2] (delayed)
[Tue, 06 Mar 2012 17:16:08 -0800] DEBUG: service[apache2]: falling back to process table inspection
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: attempting to match 'apache2' (/apache2/) against process list
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: running: true
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 6, action stop, priority 09
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 0, action stop, priority 09
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 1, action stop, priority 09
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 2, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 3, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 4, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 5, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: attempting to reload
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: Executing /etc/init.d/apache2 reload
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: ---- Begin output of /etc/init.d/apache2 reload ----
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: STDOUT: * Reloading web server config apache2
...done.
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: STDERR: [Tue Mar 06 17:16:09 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: ---- End output of /etc/init.d/apache2 reload ----
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: Ran /etc/init.d/apache2 reload returned 0
[Tue, 06 Mar 2012 17:16:09 -0800] INFO: service[apache2]: reloaded successfully
[Tue, 06 Mar 2012 17:16:09 -0800] INFO: execute[a2enmod expires] sending restart action to service[apache2] (delayed)
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: falling back to process table inspection
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: attempting to match 'apache2' (/apache2/) against process list
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: running: true
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 6, action stop, priority 09
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 0, action stop, priority 09
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 1, action stop, priority 09
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 2, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 3, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 4, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: runlevel 5, action start, priority 91
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: service[apache2]: attempting to restart
[Tue, 06 Mar 2012 17:16:09 -0800] DEBUG: Executing /etc/init.d/apache2 restart
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: ---- Begin output of /etc/init.d/apache2 restart ----
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: STDOUT: * Restarting web server apache2
... waiting ........ ...done.
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: STDERR: [Tue Mar 06 17:16:09 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
[Tue Mar 06 17:16:22 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: ---- End output of /etc/init.d/apache2 restart ----
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: Ran /etc/init.d/apache2 restart returned 0
[Tue, 06 Mar 2012 17:16:23 -0800] INFO: service[apache2]: restarted successfully
[Tue, 06 Mar 2012 17:16:23 -0800] INFO: template[/etc/apache2/mods-available/passenger.load] sending restart action to service[apache2] (delayed)
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: falling back to process table inspection
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: attempting to match 'apache2' (/apache2/) against process list
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: running: true
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: runlevel 6, action stop, priority 09
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: runlevel 0, action stop, priority 09
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: runlevel 1, action stop, priority 09
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: runlevel 2, action start, priority 91
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: runlevel 3, action start, priority 91
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: runlevel 4, action start, priority 91
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: runlevel 5, action start, priority 91
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: service[apache2]: attempting to restart
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: Executing /etc/init.d/apache2 restart
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: ---- Begin output of /etc/init.d/apache2 restart ----
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: STDOUT: * Restarting web server apache2
...fail!
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: STDERR: [Tue Mar 06 17:16:23 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
[Tue Mar 06 17:16:23 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: ---- End output of /etc/init.d/apache2 restart ----
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: Ran /etc/init.d/apache2 restart returned 1
[Tue, 06 Mar 2012 17:16:23 -0800] ERROR: Running exception handlers
[Tue, 06 Mar 2012 17:16:23 -0800] ERROR: Exception handlers complete
[Tue, 06 Mar 2012 17:16:23 -0800] DEBUG: Re-raising exception: Chef::Exceptions::Exec - /etc/init.d/apache2 restart returned 1, expected 0
---- Begin output of /etc/init.d/apache2 restart ----
STDOUT: * Restarting web server apache2
...fail!STDERR: [Tue Mar 06 17:16:23 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
[Tue Mar 06 17:16:23 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
---- End output of /etc/init.d/apache2 restart ----
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/mixin/command.rb:131:in `run_command'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/service/init.rb:53:in `restart_service'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/service.rb:83:in `action_restart'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:395:in `send'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:395:in `run_action'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:53:in `run_action'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:101:in `converge'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:97:in `each'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:97:in `converge'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:268:in `converge'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:171:in `run'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:222:in `run_application'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `loop'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `run_application'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
/opt/ruby-enterprise/bin/chef-client:19:in `load'
/opt/ruby-enterprise/bin/chef-client:19
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures': /etc/init.d/apache2 restart returned 1, expected 0 (Chef::Exceptions::Exec)
---- Begin output of /etc/init.d/apache2 restart ----
STDOUT: * Restarting web server apache2
...fail!STDERR: [Tue Mar 06 17:16:23 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
[Tue Mar 06 17:16:23 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
---- End output of /etc/init.d/apache2 restart ----
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/mixin/command.rb:131:in `run_command'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/service/init.rb:53:in `restart_service'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/service.rb:83:in `action_restart'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:395:in `send'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:395:in `run_action'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:53:in `run_action'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:101:in `converge'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:97:in `each'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:97:in `converge'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:268:in `converge'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:171:in `run'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:222:in `run_application'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `loop'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `run_application'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
from /opt/ruby-enterprise/bin/chef-client:19:in `load'
from /opt/ruby-enterprise/bin/chef-client:19
root:/etc/sv/chef-client/log/main#
@Aslan
Copy link
Author

Aslan commented Mar 28, 2012

This is one of my oldest bugs. The recipe sets up a rails app using passenger and apache. For some reason around 50% of the time at the first run the apache fails but on the next run it starts fine. So every time I start a server its kinda expected the server is not going to be ready for the next 30 min (my chef client intervals). As you can see at line 3793 there is a successful restart, then again at 3810 there is a successful reload and again at 3832 there is a successful restart until it fails at the last restart which is 3846. The recipe is not fully broken because it works fine a lot of times. But on the other hand it also fails a lot of times. Any help is appreciated. https://gist.github.com/2231317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment