Skip to content

Instantly share code, notes, and snippets.

@adamgoucher
Created January 31, 2017 21:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamgoucher/f3929ffb54ef441db5276e2774b959b4 to your computer and use it in GitHub Desktop.
Save adamgoucher/f3929ffb54ef441db5276e2774b959b4 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
$ vagrant up --debug
INFO global: Vagrant version: 1.9.1
INFO global: Ruby version: 2.2.5
INFO global: RubyGems version: 2.4.5.1
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM_VERSION="3.0.13"
INFO global: VAGRANT_OLD_ENV_OLDPWD="/Users/adamgoucher/tmp"
INFO global: VAGRANT_OLD_ENV_LANG="en_CA.UTF-8"
INFO global: VAGRANT_OLD_ENV__="/usr/local/bin/vagrant"
INFO global: VAGRANT_OLD_ENV_XPC_FLAGS="0x0"
INFO global: VAGRANT_OLD_ENV_XPC_SERVICE_NAME="0"
INFO global: VAGRANT_OLD_ENV_TERM_SESSION_ID="w0t0p0:FB418FC2-83E5-43F8-B629-38AE703CA2D9"
INFO global: VAGRANT_OLD_ENV_LOGNAME="adamgoucher"
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM="iTerm.app"
INFO global: VAGRANT_OLD_ENV_USER="adamgoucher"
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.Kw8XwU9fL8/Listeners"
INFO global: VAGRANT_OLD_ENV_PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/puppetlabs/bin"
INFO global: VAGRANT_OLD_ENV_SHELL="/bin/bash"
INFO global: VAGRANT_OLD_ENV_ITERM_SESSION_ID="w0t0p0:FB418FC2-83E5-43F8-B629-38AE703CA2D9"
INFO global: VAGRANT_OLD_ENV_TERM="xterm-256color"
INFO global: VAGRANT_OLD_ENV___CF_USER_TEXT_ENCODING="0x1F5:0x0:0x52"
INFO global: VAGRANT_OLD_ENV_SHLVL="1"
INFO global: VAGRANT_OLD_ENV_HOME="/Users/adamgoucher"
INFO global: VAGRANT_OLD_ENV_COLORFGBG="7;0"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/bin/vagrant"
INFO global: VAGRANT_OLD_ENV_TMPDIR="/var/folders/t2/dt3fqb8n5xx5n57r28x2hp1c0000gn/T/"
INFO global: VAGRANT_OLD_ENV_PWD="/Users/adamgoucher/tmp/ports"
INFO global: VAGRANT_OLD_ENV_ITERM_PROFILE="Default"
INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.MCKwBPZEqz/Render"
INFO global: VAGRANT_LOG="debug"
INFO global: Plugins:
INFO global: - vagrant-host-shell = [installed: 0.0.4 constraint: > 0]
INFO global: - vagrant-hosts = [installed: 2.8.0 constraint: > 0]
INFO global: - vagrant-puppet-install = [installed: 4.1.0 constraint: > 0]
INFO global: - vagrant-share = [installed: undefined constraint: > 0]
INFO global: - vagrant-triggers = [installed: 0.5.3 constraint: > 0]
INFO global: - vagrant-vbguest = [installed: 0.13.0 constraint: > 0]
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-host-shell" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-hosts" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-puppet-install" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-share" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-triggers" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-vbguest" requirements="> 0">]
DEBUG bundler: Generating new builtin set instance.
DEBUG bundler: Generating new plugin set instance. Skip gems - []
DEBUG bundler: Activating solution set: ["vagrant-vbguest-0.13.0", "vagrant-triggers-0.5.3", "vagrant-share-1.1.6", "vagrant-puppet-install-4.1.0", "vagrant-hosts-2.8.0", "vagrant-host-shell-0.0.4", "log4r-1.1.10", "i18n-0.7.0", "micromachine-2.0.0", "bundler-1.13.6", "rest-client-2.0.0", "netrc-0.11.0", "mime-types-3.1", "http-cookie-1.0.3", "mime-types-data-3.2016.0521", "domain_name-0.5.20161129", "unf-0.1.4", "unf_ext-0.0.7.2"]
DEBUG bundler: Activating gem vagrant-vbguest-0.13.0
DEBUG bundler: Failed to load solution set. Retrying with reverse order.
DEBUG bundler: Activating solution set: ["unf_ext-0.0.7.2", "unf-0.1.4", "domain_name-0.5.20161129", "mime-types-data-3.2016.0521", "http-cookie-1.0.3", "mime-types-3.1", "netrc-0.11.0", "rest-client-2.0.0", "bundler-1.13.6", "micromachine-2.0.0", "i18n-0.7.0", "log4r-1.1.10", "vagrant-host-shell-0.0.4", "vagrant-hosts-2.8.0", "vagrant-puppet-install-4.1.0", "vagrant-share-1.1.6", "vagrant-triggers-0.5.3", "vagrant-vbguest-0.13.0"]
DEBUG bundler: Activating gem bundler-1.13.6
DEBUG bundler: Activating gem micromachine-2.0.0
DEBUG bundler: Activating gem vagrant-host-shell-0.0.4
DEBUG bundler: Activating gem vagrant-hosts-2.8.0
DEBUG bundler: Activating gem vagrant-puppet-install-4.1.0
DEBUG bundler: Activating gem vagrant-share-1.1.6
DEBUG bundler: Activating gem vagrant-triggers-0.5.3
DEBUG bundler: Activating gem vagrant-vbguest-0.13.0
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO global: Loading plugins!
DEBUG global: Loading plugin `vagrant-host-shell` with default require: `vagrant-host-shell`
INFO manager: Registered plugin: vagrant-host-shell
DEBUG global: Successfully loaded plugin `vagrant-host-shell`.
DEBUG global: Loading plugin `vagrant-hosts` with default require: `vagrant-hosts`
INFO manager: Registered plugin: hosts
DEBUG global: Successfully loaded plugin `vagrant-hosts`.
DEBUG global: Loading plugin `vagrant-puppet-install` with default require: `vagrant-puppet-install`
INFO manager: Registered plugin: vagrant-puppet-install
DEBUG global: Successfully loaded plugin `vagrant-puppet-install`.
DEBUG global: Loading plugin `vagrant-share` with default require: `vagrant-share`
INFO manager: Registered plugin: vagrant-share
DEBUG global: Successfully loaded plugin `vagrant-share`.
DEBUG global: Loading plugin `vagrant-triggers` with default require: `vagrant-triggers`
INFO manager: Registered plugin: Triggers
DEBUG global: Successfully loaded plugin `vagrant-triggers`.
DEBUG global: Loading plugin `vagrant-vbguest` with default require: `vagrant-vbguest`
INFO manager: Registered plugin: vagrant-vbguest
DEBUG global: Successfully loaded plugin `vagrant-vbguest`.
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x000001030e5d18>)
INFO environment: - cwd: /Users/adamgoucher/tmp/ports
INFO environment: Home path: /Users/adamgoucher/.vagrant.d
DEBUG environment: Effective local data path: /Users/adamgoucher/tmp/ports/.vagrant
INFO environment: Local data path: /Users/adamgoucher/tmp/ports/.vagrant
DEBUG environment: Creating: /Users/adamgoucher/tmp/ports/.vagrant
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x00000100a81870>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010097a9b8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101118378>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101263cf0>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101263cf0>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101118378>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010097a9b8>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x000001008b8188>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101173110>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001008714b8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010101c0a0>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010101c0a0>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001008714b8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101173110>
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG command: 'Up' each target VM...
INFO loader: Set :root = ["#<Pathname:/Users/adamgoucher/tmp/ports/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/adamgoucher/tmp/ports/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/adamgoucher/tmp/ports/Vagrantfile
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: nil
DEBUG command: Finding machine that match name: default
INFO loader: Set "2152944240_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152944240_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 5.1.14r112924
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "2152944240_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152944240_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box found: ubuntu/xenial64 (virtualbox)
INFO environment: Running hook: authenticate_box_url
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/adamgoucher/tmp/ports>]
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
INFO host: Detected: darwin!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x000001008c1f80>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000100928b68>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101240610>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001012113b0>
INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000010108c3c8>
DEBUG client: No authentication token in environment or /Users/adamgoucher/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000010108c3c8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001012113b0>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101240610>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000100928b68>
INFO loader: Set :"2157303680_ubuntu/xenial64_virtualbox" = ["#<Pathname:/Users/adamgoucher/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-xenial64/20170119.1.0/virtualbox/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/adamgoucher/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-xenial64/20170119.1.0/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/adamgoucher/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-xenial64/20170119.1.0/virtualbox/Vagrantfile
INFO loader: Loading configuration in order: [:"2157303680_ubuntu/xenial64_virtualbox", :home, :root, "2152944240_machine_default"]
DEBUG loader: Loading from: 2157303680_ubuntu/xenial64_virtualbox (evaluating)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000101513f68>
INFO machine: - Data dir: /Users/adamgoucher/tmp/ports/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}]
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000100b38d90 @logger=#<Log4r::Logger:0x00000100b39e98 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000101519f58 @logger=#<Log4r::Logger:0x0000010216cf30 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000100b39e98 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1:0x0000010213d1e0 @logger=#<Log4r::Logger:0x000001014e2878 @fullname="vagrant::provider::virtualbox_5_1", @outputters=[], @additive=true, @name="virtualbox_5_1", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.1.14">, @cap_logger=#<Log4r::Logger:0x00000100910248 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000100911af8>:0x00000102029790>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000100911508 @items={:public_address=>#<Proc:0x00000101290318@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001012901d8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000100910db0 @items={:public_address=>#<Proc:0x0000010202b838@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010202b770@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000100910a68 @items={:forwarded_ports=>#<Proc:0x00000100a92ff8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100a92f30@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100a92f08@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100a92ee0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
INFO loader: Set "2152944240_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152944240_machine_default"]
ERROR loader: Unknown config sources: [:"2157303680_ubuntu/xenial64_virtualbox"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG host: Searching for cap: provider_install_virtualbox
DEBUG host: Checking in: darwin
DEBUG host: Found cap: provider_install_virtualbox in darwin
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
INFO loader: Set "2152944240_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152944240_machine_default"]
ERROR loader: Unknown config sources: [:"2157303680_ubuntu/xenial64_virtualbox"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: default (virtualbox)
INFO environment: Returning cached machine: default (virtualbox)
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000100b38d90 @logger=#<Log4r::Logger:0x00000100b39e98 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000101519f58 @logger=#<Log4r::Logger:0x0000010216cf30 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000100b39e98 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1:0x0000010213d1e0 @logger=#<Log4r::Logger:0x000001014e2878 @fullname="vagrant::provider::virtualbox_5_1", @outputters=[], @additive=true, @name="virtualbox_5_1", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.1.14">, @cap_logger=#<Log4r::Logger:0x00000100910248 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000100911af8>:0x00000102029790>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000100911508 @items={:public_address=>#<Proc:0x00000101290318@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001012901d8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000100910db0 @items={:public_address=>#<Proc:0x0000010202b838@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010202b770@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000100910a68 @items={:forwarded_ports=>#<Proc:0x00000100a92ff8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100a92f30@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100a92f08@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100a92ee0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000100bb9af8> up {:destroy_on_error=>true, :install_provider=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
DEBUG environment: Attempting to acquire process-lock: machine-action-d77520a339a21970f49f426010a41cc6
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-d77520a339a21970f49f426010a41cc6
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000010154aab8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001015087a8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000100dab2f8>
DEBUG trigger: Looking for triggers with:
DEBUG trigger: -- action: up
DEBUG trigger: -- condition: instead_of
DEBUG trigger: -- vm: default
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001021246b8>
DEBUG trigger: Looking for triggers with:
DEBUG trigger: -- action: up
DEBUG trigger: -- condition: before
DEBUG trigger: -- vm: default
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001014c9ee0>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.33.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:0x000001014c9eb8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000001020eddc0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000001020e4518>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000001020e4518>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001013b1b48>
INFO warden: Calling IN action: #<Proc:0x0000010137ab48@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000001013b1a80>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Proc:0x00000101399070@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001014c9e68>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001014c9e40>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000100b90cc0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100b83138>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100b83138>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001030e5138>
INFO warden: Calling IN action: #<Proc:0x000001009c99c8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001030e5020>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001030e4ff8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x000001030e4fd0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareCloneSnapshot:0x00000100b080c8>
INFO prepare_clone: no clone master, not preparing clone snapshot
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000100a62ab0>
INFO interface: info: Importing base box 'ubuntu/xenial64'...
INFO interface: info: ==> default: Importing base box 'ubuntu/xenial64'...
==> default: Importing base box 'ubuntu/xenial64'...
DEBUG virtualbox_5_1: Doing dry-run import to determine parallel-safe name...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "-n", "/Users/adamgoucher/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-xenial64/20170119.1.0/virtualbox/box.ovf"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/adamgoucher/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-xenial64/20170119.1.0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stdout: Disks:
vmdisk1 10737418240 0 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized ubuntu-xenial-16.04-cloudimg.vmdk 285422592 -1
vmdisk2 10485760 0 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized ubuntu-xenial-16.04-cloudimg-configdrive.vmdk 72192 -1
Virtual system 0:
0: Suggested OS type: "Linux26_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "ubuntu-xenial-16.04-cloudimg-20170119"
(change with "--vsys 0 --vmname <name>")
2: Product (ignored): Ubuntu 16.04 Server (20170119)
3: Number of CPUs: 2
(change with "--vsys 0 --cpus <n>")
4: Guest memory: 1024 MB
(change with "--vsys 0 --memory <MB>")
5: Network adapter: orig VM Network, config 3, extra type=Bridged
6: CD-ROM
(disable with "--vsys 0 --unit 6 --ignore")
7: SCSI controller, type LsiLogic
(change with "--vsys 0 --unit 7 --scsitype {BusLogic|LsiLogic}";
disable with "--vsys 0 --unit 7 --ignore")
8: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 8 --ignore")
9: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 9 --ignore")
10: Hard disk image: source image=ubuntu-xenial-16.04-cloudimg.vmdk, target path=/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119/ubuntu-xenial-16.04-cloudimg.vmdk, controller=7;channel=0
(change target path with "--vsys 0 --unit 10 --disk path";
disable with "--vsys 0 --unit 10 --ignore")
11: Hard disk image: source image=ubuntu-xenial-16.04-cloudimg-configdrive.vmdk, target path=/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk, controller=7;channel=1
(change target path with "--vsys 0 --unit 11 --disk path";
disable with "--vsys 0 --unit 11 --ignore")
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: -- Parallel safe name: ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "/Users/adamgoucher/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-xenial64/20170119.1.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085", "--vsys", "0", "--unit", "10", "--disk", "/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk", "--vsys", "0", "--unit", "11", "--disk", "/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
Interpreting /Users/adamgoucher/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-xenial64/20170119.1.0/virtualbox/box.ovf...
OK.
0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
INFO interface: info: Progress: 90%
Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stdout: Disks:
vmdisk1 10737418240 0 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized ubuntu-xenial-16.04-cloudimg.vmdk 285422592 -1
vmdisk2 10485760 0 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized ubuntu-xenial-16.04-cloudimg-configdrive.vmdk 72192 -1
Virtual system 0:
0: Suggested OS type: "Linux26_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: VM name specified with --vmname: "ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085"
2: Product (ignored): Ubuntu 16.04 Server (20170119)
3: Number of CPUs: 2
(change with "--vsys 0 --cpus <n>")
4: Guest memory: 1024 MB
(change with "--vsys 0 --memory <MB>")
5: Network adapter: orig VM Network, config 3, extra type=Bridged
6: CD-ROM
(disable with "--vsys 0 --unit 6 --ignore")
7: SCSI controller, type LsiLogic
(change with "--vsys 0 --unit 7 --scsitype {BusLogic|LsiLogic}";
disable with "--vsys 0 --unit 7 --ignore")
8: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 8 --ignore")
9: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 9 --ignore")
10: Hard disk image: source image=ubuntu-xenial-16.04-cloudimg.vmdk, target path=/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk, controller=7;channel=0
11: Hard disk image: source image=ubuntu-xenial-16.04-cloudimg-configdrive.vmdk, target path=/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk, controller=7;channel=1
Successfully imported the appliance.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31978
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085" {fd5c5d8e-c22f-42a8-841b-ee432d8c21ff}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO machine: New machine ID: "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
DEBUG virtualbox: Instantiating the driver for machine ID: "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085
Groups: /
Guest OS: Linux 2.6 / 3.x / 4.x (64-bit)
UUID: fd5c5d8e-c22f-42a8-841b-ee432d8c21ff
Config file: /Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.vbox
Snapshot folder: /Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Snapshots
Log folder: /Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Logs
Hardware UUID: fd5c5d8e-c22f-42a8-841b-ee432d8c21ff
Memory size: 1024MB
Page Fusion: off
VRAM size: 16MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 2
PAE: on
Long Mode: on
Triple Fault Reset: off
APIC: on
X2APIC: on
CPUID Portability Level: 0
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): Floppy
Boot Device (2): DVD
Boot Device (3): HardDisk
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
BIOS APIC mode: APIC
Time offset: 0ms
RTC: local time
Hardw. virt.ext: on
Nested Paging: on
Large Pages: on
VT-x VPID: on
VT-x unr. exec.: on
Paravirt. Provider: Default
Effective Paravirt. Provider: KVM
State: powered off (since 2017-01-31T21:00:42.522000000)
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
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): SCSI
Storage Controller Type (1): LsiLogic
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 16
Storage Controller Port Count (1): 16
Storage Controller Bootable (1): on
SCSI (0, 0): /Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk (UUID: f5dafe48-0f62-4779-a783-99d6697d5e9f)
SCSI (1, 0): /Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk (UUID: 08837320-22e0-4d33-a82d-4b067a174d76)
NIC 1: MAC: 080027494B15, Attachment: Bridged Interface 'en0: Wi-Fi (AirPort)', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 2: disabled
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
UART 3: disabled
UART 4: disabled
LPT 1: disabled
LPT 2: disabled
Audio: enabled (Driver: CoreAudio, Controller: AC97, Codec: STAC9700)
Clipboard Mode: disabled
Drag and drop Mode: disabled
VRDE: disabled
USB: disabled
EHCI: disabled
XHCI: disabled
USB Device Filters:
<none>
Bandwidth groups: <none>
Shared folders: <none>
Video capturing: not active
Capture screens: 0
Capture file: /Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.webm
Capture dimensions: 1024x768
Capture rate: 512 kbps
Capture FPS: 25
Guest:
Configured memory balloon size: 0 MB
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:0x00000100a62a88>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="080027494B15"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.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: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x00000100a62a38>
INFO interface: info: Matching MAC address for NAT networking...
INFO interface: info: ==> default: Matching MAC address for NAT networking...
==> default: Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--macaddress1", "022999D56C03"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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: #<Proc:0x00000100a62970@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001014c9d78>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.14
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.33.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:0x000001014c9d00>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x000001014c9cd8>
DEBUG box_check_outdated: Not checking for update: no force and no update config
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102116ce8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000101348f08>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000010133b560>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.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:0x0000010133b560>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000100aa9988>
INFO warden: Calling IN action: #<Proc:0x000001012b0e88@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100aa9898>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000100a4a528>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x0000010308de10>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.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:0x0000010308de10>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000102043be0>
INFO warden: Calling IN action: #<Proc:0x00000101130298@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102043b40>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000010217dba0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000102174550>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.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:0x00000102174550>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000010141bac0>
INFO warden: Calling IN action: #<Proc:0x00000100a0a0b8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000010141b9f8>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085/ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085.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: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000010141b9d0>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "systemproperties"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: API version: 5_1
Minimum guest RAM size: 4 Megabytes
Maximum guest RAM size: 2097152 Megabytes
Minimum video RAM size: 0 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: 4
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: 255
Maximum Devices per SAS Port: 1
Maximum NVMe PIIX3 Controllers: 1
Maximum NVMe ICH9 Controllers: 8
Maximum NVMe Port count: 255
Maximum Devices per NVMe 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/adamgoucher/VirtualBox VMs
Raw-mode Supported: no
Exclusive HW virtualization use: off
Default hard disk format: VDI
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack: Oracle VM VirtualBox Extension Pack
Log history count: 3
Default frontend:
Default audio driver: CoreAudio
Autostart database path:
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
Logging Level: all
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:0x0000010141b980>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "ubuntu-xenial-16.04-cloudimg-20170119_1485896442479_15085" {fd5c5d8e-c22f-42a8-841b-ee432d8c21ff}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Setting the name of the VM: ports_default_1485896465211_15027
INFO interface: info: ==> default: Setting the name of the VM: ports_default_1485896465211_15027
==> default: Setting the name of the VM: ports_default_1485896465211_15027
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--name", "ports_default_1485896465211_15027"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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::ClearForwardedPorts:0x00000100d301e8>
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.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::Provision:0x00000100d301c0>
INFO provision: Checking provisioner sentinel file...
INFO warden: Calling IN action: #<VagrantPlugins::PuppetInstall::Action::InstallPuppet:0x00000100cf30b8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000001013eadf8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000001013eadd0>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "ports_default_1485896465211_15027" {fd5c5d8e-c22f-42a8-841b-ee432d8c21ff}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.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:0x000001013eada8>
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 environment: Released process lock: fpcollision
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00000100c7b590>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "ports_default_1485896465211_15027" {fd5c5d8e-c22f-42a8-841b-ee432d8c21ff}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000100c50a20>
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: ["fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"]
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/adamgoucher/tmp/ports>, #<Vagrant::UI::Prefixed:0x00000101331d58 @logger=#<Log4r::Logger:0x00000101331ce0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x000001030e5ae8 @logger=#<Log4r::Logger:0x000001030e5a98 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000101149e50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010302b6e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010302b648>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001030233f8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101149b30 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Mutex:0x000001030c5478>>>, ["fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"]] (darwin)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x000001020cf280>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
bridgeadapter1="en0: Wi-Fi (AirPort)"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="bridged"
nictype1="82540EM"
nicspeed1="0"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.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::SyncedFolders:0x00000100c28660>
INFO synced_folders: SyncedFolders loading from cache: false
INFO synced_folders: Synced Folder Implementation: virtualbox
INFO synced_folders: - /vagrant: . => /vagrant
INFO synced_folders: Invoking synced folder prepare for: virtualbox
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "setextradata", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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/local/bin/VBoxManage", "sharedfolder", "add", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--name", "vagrant", "--hostpath", "/Users/adamgoucher/tmp/ports"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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:0x00000101350870>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00000100bbbba0>
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/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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:0x00000100bbbb50>
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}>
INFO network: Determining network adapters required for high-level configuration...
INFO network: -- Slot 2: hostonly
INFO network: -- Slot 3: hostonly
INFO network: -- Slot 4: 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/local/bin/VBoxManage", "list", "bridgedifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: en0: Wi-Fi (AirPort)
GUID: 00306e65-0000-4000-8000-f40f24386d6a
DHCP: Disabled
IPAddress: 192.168.0.101
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: f4:0f:24:38:6d:6a
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en0
Name: en1: Thunderbolt 1
GUID: 00316e65-0000-4000-8000-2200e9698d00
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en1
Name: en2: Thunderbolt 18
GUID: 00326e65-0000-4000-8000-2200e9698d01
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:01
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en2
Name: bridge0
GUID: 64697262-6567-4030-8000-2200e9698d00
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-bridge0
Name: p2p0
GUID: 30703270-0000-4000-8000-060f24386d6a
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 06:0f:24:38:6d:6a
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-p2p0
Name: awdl0
GUID: 6c647761-0030-4000-8000-badeea9d092e
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: ba:de:ea:9d:09:2e
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-awdl0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.33.1", :auto_config=>true, :ip=>"192.168.33.10", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>2}
INFO network: Searching for matching hostonly network: 192.168.33.10
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.33.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: 31999
DEBUG subprocess: Exit status: 0
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet0", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly}
INFO network: Network slot 3. Type: hostonly.
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "bridgedifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: en0: Wi-Fi (AirPort)
GUID: 00306e65-0000-4000-8000-f40f24386d6a
DHCP: Disabled
IPAddress: 192.168.0.101
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: f4:0f:24:38:6d:6a
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en0
Name: en1: Thunderbolt 1
GUID: 00316e65-0000-4000-8000-2200e9698d00
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en1
Name: en2: Thunderbolt 18
GUID: 00326e65-0000-4000-8000-2200e9698d01
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:01
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en2
Name: bridge0
GUID: 64697262-6567-4030-8000-2200e9698d00
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-bridge0
Name: p2p0
GUID: 30703270-0000-4000-8000-060f24386d6a
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 06:0f:24:38:6d:6a
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-p2p0
Name: awdl0
GUID: 6c647761-0030-4000-8000-badeea9d092e
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: ba:de:ea:9d:09:2e
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-awdl0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.33.1", :auto_config=>true, :ip=>"192.168.33.11", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>3}
INFO network: Searching for matching hostonly network: 192.168.33.11
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.33.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: Adapter configuration: {:adapter=>3, :hostonly=>"vboxnet0", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly}
INFO network: Network slot 4. Type: hostonly.
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "bridgedifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: en0: Wi-Fi (AirPort)
GUID: 00306e65-0000-4000-8000-f40f24386d6a
DHCP: Disabled
IPAddress: 192.168.0.101
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: f4:0f:24:38:6d:6a
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en0
Name: en1: Thunderbolt 1
GUID: 00316e65-0000-4000-8000-2200e9698d00
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en1
Name: en2: Thunderbolt 18
GUID: 00326e65-0000-4000-8000-2200e9698d01
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:01
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en2
Name: bridge0
GUID: 64697262-6567-4030-8000-2200e9698d00
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 22:00:e9:69:8d:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-bridge0
Name: p2p0
GUID: 30703270-0000-4000-8000-060f24386d6a
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 06:0f:24:38:6d:6a
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-p2p0
Name: awdl0
GUID: 6c647761-0030-4000-8000-badeea9d092e
DHCP: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: ba:de:ea:9d:09:2e
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-awdl0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.33.1", :auto_config=>true, :ip=>"192.168.33.12", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>4}
INFO network: Searching for matching hostonly network: 192.168.33.12
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.33.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: Adapter configuration: {:adapter=>4, :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 interface: detail: Adapter 3: hostonly
INFO interface: detail: default: Adapter 3: hostonly
default: Adapter 3: hostonly
INFO interface: detail: Adapter 4: hostonly
INFO interface: detail: default: Adapter 4: hostonly
default: Adapter 4: hostonly
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet0", "--cableconnected2", "on", "--nic3", "hostonly", "--hostonlyadapter3", "vboxnet0", "--cableconnected3", "on", "--nic4", "hostonly", "--hostonlyadapter4", "vboxnet0", "--cableconnected4", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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::NetworkFixIPv6:0x00000100b6bec0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000100b30d20>
INFO interface: output: Forwarding ports...
INFO interface: output: ==> default: Forwarding ports...
==> default: Forwarding ports...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-01-31T21:00:42.522000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.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: 22 (guest) => 2222 (host) (adapter 1)
INFO interface: detail: default: 22 (guest) => 2222 (host) (adapter 1)
default: 22 (guest) => 2222 (host) (adapter 1)
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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:0x00000100b30c30>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000100b30c08>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--rtcuseutc", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--natdnsproxy1", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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:0x000001030bdc28>
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/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--uart1", "0x3F8", "4"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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/local/bin/VBoxManage", "modifyvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--uartmode1", "file", "/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
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:0x000001030bdc00>
INFO interface: info: Booting VM...
INFO interface: info: ==> default: Booting VM...
==> default: Booting VM...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "startvm", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--type", "headless"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Waiting for VM "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff" to power on...
VM "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff" 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:0x000001030bdbb0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001030bdb38>
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...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
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: ubuntu
INFO interface: detail: default: SSH username: ubuntu
default: SSH username: ubuntu
INFO interface: detail: SSH auth method: password
INFO interface: detail: default: SSH auth method: password
default: SSH auth method: password
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000103127f88 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x00000103127f38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000103127e48 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000010312fd28>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x00000103127e20 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000103127c68>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
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, [2017-01-31T16:01:07.659896 #6608] DEBUG -- net.ssh.transport.session[81892534]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:01:07.661035 #6608] DEBUG -- net.ssh.transport.session[81892534]: connection established
I, [2017-01-31T16:01:07.661186 #6608] INFO -- net.ssh.transport.server_version[8188fd70]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000100d81958 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x00000100d81930 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000100d81818 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000100d819f8>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x00000100d817c8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000100d81728>>>>, :keys=>[]}
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
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, [2017-01-31T16:01:22.929439 #6608] DEBUG -- net.ssh.transport.session[806bd8cc]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:01:22.929982 #6608] DEBUG -- net.ssh.transport.session[806bd8cc]: connection established
I, [2017-01-31T16:01:22.930107 #6608] INFO -- net.ssh.transport.server_version[806bc774]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x0000010140b710 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x0000010140b6e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000010140b648 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000010140b760>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x0000010140b620 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010140b558>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2017-01-31T16:01:38.218887 #6608] DEBUG -- net.ssh.transport.session[80a0492c]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:01:38.219453 #6608] DEBUG -- net.ssh.transport.session[80a0492c]: connection established
I, [2017-01-31T16:01:38.219585 #6608] INFO -- net.ssh.transport.server_version[806ad6c0]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000100c8bc38 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x00000100c8bbe8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000100c8ba58 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000100c8bcb0>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x00000100c8ba30 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000100c8b9b8>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
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, [2017-01-31T16:01:53.483747 #6608] DEBUG -- net.ssh.transport.session[80644904]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:01:53.484290 #6608] DEBUG -- net.ssh.transport.session[80644904]: connection established
I, [2017-01-31T16:01:53.484394 #6608] INFO -- net.ssh.transport.server_version[80641ad8]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000100c31ee0 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x00000100c31e40 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000100c31da0 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000100c31fa8>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x00000100c31d78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000100c31c60>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
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, [2017-01-31T16:02:08.722350 #6608] DEBUG -- net.ssh.transport.session[809e5a90]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:02:08.722867 #6608] DEBUG -- net.ssh.transport.session[809e5a90]: connection established
I, [2017-01-31T16:02:08.722982 #6608] INFO -- net.ssh.transport.server_version[809e48ac]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000100bc30d0 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x00000100bc30a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000100bc2fe0 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000100bc3120>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x00000100bc2fb8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000100bc2f40>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
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, [2017-01-31T16:02:23.953314 #6608] DEBUG -- net.ssh.transport.session[805ddeac]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:02:23.953730 #6608] DEBUG -- net.ssh.transport.session[805ddeac]: connection established
I, [2017-01-31T16:02:23.953819 #6608] INFO -- net.ssh.transport.server_version[805dccf0]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x000001009694d8 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x000001009692f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000100969258 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000100969578>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x00000100969168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000100969000>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
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, [2017-01-31T16:02:39.200600 #6608] DEBUG -- net.ssh.transport.session[8059d2d0]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:02:39.201196 #6608] DEBUG -- net.ssh.transport.session[8059d2d0]: connection established
I, [2017-01-31T16:02:39.201361 #6608] INFO -- net.ssh.transport.server_version[80598230]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x000001009c10e8 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x000001009c1020 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000001009c0c38 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000001009c1228>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x000001009c0c10 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009c0a08>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
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, [2017-01-31T16:02:54.443896 #6608] DEBUG -- net.ssh.transport.session[804d5b04]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:02:54.444499 #6608] DEBUG -- net.ssh.transport.session[804d5b04]: connection established
I, [2017-01-31T16:02:54.444618 #6608] INFO -- net.ssh.transport.server_version[804d0ac8]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x000001021ad9b8 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x000001021ad990 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000001021ad8c8 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000001021ada58>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x000001021ad850 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001021ad788>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
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, [2017-01-31T16:03:09.774710 #6608] DEBUG -- net.ssh.transport.session[810d3974]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:03:09.775188 #6608] DEBUG -- net.ssh.transport.session[810d3974]: connection established
I, [2017-01-31T16:03:09.775279 #6608] INFO -- net.ssh.transport.server_version[810d2ec0]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x000001014fa090 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x000001014fbbc0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000001014f3f88 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000001014f8088>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x000001014f3f10 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001014f3e48>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2017-01-31T16:03:25.028239 #6608] DEBUG -- net.ssh.transport.session[80a790c4]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:03:25.028714 #6608] DEBUG -- net.ssh.transport.session[80a790c4]: connection established
I, [2017-01-31T16:03:25.028811 #6608] INFO -- net.ssh.transport.server_version[80a78764]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
The error message is shown below. In many cases, errors from this
library are caused by ssh-agent issues. Try disabling your SSH
agent or removing some keys and try again.
If the problem persists, please report a bug to the net-ssh project.
timeout during server version negotiating>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=fd5c5d8e-c22f-42a8-841b-ee432d8c21ff active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: ubuntu
INFO ssh: - Password? true
INFO ssh: - Key Path: []
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey", "password"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>"fbcd1ed4fe8c83b157dc6e0f", :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00000101482ce8 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x00000101482cc0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000101482c70 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000101482d88>, @mutex=#<Logger::LogDevice::LogDeviceMutex:0x00000101482c48 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000101482bf8>>>>, :keys=>[]}
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "fd5c5d8e-c22f-42a8-841b-ee432d8c21ff", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ports_default_1485896465211_15027"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
CfgFile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.vbox"
SnapFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Snapshots"
LogFldr="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/Logs"
hardwareuuid="fd5c5d8e-c22f-42a8-841b-ee432d8c21ff"
memory=1024
pagefusion="off"
vram=16
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="on"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-01-31T21:01:07.044000000"
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"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SCSI"
storagecontrollertype1="LsiLogic"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="16"
storagecontrollerportcount1="16"
storagecontrollerbootable1="on"
"IDE-0-0"="none"
"IDE-0-1"="none"
"IDE-1-0"="none"
"IDE-1-1"="none"
"SCSI-0-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg.vmdk"
"SCSI-ImageUUID-0-0"="f5dafe48-0f62-4779-a783-99d6697d5e9f"
"SCSI-1-0"="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ubuntu-xenial-16.04-cloudimg-configdrive.vmdk"
"SCSI-ImageUUID-1-0"="08837320-22e0-4d33-a82d-4b067a174d76"
"SCSI-2-0"="none"
"SCSI-3-0"="none"
"SCSI-4-0"="none"
"SCSI-5-0"="none"
"SCSI-6-0"="none"
"SCSI-7-0"="none"
"SCSI-8-0"="none"
"SCSI-9-0"="none"
"SCSI-10-0"="none"
"SCSI-11-0"="none"
"SCSI-12-0"="none"
"SCSI-13-0"="none"
"SCSI-14-0"="none"
"SCSI-15-0"="none"
natnet1="nat"
macaddress1="022999D56C03"
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"
hostonlyadapter2="vboxnet0"
macaddress2="080027755278"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
hostonlyadapter3="vboxnet0"
macaddress3="080027CD0910"
cableconnected3="on"
nic3="hostonly"
nictype3="82540EM"
nicspeed3="0"
hostonlyadapter4="vboxnet0"
macaddress4="08002799B2CD"
cableconnected4="on"
nic4="hostonly"
nictype4="82540EM"
nicspeed4="0"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="0x03f8,4"
uartmode1="file,/Users/adamgoucher/tmp/ports/ubuntu-xenial-16.04-cloudimg-console.log"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/adamgoucher/tmp/ports"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/adamgoucher/VirtualBox VMs/ports_default_1485896465211_15027/ports_default_1485896465211_15027.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.0.18_Ubuntu r106667"
GuestAdditionsFacility_VirtualBox Base Driver=50,1485896497781
GuestAdditionsFacility_VirtualBox System Service=50,1485896509164
GuestAdditionsFacility_Seamless Mode=0,1485896497781
GuestAdditionsFacility_Graphics Mode=0,1485896497781
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, [2017-01-31T16:03:40.266435 #6608] DEBUG -- net.ssh.transport.session[80a403c8]: establishing connection to 127.0.0.1:2222
D, [2017-01-31T16:03:40.266951 #6608] DEBUG -- net.ssh.transport.session[80a403c8]: connection established
I, [2017-01-31T16:03:40.267053 #6608] INFO -- net.ssh.transport.server_version[80a3d5d8]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment