Created
May 14, 2014 18:07
-
-
Save ifnull/514fe3212990ce78e81a to your computer and use it in GitHub Desktop.
mitchellh/vagrant VBoxManage not returning guest IP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Wed May 14 10:55:40 on ttys007 | |
(default)[danielsmith-laptop ~/workspace/foobar (master)] | |
10:56 $ vagrant reload --debug | |
INFO global: Vagrant version: 1.6.2 | |
INFO global: Ruby version: 2.0.0 | |
INFO global: RubyGems version: 2.0.14 | |
INFO global: VAGRANT_EXECUTABLE="/Applications/Vagrant/bin/../embedded/gems/gems/vagrant-1.6.2/bin/vagrant" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/Applications/Vagrant/bin/../embedded" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_DETECTED_OS="Darwin" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1" | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: Plugins: | |
INFO global: - bundler = 1.6.2 | |
INFO global: - i18n = 0.6.9 | |
INFO global: - log4r = 1.1.10 | |
INFO global: - micromachine = 1.1.0 | |
INFO global: - mime-types = 2.2 | |
INFO global: - rest-client = 1.6.7 | |
INFO global: - vagrant-login = 1.0.1 | |
INFO global: - vagrant-share = 1.0.1 | |
INFO global: - vagrant-vbguest = 0.10.0 | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/ssh_config/plugin.rb | |
INFO manager: Registered plugin: ssh-config command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: RedHat guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/opensuse/plugin.rb | |
INFO manager: Registered plugin: OpenSUSE host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
INFO global: Loading plugins! | |
INFO manager: Registered plugin: vagrant-login | |
INFO manager: Registered plugin: vagrant-share | |
INFO manager: Registered plugin: vagrant-vbguest | |
INFO vagrant: `vagrant` invoked: ["reload", "--debug"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000100864628>) | |
INFO environment: - cwd: /Users/danielsmith/Workspace/foobar | |
INFO environment: Home path: /Users/danielsmith/.vagrant.d | |
INFO environment: Local data path: /Users/danielsmith/Workspace/foobar/.vagrant | |
DEBUG environment: Creating: /Users/danielsmith/Workspace/foobar/.vagrant | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010124dae0> | |
INFO environment: Running hook: environment_load | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001019bec98> | |
INFO cli: CLI: [] "reload" [] | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandReload::Command [] | |
DEBUG command: 'reload' each target VM... | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: [] | |
DEBUG command: -- options: nil | |
DEBUG command: Loading all machines... | |
INFO loader: Set :root = #<Pathname:/Users/danielsmith/Workspace/foobar/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/danielsmith/Workspace/foobar/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/danielsmith/Workspace/foobar/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG provisioner: Provisioner defined: salt | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
INFO command: Active machine found with name default. Using provider: virtualbox | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.10r93012 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.10 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "2158054200_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "2158054200_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
INFO box_collection: Box found: madjango-base (virtualbox) | |
INFO loader: Set :"2156814780_madjango-base_virtualbox" = #<Pathname:/Users/danielsmith/.vagrant.d/boxes/madjango-base/0/virtualbox/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/danielsmith/.vagrant.d/boxes/madjango-base/0/virtualbox/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/danielsmith/.vagrant.d/boxes/madjango-base/0/virtualbox/Vagrantfile | |
INFO loader: Loading configuration in order: [:"2156814780_madjango-base_virtualbox", :home, :root, "2158054200_machine_default"] | |
DEBUG loader: Loading from: 2156814780_madjango-base_virtualbox (evaluating) | |
DEBUG loader: Upgrading config from version 1 to 2 | |
DEBUG loader: Upgrading config to version 2 | |
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x0000010094e7f0> | |
INFO machine: - Data dir: /Users/danielsmith/Workspace/foobar/.vagrant/machines/default/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: "a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.10r93012 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.10 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: Foobar | |
Groups: / | |
Guest OS: Ubuntu (64 bit) | |
UUID: a7b38e5f-3541-4359-a6b8-118eb4a11729 | |
Config file: /Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox | |
Snapshot folder: /Users/danielsmith/VirtualBox VMs/Foobar/Snapshots | |
Log folder: /Users/danielsmith/VirtualBox VMs/Foobar/Logs | |
Hardware UUID: a7b38e5f-3541-4359-a6b8-118eb4a11729 | |
Memory size: 2048MB | |
Page Fusion: off | |
VRAM size: 8MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 2 | |
PAE: on | |
Long Mode: on | |
Synthetic CPU: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): DVD | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
Time offset: 0ms | |
RTC: UTC | |
Hardw. virt.ext: on | |
Nested Paging: on | |
Large Pages: on | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
State: running (since 2014-05-14T17:53:40.132000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Tracing Enabled: off | |
Allow Tracing to Access VM: off | |
Tracing Configuration: | |
Autostart Enabled: off | |
Autostart Delay: 0 | |
Default Frontend: | |
Storage Controller Name (0): IDE Controller | |
Storage Controller Type (0): PIIX4 | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 2 | |
Storage Controller Port Count (0): 2 | |
Storage Controller Bootable (0): on | |
Storage Controller Name (1): SATA Controller | |
Storage Controller Type (1): IntelAhci | |
Storage Controller Instance Number (1): 0 | |
Storage Controller Max Port Count (1): 30 | |
Storage Controller Port Count (1): 1 | |
Storage Controller Bootable (1): on | |
IDE Controller (0, 0): Empty | |
IDE Controller (1, 0): Empty | |
SATA Controller (0, 0): /Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk (UUID: 6b35cba0-07c4-44a0-bdc6-9c25c77717b5) | |
NIC 1: MAC: 080027880CA6, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = ssh, protocol = tcp, host ip = 127.0.0.1, host port = 2222, guest ip = , guest port = 22 | |
NIC 1 Rule(1): name = tcp8000, protocol = tcp, host ip = , host port = 8000, guest ip = , guest port = 8000 | |
NIC 1 Rule(2): name = tcp8001, protocol = tcp, host ip = , host port = 8001, guest ip = , guest port = 8001 | |
NIC 1 Rule(3): name = tcp8002, protocol = tcp, host ip = , host port = 8002, guest ip = , guest port = 8002 | |
NIC 1 Rule(4): name = tcp8983, protocol = tcp, host ip = , host port = 8983, guest ip = , guest port = 8983 | |
NIC 2: MAC: 080027F7A9DF, Attachment: Host-only Interface 'vboxnet0', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
LPT 1: disabled | |
LPT 2: disabled | |
Audio: disabled | |
Clipboard Mode: disabled | |
Drag'n'drop Mode: disabled | |
Session type: headless | |
Video mode: 640x480x32 at 0,0 | |
VRDE: disabled | |
USB: disabled | |
EHCI: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Bandwidth groups: <none> | |
Shared folders: | |
Name: 'vagrant', Host path: '/Users/danielsmith/Workspace/foobar' (machine mapping), writable | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm | |
Capture dimensions: 1024x768 | |
Capture rate: 512 kbps | |
Capture FPS: 25 | |
Guest: | |
Configured memory balloon size: 0 MB | |
OS type: Linux26_64 | |
Additions run level: 2 | |
Additions version: 4.2.0 r80737 | |
Guest Facilities: | |
Facility "VirtualBox Base Driver": active/running (last update: 2014/05/14 17:53:49 UTC) | |
Facility "VirtualBox System Service": active/running (last update: 2014/05/14 17:55:55 UTC) | |
Facility "Seamless Mode": not active (last update: 2014/05/14 17:53:49 UTC) | |
Facility "Graphics Mode": not active (last update: 2014/05/14 17:53:49 UTC) | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000001012a5718 @logger=#<Log4r::Logger:0x000001012a5650 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000101319398 @logger=#<Log4r::Logger:0x000001019a4cd0 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000001012a5650 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="a7b38e5f-3541-4359-a6b8-118eb4a11729", @version="4.3.10", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x00000101350348 @logger=#<Log4r::Logger:0x00000101382a28 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="a7b38e5f-3541-4359-a6b8-118eb4a11729">>, @cap_logger=#<Log4r::Logger:0x00000101a17e38 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000101a0c420>:0x000001013d2050>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000101a0c268 @items={:public_address=>#<Proc:0x000001011ac578@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/docker/plugin.rb:54>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000101a0c178 @items={:public_address=>#<Proc:0x00000101196688@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000101a0c060 @items={:forwarded_ports=>#<Proc:0x00000101165560@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000101165128@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000001008974b0@/Applications/Vagrant/embedded/gems/gems/vagrant-share-1.0.1/lib/vagrant-share.rb:39>}, @results_cache={}>}>) | |
INFO machine: Calling action: reload on provider VirtualBox (a7b38e5f-3541-4359-a6b8-118eb4a11729) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-8c159f9929aaabebc5106affef87a1b8 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-8c159f9929aaabebc5106affef87a1b8 | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>] | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: darwin | |
INFO host: Detected: darwin! | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001013d8658> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000010091cc00> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.10r93012 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.10 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 172.28.128.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010091cbd8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010105b9f8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101073670> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101073670> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000102871d58> | |
INFO warden: Calling IN action: #<Proc:0x00000101a66178@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000102871cb8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000102871c90> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.10r93012 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.10 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 172.28.128.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102871c18> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101311dc8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000102832090> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000102832090> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001008f4070> | |
INFO warden: Calling IN action: #<Proc:0x0000010285b5f8@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000010136bf80> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x0000010136bf58> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010136bf30> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101a36928> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000010090fa78> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000010090fa78> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001009351d8> | |
INFO warden: Calling IN action: #<Proc:0x000001014aa018@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00000100936308@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010136bee0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010094f330> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::GracefulHalt:0x0000010094c068> | |
INFO graceful_halt: Verifying source state of machine: :running | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: output: Attempting graceful shutdown of VM... | |
INFO interface: output: ==> default: Attempting graceful shutdown of VM... | |
==> default: Attempting graceful shutdown of VM... | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: - [1, "tcp8000", 8000, 8000] | |
DEBUG virtualbox_4_3: - [1, "tcp8001", 8001, 8001] | |
DEBUG virtualbox_4_3: - [1, "tcp8002", 8002, 8002] | |
DEBUG virtualbox_4_3: - [1, "tcp8983", 8983, 8983] | |
DEBUG ssh: Checking key permissions: /Users/danielsmith/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connnection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/danielsmith/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2014-05-14T10:56:56.771247 #64414] DEBUG -- net.ssh.transport.session[8049b080]: establishing connection to 127.0.0.1:2222 | |
D, [2014-05-14T10:56:56.772241 #64414] DEBUG -- net.ssh.transport.session[8049b080]: connection established | |
I, [2014-05-14T10:56:56.772524 #64414] INFO -- net.ssh.transport.server_version[8049a1bc]: negotiating protocol version | |
D, [2014-05-14T10:56:56.785895 #64414] DEBUG -- net.ssh.transport.server_version[8049a1bc]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1' | |
D, [2014-05-14T10:56:56.786078 #64414] DEBUG -- net.ssh.transport.server_version[8049a1bc]: local is `SSH-2.0-Ruby/Net::SSH_2.9.1 universal.x86_64-darwin12.5.0' | |
D, [2014-05-14T10:56:56.787799 #64414] DEBUG -- tcpsocket[8049a8b0]: read 984 bytes | |
D, [2014-05-14T10:56:56.787995 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 0 type 20 len 980 | |
I, [2014-05-14T10:56:56.788124 #64414] INFO -- net.ssh.transport.algorithms[8049e3e8]: got KEXINIT from server | |
I, [2014-05-14T10:56:56.788437 #64414] INFO -- net.ssh.transport.algorithms[8049e3e8]: sending KEXINIT | |
D, [2014-05-14T10:56:56.788743 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 0 type 20 len 2020 | |
D, [2014-05-14T10:56:56.788858 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 2024 bytes | |
I, [2014-05-14T10:56:56.788956 #64414] INFO -- net.ssh.transport.algorithms[8049e3e8]: negotiating algorithms | |
D, [2014-05-14T10:56:56.789234 #64414] DEBUG -- net.ssh.transport.algorithms[8049e3e8]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2014-05-14T10:56:56.789315 #64414] DEBUG -- net.ssh.transport.algorithms[8049e3e8]: exchanging keys | |
D, [2014-05-14T10:56:56.791323 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 1 type 34 len 20 | |
D, [2014-05-14T10:56:56.791487 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 24 bytes | |
D, [2014-05-14T10:56:56.793936 #64414] DEBUG -- tcpsocket[8049a8b0]: read 152 bytes | |
D, [2014-05-14T10:56:56.794203 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 1 type 31 len 148 | |
D, [2014-05-14T10:56:56.817145 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 2 type 32 len 140 | |
D, [2014-05-14T10:56:56.817295 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 144 bytes | |
D, [2014-05-14T10:56:56.820443 #64414] DEBUG -- tcpsocket[8049a8b0]: read 720 bytes | |
D, [2014-05-14T10:56:56.820619 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 2 type 33 len 700 | |
D, [2014-05-14T10:56:56.823527 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 3 type 21 len 20 | |
D, [2014-05-14T10:56:56.823683 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 24 bytes | |
D, [2014-05-14T10:56:56.823907 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 3 type 21 len 12 | |
D, [2014-05-14T10:56:56.824616 #64414] DEBUG -- net.ssh.authentication.session[80a4c024]: beginning authentication of `vagrant' | |
D, [2014-05-14T10:56:56.825487 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 4 type 5 len 28 | |
D, [2014-05-14T10:56:56.825625 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 52 bytes | |
D, [2014-05-14T10:56:56.826413 #64414] DEBUG -- tcpsocket[8049a8b0]: read 52 bytes | |
D, [2014-05-14T10:56:56.826672 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 4 type 6 len 28 | |
D, [2014-05-14T10:56:56.826855 #64414] DEBUG -- net.ssh.authentication.session[80a4c024]: trying none | |
D, [2014-05-14T10:56:56.827149 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 5 type 50 len 44 | |
D, [2014-05-14T10:56:56.827266 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 68 bytes | |
D, [2014-05-14T10:56:56.828852 #64414] DEBUG -- tcpsocket[8049a8b0]: read 68 bytes | |
D, [2014-05-14T10:56:56.829147 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 5 type 51 len 44 | |
D, [2014-05-14T10:56:56.829367 #64414] DEBUG -- net.ssh.authentication.session[80a4c024]: allowed methods: publickey,password | |
D, [2014-05-14T10:56:56.829635 #64414] DEBUG -- net.ssh.authentication.methods.none[80a4c6dc]: none failed | |
D, [2014-05-14T10:56:56.829795 #64414] DEBUG -- net.ssh.authentication.session[80a4c024]: trying publickey | |
D, [2014-05-14T10:56:56.831727 #64414] DEBUG -- net.ssh.authentication.agent[80a456fc]: connecting to ssh-agent | |
D, [2014-05-14T10:56:56.832029 #64414] DEBUG -- net.ssh.authentication.agent[80a456fc]: sending agent request 1 len 61 | |
D, [2014-05-14T10:56:56.832197 #64414] DEBUG -- net.ssh.authentication.agent[80a456fc]: received agent packet 2 len 5 | |
D, [2014-05-14T10:56:56.832273 #64414] DEBUG -- net.ssh.authentication.agent[80a456fc]: sending agent request 11 len 0 | |
D, [2014-05-14T10:56:56.832488 #64414] DEBUG -- net.ssh.authentication.agent[80a456fc]: received agent packet 12 len 322 | |
D, [2014-05-14T10:56:56.832939 #64414] DEBUG -- net.ssh.authentication.methods.publickey[80a45a1c]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2014-05-14T10:56:56.833314 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 6 type 50 len 348 | |
D, [2014-05-14T10:56:56.833487 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 372 bytes | |
D, [2014-05-14T10:56:56.835310 #64414] DEBUG -- tcpsocket[8049a8b0]: read 324 bytes | |
D, [2014-05-14T10:56:56.835597 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 6 type 60 len 300 | |
D, [2014-05-14T10:56:56.838629 #64414] DEBUG -- tcpsocket[8049a8b0]: queueing packet nr 7 type 50 len 620 | |
D, [2014-05-14T10:56:56.838774 #64414] DEBUG -- tcpsocket[8049a8b0]: sent 644 bytes | |
D, [2014-05-14T10:56:56.841036 #64414] DEBUG -- tcpsocket[8049a8b0]: read 36 bytes | |
D, [2014-05-14T10:56:56.841351 #64414] DEBUG -- tcpsocket[8049a8b0]: received packet nr 7 type 52 len 12 | |
D, [2014-05-14T10:56:56.841503 #64414] DEBUG -- net.ssh.authentication.methods.publickey[80a45a1c]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: - [1, "tcp8000", 8000, 8000] | |
DEBUG virtualbox_4_3: - [1, "tcp8001", 8001, 8001] | |
DEBUG virtualbox_4_3: - [1, "tcp8002", 8002, 8002] | |
DEBUG virtualbox_4_3: - [1, "tcp8983", 8983, 8983] | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: fedora | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'Fedora release [12][67890]' /etc/redhat-release (sudo=false) | |
DEBUG ssh: stderr: grep: | |
DEBUG ssh: stderr: /etc/redhat-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 2 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/pld-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: suse | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/SuSE-release (sudo=false) | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/SuSE-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/issue | grep 'Ubuntu' (sudo=false) | |
DEBUG ssh: stdout: Ubuntu 12.04 LTS \n \l | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: ubuntu! | |
DEBUG guest: Searching for cap: halt | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: halt in linux | |
INFO guest: Execute capability: halt [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: shutdown -h now (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG graceful_halt: Waiting for target graceful halt state: poweroff | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=50,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=101,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:53:40.132000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090029032 | |
GuestAdditionsFacility_VirtualBox System Service=101,1400090155506 | |
GuestAdditionsFacility_Seamless Mode=0,1400090029032 | |
GuestAdditionsFacility_Graphics Mode=0,1400090029032 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO graceful_halt: Gracefully halted. | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::GracefulHalt:0x0000010094c068> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001019ed868> | |
INFO warden: Calling IN action: #<Proc:0x00000101371610@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x000001019ed750@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x0000010136be68@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000102871b28> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.10r93012 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.10 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 172.28.128.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000102871b00> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00000102871ad8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010148a650> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001012d7ba0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x000001012e8860> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x000001012e8860> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001013597b8> | |
INFO warden: Calling IN action: #<Proc:0x00000102858a10@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001013596f0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001014036a0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000101413028> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000101413028> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101a57a10> | |
INFO warden: Calling IN action: #<Proc:0x00000100925d78@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101a57880> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001014b18b8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000102882400> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000102882400> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001013619e0> | |
INFO warden: Calling IN action: #<Proc:0x00000100937cd0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001013618f0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x000001013618c8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: API version: 4_3 | |
Minimum guest RAM size: 4 Megabytes | |
Maximum guest RAM size: 2097152 Megabytes | |
Minimum video RAM size: 1 Megabytes | |
Maximum video RAM size: 256 Megabytes | |
Maximum guest monitor count: 64 | |
Minimum guest CPU count: 1 | |
Maximum guest CPU count: 32 | |
Virtual disk limit (info): 2199022206976 Bytes | |
Maximum Serial Port count: 2 | |
Maximum Parallel Port count: 2 | |
Maximum Boot Position: 4 | |
Maximum PIIX3 Network Adapter count: 8 | |
Maximum ICH9 Network Adapter count: 36 | |
Maximum PIIX3 IDE Controllers: 1 | |
Maximum ICH9 IDE Controllers: 1 | |
Maximum IDE Port count: 2 | |
Maximum Devices per IDE Port: 2 | |
Maximum PIIX3 SATA Controllers: 1 | |
Maximum ICH9 SATA Controllers: 8 | |
Maximum SATA Port count: 30 | |
Maximum Devices per SATA Port: 1 | |
Maximum PIIX3 SCSI Controllers: 1 | |
Maximum ICH9 SCSI Controllers: 8 | |
Maximum SCSI Port count: 16 | |
Maximum Devices per SCSI Port: 1 | |
Maximum SAS PIIX3 Controllers: 1 | |
Maximum SAS ICH9 Controllers: 8 | |
Maximum SAS Port count: 8 | |
Maximum Devices per SAS Port: 1 | |
Maximum PIIX3 Floppy Controllers:1 | |
Maximum ICH9 Floppy Controllers: 1 | |
Maximum Floppy Port count: 1 | |
Maximum Devices per Floppy Port: 2 | |
Default machine folder: /Users/danielsmith/VirtualBox VMs | |
Exclusive HW virtualization use: off | |
Default hard disk format: VDI | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
Log history count: 3 | |
Default frontend: | |
Autostart database path: | |
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00000101361850> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "<inaccessible>" {f36c96f0-0e9e-474e-8bcb-182a2ddb7e5f} | |
"<inaccessible>" {09876d76-c72c-4084-bb18-a7806a6e3671} | |
"<inaccessible>" {2cec8598-b176-479a-80ce-8cf962d2912e} | |
"<inaccessible>" {3367d5e2-af8b-40f8-bcce-d7f3f154c032} | |
"slidepress_default_1392526008522_2606" {45f7d55e-e44c-486d-bc7a-a57016e999c4} | |
"slidepress-test_default_1392797939950_74864" {75b9c846-709b-48e1-b259-386ca550c5a8} | |
"CentOS Test" {8073e853-ca79-413d-bcd0-d64749c7b909} | |
"CentOS-6.5-i386-tiny" {89ceba1e-8328-4237-bc50-8a70d9c2867e} | |
"test-magento" {6057d015-5d55-4f51-8d43-600293df29ae} | |
"Foobar" {a7b38e5f-3541-4359-a6b8-118eb4a11729} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO setname: Not setting the name because our name is already set. | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000101879f18> | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: - [1, "tcp8000", 8000, 8000] | |
DEBUG virtualbox_4_3: - [1, "tcp8001", 8001, 8001] | |
DEBUG virtualbox_4_3: - [1, "tcp8002", 8002, 8002] | |
DEBUG virtualbox_4_3: - [1, "tcp8983", 8983, 8983] | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> default: Clearing any previously set forwarded ports... | |
==> default: Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: - [1, "tcp8000", 8000, 8000] | |
DEBUG virtualbox_4_3: - [1, "tcp8001", 8001, 8001] | |
DEBUG virtualbox_4_3: - [1, "tcp8002", 8002, 8002] | |
DEBUG virtualbox_4_3: - [1, "tcp8983", 8983, 8983] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--natpf1", "delete", "ssh", "--natpf1", "delete", "tcp8000", "--natpf1", "delete", "tcp8001", "--natpf1", "delete", "tcp8002", "--natpf1", "delete", "tcp8983"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x000001018797c0> | |
INFO provision: Checking provisioner sentinel if we should run... | |
INFO provision: Sentinel found! Not provisioning. | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x0000010111fad8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x0000010111fa88> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "<inaccessible>" {f36c96f0-0e9e-474e-8bcb-182a2ddb7e5f} | |
"<inaccessible>" {09876d76-c72c-4084-bb18-a7806a6e3671} | |
"<inaccessible>" {2cec8598-b176-479a-80ce-8cf962d2912e} | |
"<inaccessible>" {3367d5e2-af8b-40f8-bcce-d7f3f154c032} | |
"slidepress_default_1392526008522_2606" {45f7d55e-e44c-486d-bc7a-a57016e999c4} | |
"slidepress-test_default_1392797939950_74864" {75b9c846-709b-48e1-b259-386ca550c5a8} | |
"CentOS Test" {8073e853-ca79-413d-bcd0-d64749c7b909} | |
"CentOS-6.5-i386-tiny" {89ceba1e-8328-4237-bc50-8a70d9c2867e} | |
"test-magento" {6057d015-5d55-4f51-8d43-600293df29ae} | |
"Foobar" {a7b38e5f-3541-4359-a6b8-118eb4a11729} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=f36c96f0-0e9e-474e-8bcb-182a2ddb7e5f active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f36c96f0-0e9e-474e-8bcb-182a2ddb7e5f", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="<inaccessible>" | |
UUID="f36c96f0-0e9e-474e-8bcb-182a2ddb7e5f" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=09876d76-c72c-4084-bb18-a7806a6e3671 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "09876d76-c72c-4084-bb18-a7806a6e3671", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="<inaccessible>" | |
UUID="09876d76-c72c-4084-bb18-a7806a6e3671" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=2cec8598-b176-479a-80ce-8cf962d2912e active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2cec8598-b176-479a-80ce-8cf962d2912e", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="<inaccessible>" | |
UUID="2cec8598-b176-479a-80ce-8cf962d2912e" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3367d5e2-af8b-40f8-bcce-d7f3f154c032 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3367d5e2-af8b-40f8-bcce-d7f3f154c032", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="<inaccessible>" | |
UUID="3367d5e2-af8b-40f8-bcce-d7f3f154c032" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=45f7d55e-e44c-486d-bc7a-a57016e999c4 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "45f7d55e-e44c-486d-bc7a-a57016e999c4", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="slidepress_default_1392526008522_2606" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="45f7d55e-e44c-486d-bc7a-a57016e999c4" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/slidepress_default_1392526008522_2606/slidepress_default_1392526008522_2606.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/slidepress_default_1392526008522_2606/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/slidepress_default_1392526008522_2606/Logs" | |
hardwareuuid="45f7d55e-e44c-486d-bc7a-a57016e999c4" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-04-03T04:47:48.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/slidepress_default_1392526008522_2606/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="c8905cf3-d790-49d4-a7e8-757a0db17f4e" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,80" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Sites/slidepress" | |
SharedFolderNameMachineMapping2="/srv" | |
SharedFolderPathMachineMapping2="/Users/danielsmith/Sites/slidepress/salt/roots" | |
SharedFolderNameMachineMapping3="/home/vagrant/slidepress" | |
SharedFolderPathMachineMapping3="/Users/danielsmith/Sites/slidepress" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/slidepress_default_1392526008522_2606/slidepress_default_1392526008522_2606.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=75b9c846-709b-48e1-b259-386ca550c5a8 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "75b9c846-709b-48e1-b259-386ca550c5a8", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="slidepress-test_default_1392797939950_74864" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="75b9c846-709b-48e1-b259-386ca550c5a8" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/slidepress-test_default_1392797939950_74864/slidepress-test_default_1392797939950_74864.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/slidepress-test_default_1392797939950_74864/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/slidepress-test_default_1392797939950_74864/Logs" | |
hardwareuuid="75b9c846-709b-48e1-b259-386ca550c5a8" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-01-27T05:22:32.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/slidepress-test_default_1392797939950_74864/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="3a8dd2ff-6916-44e7-8e0a-5cccb3e51b89" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,80" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/slidepress-test" | |
SharedFolderNameMachineMapping2="/srv" | |
SharedFolderPathMachineMapping2="/Users/danielsmith/Workspace/slidepress-test/salt/roots" | |
SharedFolderNameMachineMapping3="/home/vagrant/slidepress" | |
SharedFolderPathMachineMapping3="/Users/danielsmith/Workspace/slidepress-test" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/slidepress-test_default_1392797939950_74864/slidepress-test_default_1392797939950_74864.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=8073e853-ca79-413d-bcd0-d64749c7b909 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "8073e853-ca79-413d-bcd0-d64749c7b909", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="CentOS Test" | |
groups="/" | |
ostype="Red Hat (64 bit)" | |
UUID="8073e853-ca79-413d-bcd0-d64749c7b909" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/CentOS Test/CentOS Test.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/CentOS Test/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/CentOS Test/Logs" | |
hardwareuuid="8073e853-ca79-413d-bcd0-d64749c7b909" | |
memory=2048 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="disabled" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="off" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-04-09T21:31:19.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATA" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATA-0-0"="/Users/danielsmith/VirtualBox VMs/CentOS Test/box-disk1.vmdk" | |
"SATA-ImageUUID-0-0"="2572aa71-12f5-454e-b509-1b398dc531fe" | |
natnet1="nat" | |
macaddress1="080027079E3D" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="virtio" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/test-centos" | |
SharedFolderNameMachineMapping2="/srv/salt" | |
SharedFolderPathMachineMapping2="/Users/danielsmith/Workspace/foobar/cloudseed/default/srv/salt" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/CentOS Test/CentOS Test.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=89ceba1e-8328-4237-bc50-8a70d9c2867e active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "89ceba1e-8328-4237-bc50-8a70d9c2867e", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="CentOS-6.5-i386-tiny" | |
groups="/" | |
ostype="Red Hat (32 bit)" | |
UUID="89ceba1e-8328-4237-bc50-8a70d9c2867e" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/CentOS-6.5-i386-tiny/CentOS-6.5-i386-tiny.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/CentOS-6.5-i386-tiny/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/CentOS-6.5-i386-tiny/Logs" | |
hardwareuuid="89ceba1e-8328-4237-bc50-8a70d9c2867e" | |
memory=480 | |
pagefusion="off" | |
vram=10 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="on" | |
longmode="off" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="off" | |
Time offset=0rtcuseutc="off" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-04-03T06:34:37.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="/Users/danielsmith/Workspace/veewee/iso/CentOS-6.5-i386-minimal.iso" | |
"IDE Controller-ImageUUID-0-0"="3d93efd7-bb68-408a-a102-3c63db190a3f" | |
"IDE Controller-tempeject"="off" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="/Users/danielsmith/Workspace/veewee/iso/VBoxGuestAdditions_4.3.10.iso" | |
"IDE Controller-ImageUUID-1-0"="c2863566-f9e9-46fd-b983-26eb2d2015cf" | |
"IDE Controller-tempeject"="off" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/CentOS-6.5-i386-tiny/CentOS-6.5-i386-tiny1.vdi" | |
"SATA Controller-ImageUUID-0-0"="efecf325-e7b1-48c6-83a3-c314ac0776fd" | |
natnet1="nat" | |
macaddress1="08002783A9D3" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,7222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="veewee-validation" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/veewee/validation" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/CentOS-6.5-i386-tiny/CentOS-6.5-i386-tiny.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=6057d015-5d55-4f51-8d43-600293df29ae active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "6057d015-5d55-4f51-8d43-600293df29ae", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="test-magento" | |
groups="/" | |
ostype="Red Hat (32 bit)" | |
UUID="6057d015-5d55-4f51-8d43-600293df29ae" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/test-magento/test-magento.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/test-magento/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/test-magento/Logs" | |
hardwareuuid="6057d015-5d55-4f51-8d43-600293df29ae" | |
memory=2048 | |
pagefusion="off" | |
vram=10 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-04-09T20:20:09.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="/Users/danielsmith/Workspace/veewee/iso/CentOS-6.5-i386-minimal.iso" | |
"IDE Controller-ImageUUID-0-0"="3d93efd7-bb68-408a-a102-3c63db190a3f" | |
"IDE Controller-tempeject"="off" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="/Users/danielsmith/Workspace/veewee/iso/VBoxGuestAdditions_4.3.10.iso" | |
"IDE Controller-ImageUUID-1-0"="c2863566-f9e9-46fd-b983-26eb2d2015cf" | |
"IDE Controller-tempeject"="off" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/test-magento/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="a782f1bf-7b3f-453c-b160-a3585b894b93" | |
natnet1="nat" | |
macaddress1="08002783A9D3" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,80" | |
Forwarding(2)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/test-magento" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/test-magento/test-magento.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000010111f948> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: [] | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x000001011dd678> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "<inaccessible>" {f36c96f0-0e9e-474e-8bcb-182a2ddb7e5f} | |
"<inaccessible>" {09876d76-c72c-4084-bb18-a7806a6e3671} | |
"<inaccessible>" {2cec8598-b176-479a-80ce-8cf962d2912e} | |
"<inaccessible>" {3367d5e2-af8b-40f8-bcce-d7f3f154c032} | |
"slidepress_default_1392526008522_2606" {45f7d55e-e44c-486d-bc7a-a57016e999c4} | |
"slidepress-test_default_1392797939950_74864" {75b9c846-709b-48e1-b259-386ca550c5a8} | |
"CentOS Test" {8073e853-ca79-413d-bcd0-d64749c7b909} | |
"CentOS-6.5-i386-tiny" {89ceba1e-8328-4237-bc50-8a70d9c2867e} | |
"test-magento" {6057d015-5d55-4f51-8d43-600293df29ae} | |
"Foobar" {a7b38e5f-3541-4359-a6b8-118eb4a11729} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000001012c7138> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO nfs: NFS pruning. Valid IDs: ["3367d5e2-af8b-40f8-bcce-d7f3f154c032", "45f7d55e-e44c-486d-bc7a-a57016e999c4", "75b9c846-709b-48e1-b259-386ca550c5a8", "8073e853-ca79-413d-bcd0-d64749c7b909", "89ceba1e-8328-4237-bc50-8a70d9c2867e", "6057d015-5d55-4f51-8d43-600293df29ae", "a7b38e5f-3541-4359-a6b8-118eb4a11729"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>, #<Vagrant::UI::Prefixed:0x000001011f6808 @logger=#<Log4r::Logger:0x000001011f6790 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x00000100877c00 @logger=#<Log4r::Logger:0x00000100877a70 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @lock=#<Mutex:0x000001018b3d80>>>, ["3367d5e2-af8b-40f8-bcce-d7f3f154c032", "45f7d55e-e44c-486d-bc7a-a57016e999c4", "75b9c846-709b-48e1-b259-386ca550c5a8", "8073e853-ca79-413d-bcd0-d64749c7b909", "89ceba1e-8328-4237-bc50-8a70d9c2867e", "6057d015-5d55-4f51-8d43-600293df29ae", "a7b38e5f-3541-4359-a6b8-118eb4a11729"]] (darwin) | |
INFO bsd: Pruning invalid NFS entries... | |
DEBUG bsd: Valid ID: a7b38e5f-3541-4359-a6b8-118eb4a11729 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000010181dcb8> | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>] (darwin) | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>] (darwin) | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>] (darwin) | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: nfs | |
INFO nfs: NFS pruning. Valid IDs: ["3367d5e2-af8b-40f8-bcce-d7f3f154c032", "45f7d55e-e44c-486d-bc7a-a57016e999c4", "75b9c846-709b-48e1-b259-386ca550c5a8", "8073e853-ca79-413d-bcd0-d64749c7b909", "89ceba1e-8328-4237-bc50-8a70d9c2867e", "6057d015-5d55-4f51-8d43-600293df29ae", "a7b38e5f-3541-4359-a6b8-118eb4a11729"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>, #<Vagrant::UI::Prefixed:0x000001011f6808 @logger=#<Log4r::Logger:0x000001011f6790 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x00000100877c00 @logger=#<Log4r::Logger:0x00000100877a70 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010112d868 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101062938 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010627f8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010534b0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010112d6b0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @lock=#<Mutex:0x000001018b3d80>>>, ["3367d5e2-af8b-40f8-bcce-d7f3f154c032", "45f7d55e-e44c-486d-bc7a-a57016e999c4", "75b9c846-709b-48e1-b259-386ca550c5a8", "8073e853-ca79-413d-bcd0-d64749c7b909", "89ceba1e-8328-4237-bc50-8a70d9c2867e", "6057d015-5d55-4f51-8d43-600293df29ae", "a7b38e5f-3541-4359-a6b8-118eb4a11729"]] (darwin) | |
INFO bsd: Pruning invalid NFS entries... | |
DEBUG bsd: Valid ID: a7b38e5f-3541-4359-a6b8-118eb4a11729 | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--name", "vagrant"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x000001019b48b0> | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>] (darwin) | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>] (darwin) | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/danielsmith/Workspace/foobar>] (darwin) | |
INFO synced_folders: Synced Folder Implementation: nfs | |
INFO synced_folders: - /srv/cloudseed-formulas: ../cloudseed-formulas/ => /srv/cloudseed-formulas | |
INFO synced_folders: - /srv: cloudseed/current/srv/ => /srv | |
INFO synced_folders: - /srv/app: ./ => /srv/app | |
INFO synced_folders: Synced Folder Implementation: virtualbox | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: nfs | |
INFO synced_folders: Invoking synced folder prepare for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--name", "vagrant", "--hostpath", "/Users/danielsmith/Workspace/foobar"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "VBoxInternal2/SharedFolderfoobarbleSymlinksCreate/vagrant", "1"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x0000010139a2e0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00000101a1fa20> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: ==> default: Clearing any previously set network interfaces... | |
==> default: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00000101a1f9f8> | |
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 2: hostonly | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1} | |
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat} | |
INFO network: Network slot 2. Type: hostonly. | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "bridgedifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: en0: Wi-Fi (AirPort) | |
GUID: 00306e65-0000-4000-8000-705681b31e51 | |
DHCP: Disabled | |
IPAddress: 172.16.2.170 | |
NetworkMask: 255.255.252.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 70:56:81:b3:1e:51 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-en0 | |
Name: en3: Thunderbolt 1 | |
GUID: 00336e65-0000-4000-8000-b2001a03f560 | |
DHCP: Disabled | |
IPAddress: 0.0.0.0 | |
NetworkMask: 0.0.0.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: b2:00:1a:03:f5:60 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-en3 | |
Name: bridge0 | |
GUID: 64697262-6567-4030-8000-7256813bb000 | |
DHCP: Disabled | |
IPAddress: 0.0.0.0 | |
NetworkMask: 0.0.0.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 72:56:81:3b:b0:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-bridge0 | |
Name: p2p0 | |
GUID: 30703270-0000-4000-8000-025681b31e51 | |
DHCP: Disabled | |
IPAddress: 0.0.0.0 | |
NetworkMask: 0.0.0.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 02:56:81:b3:1e:51 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-p2p0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Normalized configuration: {:adapter_ip=>"172.28.128.1", :auto_config=>true, :ip=>"172.28.128.1", :mac=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:dhcp, :dhcp_ip=>"172.28.128.2", :dhcp_lower=>"172.28.128.3", :dhcp_upper=>"172.28.128.254", :adapter=>2} | |
INFO network: Searching for matching hostonly network: 172.28.128.1 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "dhcpservers"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: NetworkName: HostInterfaceNetworking-vboxnet0 | |
IP: 172.28.128.2 | |
NetworkMask: 255.255.255.0 | |
lowerIPAddress: 172.28.128.3 | |
upperIPAddress: 172.28.128.254 | |
Enabled: Yes | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 172.28.128.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: DHCP server already properly configured | |
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet0", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly} | |
INFO network: Enabling adapters... | |
INFO interface: output: Preparing network interfaces based on configuration... | |
INFO interface: output: ==> default: Preparing network interfaces based on configuration... | |
==> default: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: default: Adapter 1: nat | |
default: Adapter 1: nat | |
INFO interface: detail: Adapter 2: hostonly | |
INFO interface: detail: default: Adapter 2: hostonly | |
default: Adapter 2: hostonly | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet0", "--cableconnected2", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000001014108f0> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> default: Forwarding ports... | |
==> default: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-05-14T17:57:03.364000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: 8000 => 8000 (adapter 1) | |
INFO interface: detail: default: 8000 => 8000 (adapter 1) | |
default: 8000 => 8000 (adapter 1) | |
INFO interface: detail: 8001 => 8001 (adapter 1) | |
INFO interface: detail: default: 8001 => 8001 (adapter 1) | |
default: 8001 => 8001 (adapter 1) | |
INFO interface: detail: 8002 => 8002 (adapter 1) | |
INFO interface: detail: default: 8002 => 8002 (adapter 1) | |
default: 8002 => 8002 (adapter 1) | |
INFO interface: detail: 8983 => 8983 (adapter 1) | |
INFO interface: detail: default: 8983 => 8983 (adapter 1) | |
default: 8983 => 8983 (adapter 1) | |
INFO interface: detail: 22 => 2222 (adapter 1) | |
INFO interface: detail: default: 22 => 2222 (adapter 1) | |
default: 22 => 2222 (adapter 1) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--natpf1", "tcp8000,tcp,,8000,,8000", "--natpf1", "tcp8001,tcp,,8001,,8001", "--natpf1", "tcp8002,tcp,,8002,,8002", "--natpf1", "tcp8983,tcp,,8983,,8983", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x000001014108c8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000101410828> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storagectl", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--name", "SATA Controller", "--hostiocache", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--rtcuseutc", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--natdnsproxy1", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001014634d8> | |
INFO interface: info: Running 'pre-boot' VM customizations... | |
INFO interface: info: ==> default: Running 'pre-boot' VM customizations... | |
==> default: Running 'pre-boot' VM customizations... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--cpus", "2"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--memory", "2048"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000001014634b0> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> default: Booting VM... | |
==> default: Booting VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--type", "headless"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Waiting for VM "a7b38e5f-3541-4359-a6b8-118eb4a11729" to power on... | |
VM "a7b38e5f-3541-4359-a6b8-118eb4a11729" has been successfully started. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000101463488> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001014633e8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes... | |
==> default: Waiting for machine to boot. This may take a few minutes... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: - [1, "tcp8000", 8000, 8000] | |
DEBUG virtualbox_4_3: - [1, "tcp8001", 8001, 8001] | |
DEBUG virtualbox_4_3: - [1, "tcp8002", 8002, 8002] | |
DEBUG virtualbox_4_3: - [1, "tcp8983", 8983, 8983] | |
INFO interface: detail: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: default: SSH address: 127.0.0.1:2222 | |
default: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: default: SSH username: vagrant | |
default: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: default: SSH auth method: private key | |
default: SSH auth method: private key | |
INFO ssh: Connection errored, not re-using. Will reconnect. | |
DEBUG ssh: #<Net::SSH::Disconnect: connection closed by remote host> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: - [1, "tcp8000", 8000, 8000] | |
DEBUG virtualbox_4_3: - [1, "tcp8001", 8001, 8001] | |
DEBUG virtualbox_4_3: - [1, "tcp8002", 8002, 8002] | |
DEBUG virtualbox_4_3: - [1, "tcp8983", 8983, 8983] | |
DEBUG ssh: Checking key permissions: /Users/danielsmith/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connnection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/danielsmith/.vagrant.d/insecure_private_key"] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2014-05-14T10:57:08.850397 #64414] DEBUG -- net.ssh.transport.session[81435e64]: establishing connection to 127.0.0.1:2222 | |
D, [2014-05-14T10:57:08.851156 #64414] DEBUG -- net.ssh.transport.session[81435e64]: connection established | |
I, [2014-05-14T10:57:08.851478 #64414] INFO -- net.ssh.transport.server_version[8143953c]: negotiating protocol version | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionTimeout: Vagrant timed out while attempting to connect via SSH. This usually | |
means that the VM booted, but there are issues with the SSH configuration | |
or network connectivity issues. Please try to `vagrant reload` or | |
`vagrant up` again.> | |
INFO interface: detail: Warning: Connection timeout. Retrying... | |
INFO interface: detail: default: Warning: Connection timeout. Retrying... | |
default: Warning: Connection timeout. Retrying... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=a7b38e5f-3541-4359-a6b8-118eb4a11729 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: - [1, "tcp8000", 8000, 8000] | |
DEBUG virtualbox_4_3: - [1, "tcp8001", 8001, 8001] | |
DEBUG virtualbox_4_3: - [1, "tcp8002", 8002, 8002] | |
DEBUG virtualbox_4_3: - [1, "tcp8983", 8983, 8983] | |
DEBUG ssh: Checking key permissions: /Users/danielsmith/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connnection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/danielsmith/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2014-05-14T10:57:24.068938 #64414] DEBUG -- net.ssh.transport.session[809dc788]: establishing connection to 127.0.0.1:2222 | |
D, [2014-05-14T10:57:24.069930 #64414] DEBUG -- net.ssh.transport.session[809dc788]: connection established | |
I, [2014-05-14T10:57:24.070265 #64414] INFO -- net.ssh.transport.server_version[809d9718]: negotiating protocol version | |
D, [2014-05-14T10:57:24.076857 #64414] DEBUG -- net.ssh.transport.server_version[809d9718]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1' | |
D, [2014-05-14T10:57:24.076998 #64414] DEBUG -- net.ssh.transport.server_version[809d9718]: local is `SSH-2.0-Ruby/Net::SSH_2.9.1 universal.x86_64-darwin12.5.0' | |
D, [2014-05-14T10:57:24.078942 #64414] DEBUG -- tcpsocket[809dc1e8]: read 984 bytes | |
D, [2014-05-14T10:57:24.079158 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 0 type 20 len 980 | |
I, [2014-05-14T10:57:24.079322 #64414] INFO -- net.ssh.transport.algorithms[809d51cc]: got KEXINIT from server | |
I, [2014-05-14T10:57:24.079679 #64414] INFO -- net.ssh.transport.algorithms[809d51cc]: sending KEXINIT | |
D, [2014-05-14T10:57:24.080032 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 0 type 20 len 2020 | |
D, [2014-05-14T10:57:24.080212 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 2024 bytes | |
I, [2014-05-14T10:57:24.080273 #64414] INFO -- net.ssh.transport.algorithms[809d51cc]: negotiating algorithms | |
D, [2014-05-14T10:57:24.080600 #64414] DEBUG -- net.ssh.transport.algorithms[809d51cc]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2014-05-14T10:57:24.080695 #64414] DEBUG -- net.ssh.transport.algorithms[809d51cc]: exchanging keys | |
D, [2014-05-14T10:57:24.081142 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 1 type 34 len 20 | |
D, [2014-05-14T10:57:24.081246 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 24 bytes | |
D, [2014-05-14T10:57:24.083401 #64414] DEBUG -- tcpsocket[809dc1e8]: read 152 bytes | |
D, [2014-05-14T10:57:24.083830 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 1 type 31 len 148 | |
D, [2014-05-14T10:57:24.087364 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 2 type 32 len 140 | |
D, [2014-05-14T10:57:24.087614 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 144 bytes | |
D, [2014-05-14T10:57:24.091154 #64414] DEBUG -- tcpsocket[809dc1e8]: read 720 bytes | |
D, [2014-05-14T10:57:24.091389 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 2 type 33 len 700 | |
D, [2014-05-14T10:57:24.093116 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 3 type 21 len 20 | |
D, [2014-05-14T10:57:24.093258 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 24 bytes | |
D, [2014-05-14T10:57:24.093448 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 3 type 21 len 12 | |
D, [2014-05-14T10:57:24.094151 #64414] DEBUG -- net.ssh.authentication.session[809c108c]: beginning authentication of `vagrant' | |
D, [2014-05-14T10:57:24.094432 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 4 type 5 len 28 | |
D, [2014-05-14T10:57:24.094625 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 52 bytes | |
D, [2014-05-14T10:57:24.095218 #64414] DEBUG -- tcpsocket[809dc1e8]: read 52 bytes | |
D, [2014-05-14T10:57:24.095414 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 4 type 6 len 28 | |
D, [2014-05-14T10:57:24.095618 #64414] DEBUG -- net.ssh.authentication.session[809c108c]: trying none | |
D, [2014-05-14T10:57:24.095952 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 5 type 50 len 44 | |
D, [2014-05-14T10:57:24.096051 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 68 bytes | |
D, [2014-05-14T10:57:24.097161 #64414] DEBUG -- tcpsocket[809dc1e8]: read 68 bytes | |
D, [2014-05-14T10:57:24.097326 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 5 type 51 len 44 | |
D, [2014-05-14T10:57:24.097445 #64414] DEBUG -- net.ssh.authentication.session[809c108c]: allowed methods: publickey,password | |
D, [2014-05-14T10:57:24.097616 #64414] DEBUG -- net.ssh.authentication.methods.none[809bc26c]: none failed | |
D, [2014-05-14T10:57:24.097708 #64414] DEBUG -- net.ssh.authentication.session[809c108c]: trying publickey | |
D, [2014-05-14T10:57:24.098499 #64414] DEBUG -- net.ssh.authentication.agent[809b4ff8]: connecting to ssh-agent | |
D, [2014-05-14T10:57:24.098665 #64414] DEBUG -- net.ssh.authentication.agent[809b4ff8]: sending agent request 1 len 61 | |
D, [2014-05-14T10:57:24.098827 #64414] DEBUG -- net.ssh.authentication.agent[809b4ff8]: received agent packet 2 len 5 | |
D, [2014-05-14T10:57:24.098938 #64414] DEBUG -- net.ssh.authentication.agent[809b4ff8]: sending agent request 11 len 0 | |
D, [2014-05-14T10:57:24.099185 #64414] DEBUG -- net.ssh.authentication.agent[809b4ff8]: received agent packet 12 len 322 | |
D, [2014-05-14T10:57:24.099627 #64414] DEBUG -- net.ssh.authentication.methods.publickey[809b52b4]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2014-05-14T10:57:24.100178 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 6 type 50 len 348 | |
D, [2014-05-14T10:57:24.100322 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 372 bytes | |
D, [2014-05-14T10:57:24.102202 #64414] DEBUG -- tcpsocket[809dc1e8]: read 324 bytes | |
D, [2014-05-14T10:57:24.102457 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 6 type 60 len 300 | |
D, [2014-05-14T10:57:24.107060 #64414] DEBUG -- tcpsocket[809dc1e8]: queueing packet nr 7 type 50 len 620 | |
D, [2014-05-14T10:57:24.107386 #64414] DEBUG -- tcpsocket[809dc1e8]: sent 644 bytes | |
D, [2014-05-14T10:57:24.109643 #64414] DEBUG -- tcpsocket[809dc1e8]: read 36 bytes | |
D, [2014-05-14T10:57:24.109871 #64414] DEBUG -- tcpsocket[809dc1e8]: received packet nr 7 type 52 len 12 | |
D, [2014-05-14T10:57:24.110012 #64414] DEBUG -- net.ssh.authentication.methods.publickey[809b52b4]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: output: Machine booted and ready! | |
INFO interface: output: ==> default: Machine booted and ready! | |
==> default: Machine booted and ready! | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001014633c0> | |
INFO warden: Calling IN action: #<VagrantVbguest::Middleware:0x00000101463370> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000001014632a8> | |
INFO interface: output: Checking for guest additions in VM... | |
INFO interface: output: ==> default: Checking for guest additions in VM... | |
==> default: Checking for guest additions in VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestAdd/Version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Value: 4.2.0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: The guest additions on this VM do not match the installed version of | |
VirtualBox! In most cases this is fine, but in rare cases it can | |
prevent things such as shared folders from working properly. If you see | |
shared folder errors, please make sure the guest additions within the | |
virtual machine match the version of VirtualBox you have installed on | |
your host and reload your VM. | |
Guest Additions Version: 4.2.0 | |
VirtualBox Version: 4.3 | |
INFO interface: detail: default: The guest additions on this VM do not match the installed version of | |
default: VirtualBox! In most cases this is fine, but in rare cases it can | |
default: prevent things such as shared folders from working properly. If you see | |
default: shared folder errors, please make sure the guest additions within the | |
default: virtual machine match the version of VirtualBox you have installed on | |
default: your host and reload your VM. | |
default: | |
default: Guest Additions Version: 4.2.0 | |
default: VirtualBox Version: 4.3 | |
default: The guest additions on this VM do not match the installed version of | |
default: VirtualBox! In most cases this is fine, but in rare cases it can | |
default: prevent things such as shared folders from working properly. If you see | |
default: shared folder errors, please make sure the guest additions within the | |
default: virtual machine match the version of VirtualBox you have installed on | |
default: your host and reload your VM. | |
default: | |
default: Guest Additions Version: 4.2.0 | |
default: VirtualBox Version: 4.3 | |
INFO warden: Calling IN action: #<Proc:0x00000101a5f210@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00000101a57768@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00000101359600@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x0000010148a5d8@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x0000010148a5d8@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00000101359600@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00000101a57768@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00000101a5f210@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000001014632a8> | |
INFO warden: Calling OUT action: #<VagrantVbguest::Middleware:0x00000101463370> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001014633c0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001014633e8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000101463488> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000001014634b0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001014634d8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000101410828> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x000001014108c8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000001014108f0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Configuring and enabling network interfaces... | |
INFO interface: info: ==> default: Configuring and enabling network interfaces... | |
==> default: Configuring and enabling network interfaces... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: configure_networks | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Found cap: configure_networks in debian | |
INFO guest: Execute capability: configure_networks [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, [{:type=>:dhcp, :adapter_ip=>"172.28.128.1", :ip=>"172.28.128.1", :netmask=>"255.255.255.0", :auto_config=>true, :interface=>1}]] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -e '/^#VAGRANT-BEGIN/,/^#VAGRANT-END/ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: su -c 'cat /tmp/vagrant-network-interfaces > /etc/network/interfaces' (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: rm /tmp/vagrant-network-interfaces (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading: /var/folders/fj/8dsq9_tn5msf9rs3pr7mkt5c0000gn/T/vagrant20140514-64414-1wgm2df to /tmp/vagrant-network-entry | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip addr flush dev eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /tmp/vagrant-network-entry >> /etc/network/interfaces (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: rm /tmp/vagrant-network-entry (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifup eth1 (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: stderr: SIOCDELRT: No such process | |
DEBUG ssh: stdout: Failed to bring up eth1. | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00000101a1f9f8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00000101a1fa20> | |
INFO nfs: Using NFS, preparing NFS settings by reading host IP and machine IP | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Foobar" | |
groups="/" | |
ostype="Ubuntu (64 bit)" | |
UUID="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
CfgFile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.vbox" | |
SnapFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Snapshots" | |
LogFldr="/Users/danielsmith/VirtualBox VMs/Foobar/Logs" | |
hardwareuuid="a7b38e5f-3541-4359-a6b8-118eb4a11729" | |
memory=2048 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-05-14T17:57:08.399000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="/Users/danielsmith/VirtualBox VMs/Foobar/box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="6b35cba0-07c4-44a0-bdc6-9c25c77717b5" | |
natnet1="nat" | |
macaddress1="080027880CA6" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8000,tcp,,8000,,8000" | |
Forwarding(2)="tcp8001,tcp,,8001,,8001" | |
Forwarding(3)="tcp8002,tcp,,8002,,8002" | |
Forwarding(4)="tcp8983,tcp,,8983,,8983" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027F7A9DF" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/danielsmith/Workspace/foobar" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/danielsmith/VirtualBox VMs/Foobar/Foobar.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.2.0 r80737" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1400090237173 | |
GuestAdditionsFacility_Seamless Mode=0,1400090237173 | |
GuestAdditionsFacility_Graphics Mode=0,1400090237173 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "dhcpservers"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: NetworkName: HostInterfaceNetworking-vboxnet0 | |
IP: 172.28.128.2 | |
NetworkMask: 255.255.255.0 | |
lowerIPAddress: 172.28.128.3 | |
upperIPAddress: 172.28.128.254 | |
Enabled: Yes | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 172.28.128.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "a7b38e5f-3541-4359-a6b8-118eb4a11729", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: No value set! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000010111f948> | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO environment: Released process lock: fpcollision | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000101a57880> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001013596f0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000010148a650> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000102871c18> | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000010136bee0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000010136bf30> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000010091cbd8> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO environment: Released process lock: machine-action-8c159f9929aaabebc5106affef87a1b8 | |
INFO environment: Running hook: environment_unload | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001012b6590> | |
ERROR vagrant: Vagrant experienced an error! Details: | |
ERROR vagrant: #<Vagrant::Errors::NFSNoGuestIP: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug.> | |
ERROR vagrant: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
ERROR vagrant: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/prepare_nfs_settings.rb:106:in `rescue in read_dynamic_machine_ip' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/prepare_nfs_settings.rb:91:in `read_dynamic_machine_ip' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/prepare_nfs_settings.rb:37:in `add_ips_to_env!' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/prepare_nfs_settings.rb:19:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/synced_folders.rb:84:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb:12:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:155:in `handle' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:42:in `block in call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/environment.rb:434:in `lock' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:41:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb:30:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/env_set.rb:19:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/provision.rb:80:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/set_name.rb:50:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/box_check_outdated.rb:36:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/discard_state.rb:15:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/warden.rb:34:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/builder.rb:116:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `block in run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/util/busy.rb:19:in `busy' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/action/runner.rb:66:in `run' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/machine.rb:196:in `action_raw' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/machine.rb:173:in `block in action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/environment.rb:434:in `lock' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/machine.rb:161:in `call' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/machine.rb:161:in `action' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/reload/command.rb:37:in `block in execute' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/plugin/v2/command.rb:226:in `block in with_target_vms' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/plugin/v2/command.rb:220:in `each' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/plugin/v2/command.rb:220:in `with_target_vms' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/reload/command.rb:36:in `execute' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/cli.rb:42:in `execute' | |
/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/environment.rb:252:in `cli' | |
/Applications/Vagrant/bin/../embedded/gems/gems/vagrant-1.6.2/bin/vagrant:166:in `<main>' | |
INFO interface: error: No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
No guest IP was given to the Vagrant core NFS helper. This is an | |
internal error that should be reported as a bug. | |
INFO interface: Machine: error-exit ["Vagrant::Errors::NFSNoGuestIP", "No guest IP was given to the Vagrant core NFS helper. This is an\ninternal error that should be reported as a bug."] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- mode: ruby -*- | |
# vi: set ft=ruby : | |
VAGRANTFILE_API_VERSION = "2" | |
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| | |
config.vm.box = "madjango-base" | |
config.vm.box_url = "http://**************/madjango-base.box" | |
config.vm.post_up_message = "This is a Test" | |
config.vbguest.auto_update = false | |
# Networking | |
config.vm.network "private_network", type: :dhcp | |
config.vm.network :forwarded_port, guest: 8000, host: 8000 # django dev | |
config.vm.network :forwarded_port, guest: 8001, host: 8001 # magento dev | |
config.vm.network :forwarded_port, guest: 8002, host: 8002 # varnish dev | |
config.vm.network :forwarded_port, guest: 3306, host: 3306 # mysql | |
config.vm.network :forwarded_port, guest: 8983, host: 8983 # solr | |
# Shares | |
if Vagrant::Util::Platform.windows? | |
config.vm.synced_folder "../cloudseed-formulas/", "/srv/cloudseed-formulas/" | |
config.vm.synced_folder "cloudseed/current/srv/", "/srv/" | |
config.vm.synced_folder "./", "/srv/app/" | |
else | |
config.vm.synced_folder "../cloudseed-formulas/", "/srv/cloudseed-formulas/", type: "nfs" | |
config.vm.synced_folder "cloudseed/current/srv/", "/srv/", type: "nfs" | |
config.vm.synced_folder "./", "/srv/app/", type: "nfs" | |
end | |
# Box specs | |
config.vm.provider "virtualbox" do |v| | |
v.name = "Foobar" | |
v.customize ["modifyvm", :id, "--cpus", "2"] | |
v.customize ["modifyvm", :id, "--memory", "2048"] | |
end | |
# Salt: | |
config.vm.provision :salt do |salt| | |
salt.run_highstate = false | |
salt.install_master = true | |
salt.master_config = "cloudseed/current/salt/master" | |
salt.minion_config = "cloudseed/current/vagrant/minion" | |
salt.minion_key = "cloudseed/current/vagrant/minion.pem" | |
salt.minion_pub = "cloudseed/current/vagrant/minion.pub" | |
salt.seed_master = {minion: "cloudseed/current/vagrant/minion.pub"} | |
salt.verbose = true | |
salt.colorize = true | |
salt.install_type = "git" | |
salt.install_args = "v2014.02.16" | |
salt.bootstrap_options = "-D -F -p nfs-common -p portmap -p python-dev -p git-core -p python-setuptools" | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment