Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- joseph@Josephs-iMac:~/vagrant/projects/aegir-plato2$ drush vrb
- !!! WARNING: This operation cannot be undone. !!!
- This operation will destroy all VMs in "aegir-plato2". And build a fresh set afterwards.
- Are you certain that you want to proceed? (y/n): y
- [aegir-up1] Forcing shutdown of VM...
- [aegir-up1] Destroying VM and associated drives...
- [aegir-up1] Importing base box 'debian-LAMP-2012-03-29'...
- [aegir-up1] Matching MAC address for NAT networking...
- [aegir-up1] Clearing any previously set forwarded ports...
- [aegir-up1] Fixed port collision for 22 => 2222. Now on port 32201.
- [aegir-up1] Forwarding ports...
- [aegir-up1] -- 22 => 32201 (adapter 1)
- [aegir-up1] Creating shared folders metadata...
- [aegir-up1] Clearing any previously set network interfaces...
- [aegir-up1] Preparing network interfaces based on configuration...
- [aegir-up1] Running any VM customizations...
- [aegir-up1] Booting VM...
- [aegir-up1] Waiting for VM to boot. This can take a few minutes.
- [aegir-up1] VM booted and ready for use!
- [aegir-up1] The guest additions on this VM do not match the install version of
- VirtualBox! This may cause things such as forwarded ports, shared
- folders, and more to not work properly. If any of those things fail on
- this machine, please update the guest additions and repackage the
- box.
- Guest Additions Version: 4.1.8
- VirtualBox Version: 4.2.16
- [aegir-up1] Configuring and enabling network interfaces...
- [aegir-up1] Setting host name...
- [aegir-up1] Mounting shared folders...
- [aegir-up1] -- v-root: /vagrant
- [aegir-up1] -- v-pp-m0: /tmp/vagrant-puppet/modules-0
- [aegir-up1] -- manifests: /tmp/vagrant-puppet/manifests
- [aegir-up1] -- v-pp-m1: /tmp/vagrant-puppet/modules-1
- [aegir-up1] Running provisioner: Vagrant::Provisioners::Puppet...
- [aegir-up1] Running Puppet with /tmp/vagrant-puppet/manifests/site.pp...
- stdin: is not a tty
- notice: Scope(Class[Aegir_up]):
- Running Puppet manifests to install and/or update Aegir.
- This may take awhile, so please be patient.
- For more detail on the operations being run, edit settings.rb,
- and set 'verbose = 1'.
- notice: DEPRECATION NOTICE: Files found in modules without specifying 'modules' in file path will be deprecated in the next major release. Please fix module 'apt' when no 0.24.x clients are present
- notice: /Stage[main]/Aegir::Apt/Apt::Keys::Key[aegir]/Exec[apt_key_add_aegir]: Triggered 'refresh' from 1 events
- notice: /Stage[main]/Apt/Exec[/usr/bin/apt-get update]: Triggered 'refresh' from 7 events
- alert: /Stage[main]/Aegir::Login_link/Exec[login link]/returns: http://aegir-up.aegir-plato2.local/user/reset/1/1375304133/4f56f750df3c08881a6c388e71aac919
- notice: /Stage[main]/Aegir::Login_link/Exec[login link]: Triggered 'refresh' from 1 events
- err: /Stage[main]/Aegir::Queue_runner/Drush::Dl[hosting_queue_runner]/Exec[drush-dl-hosting_queue_runner]/returns: change from notrun to 0 failed: Working directory '/var/aegir/hostmaster-6.x-1.9/sites/aegir-up.aegir-plato2.local' does not exist
- notice: /Stage[main]/Aegir::Queue_runner/File[hosting-queue-runner init script]: Dependency Exec[drush-dl-hosting_queue_runner] has failures: true
- warning: /Stage[main]/Aegir::Queue_runner/File[hosting-queue-runner init script]: Skipping because of failed dependencies
- notice: /Stage[main]/Aegir::Queue_runner/Drush::En[hosting_queue_runner]/Exec[drush-en-hosting_queue_runner]: Dependency Exec[drush-dl-hosting_queue_runner] has failures: true
- warning: /Stage[main]/Aegir::Queue_runner/Drush::En[hosting_queue_runner]/Exec[drush-en-hosting_queue_runner]: Skipping because of failed dependencies
- notice: /Stage[main]/Aegir::Queue_runner/Service[hosting-queue-runner]: Dependency Exec[drush-dl-hosting_queue_runner] has failures: true
- warning: /Stage[main]/Aegir::Queue_runner/Service[hosting-queue-runner]: Skipping because of failed dependencies
- notice: /Stage[main]/Apt/Exec[/usr/bin/apt-get update && /usr/bin/apt-get autoclean]/returns: executed successfully
- notice: Finished catalog run in 158.61 seconds
- The following SSH command responded with a non-zero exit status.
- Vagrant assumes that this means the command failed!
- cd /tmp/vagrant-puppet/manifests && FACTER_fqdn='' FACTER_username='joseph' FACTER_git_name='Joseph Leon' FACTER_git_email='joseph@poeticsystems.com' FACTER_uid='1000' FACTER_gid='1000' FACTER_aegir_user='aegir' FACTER_aegir_root='/var/aegir' FACTER_aegir_user_exists='true' FACTER_aegir_version='6.x-1.9' puppet apply --modulepath '/tmp/vagrant-puppet/modules-0:/tmp/vagrant-puppet/modules-1' /tmp/vagrant-puppet/manifests/site.pp --detailed-exitcodes || [ $? -eq 2 ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement