SuccessConsole Output

Started by user Christopher Gervais
Building in workspace /var/lib/jenkins/jobs/P Drush Puppet Module smoke-test/workspace
Checkout:workspace / /var/lib/jenkins/jobs/P Drush Puppet Module smoke-test/workspace - hudson.remoting.LocalChannel@70b7a641
Using strategy: Default
Last Built Revision: Revision 13a1eb4188df5205ac2ff9eaa96d708ac0407631 (origin/new)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 13a1eb4188df5205ac2ff9eaa96d708ac0407631 (origin/new)
Checking out Revision 13a1eb4188df5205ac2ff9eaa96d708ac0407631 (origin/new)
[workspace] $ /bin/sh -xe /tmp/hudson7280590837340788311.sh
+ vagrant up
[default] Importing base box 'Debian 6.0.7 x64'...
[default] 
[default] Progress: 10%[default] 
[default] Progress: 20%[default] 
[default] Progress: 30%[default] 
[default] Progress: 40%[default] 
[default] Progress: 50%[default] 
[default] Progress: 60%[default] 
[default] Progress: 80%[default] 
[default] Progress: 90%[default] 
[default] No guest additions were detected on the base box for this VM! Guest
additions are required for forwarded ports, shared folders, host only
networking, and more. If SSH fails on this machine, please install
the guest additions and repackage the box to continue.

This is not an error message; everything may continue to work properly,
in which case you may ignore this message.
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Mounting shared folders...
[default] -- v-root: /vagrant
[default] Running provisioner: Vagrant::Provisioners::Shell...
stdin: is not a tty
Creating test environment...
Scanning for tests in 'drush' module...
Running tests...
Running 'dl.pp' test...

'dl.pp' test passed.

Running 'apt.pp' test...

'apt.pp' test passed.

Running 'init.pp' test...

'init.pp' test passed.

Running 'make.pp' test...

'make.pp' test passed.

Running 'drush.pp' test...

'drush.pp' test passed.

Running 'git.pp' test...

'git.pp' test passed.

Running 'status.pp' test...

'status.pp' test passed.

Running 'dis.pp' test...

'dis.pp' test passed.

Running 'defaults.pp' test...

'defaults.pp' test passed.

Running 'en.pp' test...

'en.pp' test passed.

Running 'run.pp' test...

'run.pp' test passed.

Total tests run: 11

Tests passed: 11

Tests failed: 0

Finished: SUCCESS