Skip to content

Instantly share code, notes, and snippets.

@someara
Created June 23, 2014 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save someara/5410caf221bf1af25b1a to your computer and use it in GitHub Desktop.
Save someara/5410caf221bf1af25b1a to your computer and use it in GitHub Desktop.
[2014-06-23T12:41:28-04:00] INFO: Report handlers complete
Chef Client finished, 21/27 resources updated in 104.317249799 seconds
Finished converging <server-wrapper-ubuntu-1404> (3m35.23s).
-----> Setting up <server-wrapper-ubuntu-1404>...
Fetching: thor-0.19.0.gem (100%)
Fetching: busser-0.6.2.gem (100%)
Successfully installed thor-0.19.0
Successfully installed busser-0.6.2
2 gems installed
-----> Setting up Busser
Creating BUSSER_ROOT in /tmp/busser
Creating busser binstub
Plugin serverspec installed (version 0.2.6)
-----> Running postinstall for serverspec plugin
Finished setting up <server-wrapper-ubuntu-1404> (0m30.38s).
-----> Verifying <server-wrapper-ubuntu-1404>...
Suite path directory /tmp/busser/suites does not exist, skipping.
Uploading /tmp/busser/suites/serverspec/assert_functioning_spec.rb (mode=0644)
-----> Running serverspec test suite
/opt/chef/embedded/bin/ruby -I/tmp/busser/suites/serverspec -S /opt/chef/embedded/bin/rspec /tmp/busser/suites/serverspec/assert_functioning_spec.rb --color --format documentation
Command "mysql -u root -pyolo -e 'show databases;'"
should return exit status 0
Finished in 0.01766 seconds
1 example, 0 failures
Finished verifying <server-wrapper-ubuntu-1404> (0m6.20s).
-----> Destroying <server-wrapper-ubuntu-1404>...
Digital Ocean instance <1915383> destroyed.
Finished destroying <server-wrapper-ubuntu-1404> (0m1.04s).
Finished testing <server-wrapper-ubuntu-1404> (6m14.47s).
-----> Kitchen is finished. (6m15.63s)
real 6m17.205s
user 0m7.412s
sys 0m1.034s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment