FailedConsole Output

Started by user Christopher Gervais
Building in workspace /var/lib/jenkins/jobs/P Aegir Puppet Module smoke-test/workspace
Checkout:workspace / /var/lib/jenkins/jobs/P Aegir Puppet Module smoke-test/workspace - hudson.remoting.LocalChannel@174043f5
Using strategy: Default
Last Built Revision: Revision 35fa62b8fa77e116b4ebb67e4961494805531a3f (origin/new)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 5a03bb6ea33a8ca9fe4eae2f8746ee17673bee87 (origin/new)
Checking out Revision 5a03bb6ea33a8ca9fe4eae2f8746ee17673bee87 (origin/new)
[workspace] $ /bin/sh -xe /tmp/hudson8801757229390460816.sh
+ ./tests/.ci/setup.sh
[workspace] $ /bin/sh -xe /tmp/hudson3566418210149207176.sh
+ vagrant up
[default] VM already created. Booting if it's not already running...
[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...
Installing git...
Hit http://http.us.debian.org squeeze Release.gpg
Ign http://http.us.debian.org/debian/ squeeze/main Translation-en
Ign http://http.us.debian.org/debian/ squeeze/main Translation-en_US
Hit http://http.us.debian.org squeeze-updates Release.gpg
Ign http://http.us.debian.org/debian/ squeeze-updates/main Translation-en
Ign http://http.us.debian.org/debian/ squeeze-updates/main Translation-en_US
Hit http://http.us.debian.org squeeze Release
Hit http://http.us.debian.org squeeze-updates Release
Hit http://http.us.debian.org squeeze/main Sources
Hit http://http.us.debian.org squeeze/main amd64 Packages
Hit http://http.us.debian.org squeeze-updates/main Sources/DiffIndex
Hit http://http.us.debian.org squeeze-updates/main amd64 Packages/DiffIndex
Hit http://http.us.debian.org squeeze-updates/main amd64 Packages
Hit http://security.debian.org squeeze/updates Release.gpg
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://security.debian.org/ squeeze/updates/main Translation-en_US
Hit http://security.debian.org squeeze/updates Release
Hit http://security.debian.org squeeze/updates/main Sources
Hit http://security.debian.org squeeze/updates/main amd64 Packages
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 39 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Writing extended state information...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
Cloning dependencies (puppet-drush)...
Setting up terminal colors...
Scanning for tests in 'aegir' module...
Running tests...
Running 'build.pp' test...

'build.pp' test passed.

Running 'platform.pp' test...

'platform.pp' test passed.

Running 'mysql.pp' test...

///////////////////////////////////////////////////////

    ERROR in 'mysql.pp' test.
    Output from failed test:

Warning: Could not retrieve fact fqdn Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults WARN: Thu Dec 19 15:11:58 +0000 2013: Not using Hiera::Puppet_logger. It does not report itself to be suitable. DEBUG: Thu Dec 19 15:11:58 +0000 2013: Hiera YAML backend starting DEBUG: Thu Dec 19 15:11:58 +0000 2013: Looking up aegir::mysql::secure in YAML backend DEBUG: Thu Dec 19 15:11:58 +0000 2013: Looking for data source common DEBUG: Thu Dec 19 15:11:58 +0000 2013: Cannot find datafile /var/lib/hiera/common.yaml, skipping Error: Could not find dependent Exec[preseed mysql password] for Exec[change mysql root password]

///////////////////////////////////////////////////////

Running 'apt.pp' test...

'apt.pp' test passed.

Running 'init.pp' test...

'init.pp' test passed.

Running 'debconf.pp' test...

'debconf.pp' test passed.

Running 'remote_import.pp' test...

'remote_import.pp' test passed.

Running 'preseed.pp' test...

///////////////////////////////////////////////////////

    ERROR in 'preseed.pp' test.
    Output from failed test:

Warning: Could not retrieve fact fqdn Error: Could not find dependent Package[aegir] for Exec[preseed mysql password]

///////////////////////////////////////////////////////

Running 'queue_runner.pp' test...

'queue_runner.pp' test passed.

Running 'queued.pp' test...

'queued.pp' test passed.

Running 'defaults.pp' test...

'defaults.pp' test passed.

Running 'login_link.pp' test...

'login_link.pp' test passed.

Running 'dev.pp' test...

'dev.pp' test passed.

Running 'extras.pp' test...

'extras.pp' test passed.

Running 'backend.pp' test...

'backend.pp' test passed.

Total tests run: 15

Tests passed: 13

Tests failed: 2

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #aegir
Finished: FAILURE