hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.26k stars 4.43k forks source link

vagrant-proxyconf fails to chmod #10989

Closed batchedcopies closed 5 years ago

batchedcopies commented 5 years ago

Using Vagrant 2.2.3 on Windows 10, and I can't get my vm started by running vagrant up, it worked yesterday, and I haven't changed anything, so I am wondering why it's happening from the blue.

Expected behavior

works as expected

Actual behavior

returns the error: Vagrant assumes that this means the command failed!

chmod 0644 /tmp/vagrant-proxyconf

Stdout from the command:

Stderr from the command:

I also get this in the GUI, which normally doesn't happen, so I am wondering what went wrong.

Ubuntu 14.04.2 LTS vagrant ttyl

vagrant login:

Steps to reproduce

  1. vagrant up

Is there a reason why I keep having issues with vagrant lately, I need to rebuild my box every 2 months, because of some major issues that prevent me from starting it.

batchedcopies commented 5 years ago

$ vagrant up --debug INFO global: Vagrant version: 2.2.3 INFO global: Ruby version: 2.4.4 INFO global: RubyGems version: 2.6.14.1 INFO global: VAGRANT_EXECUTABLE="C:\HashiCorp\Vagrant\embedded\gems\2.2.3\gems\vagrant-2.2.3\bin\vagrant" INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="C:\HashiCorp\Vagrant\embedded" INFO global: VAGRANT_INSTALLER_ENV="1" INFO global: VAGRANT_INSTALLER_VERSION="2" INFO global: VAGRANT_LOG="debug" WARN global: resolv replacement has not been enabled! DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/box/plugin.rb INFO manager: Registered plugin: box command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/cap/plugin.rb INFO manager: Registered plugin: cap command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/cloud/plugin.rb INFO manager: Registered plugin: vagrant-cloud DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/destroy/plugin.rb INFO manager: Registered plugin: destroy command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/global-status/plugin.rb INFO manager: Registered plugin: global-status command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/halt/plugin.rb INFO manager: Registered plugin: halt command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/help/plugin.rb INFO manager: Registered plugin: help command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/init/plugin.rb INFO manager: Registered plugin: init command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/list-commands/plugin.rb INFO manager: Registered plugin: list-commands command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/login/plugin.rb INFO manager: Registered plugin: vagrant-login DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/package/plugin.rb INFO manager: Registered plugin: package command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/plugin/plugin.rb INFO manager: Registered plugin: plugin command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/port/plugin.rb INFO manager: Registered plugin: port command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/powershell/plugin.rb INFO manager: Registered plugin: powershell command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/provider/plugin.rb INFO manager: Registered plugin: provider command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/provision/plugin.rb INFO manager: Registered plugin: provision command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/push/plugin.rb INFO manager: Registered plugin: push command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/rdp/plugin.rb INFO manager: Registered plugin: rdp command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/reload/plugin.rb INFO manager: Registered plugin: reload command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/resume/plugin.rb INFO manager: Registered plugin: resume command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/snapshot/plugin.rb INFO manager: Registered plugin: snapshot command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/ssh/plugin.rb INFO manager: Registered plugin: ssh command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/ssh_config/plugin.rb INFO manager: Registered plugin: ssh-config command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/status/plugin.rb INFO manager: Registered plugin: status command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/suspend/plugin.rb INFO manager: Registered plugin: suspend command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/up/plugin.rb INFO manager: Registered plugin: up command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/upload/plugin.rb INFO manager: Registered plugin: upload command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/validate/plugin.rb INFO manager: Registered plugin: validate command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/version/plugin.rb INFO manager: Registered plugin: version command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/winrm/plugin.rb INFO manager: Registered plugin: winrm command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/commands/winrm_config/plugin.rb INFO manager: Registered plugin: winrm-config command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/communicators/ssh/plugin.rb INFO manager: Registered plugin: ssh communicator DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/communicators/winrm/plugin.rb INFO manager: Registered plugin: winrm communicator DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/communicators/winssh/plugin.rb INFO manager: Registered plugin: windows ssh communicator DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/alt/plugin.rb INFO manager: Registered plugin: ALT Platform guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/amazon/plugin.rb INFO manager: Registered plugin: Amazon Linux guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/arch/plugin.rb INFO manager: Registered plugin: Arch guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/atomic/plugin.rb INFO manager: Registered plugin: Atomic Host guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/bsd/plugin.rb INFO manager: Registered plugin: BSD-based guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/coreos/plugin.rb INFO manager: Registered plugin: CoreOS guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/darwin/plugin.rb INFO manager: Registered plugin: Darwin guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/debian/plugin.rb INFO manager: Registered plugin: Debian guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/dragonflybsd/plugin.rb INFO manager: Registered plugin: DragonFly BSD guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/elementary/plugin.rb INFO manager: Registered plugin: Elementary guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/esxi/plugin.rb INFO manager: Registered plugin: ESXi guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/fedora/plugin.rb INFO manager: Registered plugin: Fedora guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/freebsd/plugin.rb INFO manager: Registered plugin: FreeBSD guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/funtoo/plugin.rb INFO manager: Registered plugin: Funtoo guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/gentoo/plugin.rb INFO manager: Registered plugin: Gentoo guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/haiku/plugin.rb INFO manager: Registered plugin: Haiku guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/kali/plugin.rb INFO manager: Registered plugin: Kali guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/linux/plugin.rb INFO manager: Registered plugin: Linux guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/mint/plugin.rb INFO manager: Registered plugin: Mint guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/netbsd/plugin.rb INFO manager: Registered plugin: NetBSD guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/nixos/plugin.rb INFO manager: Registered plugin: NixOS guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/omnios/plugin.rb INFO manager: Registered plugin: OmniOS guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/openbsd/plugin.rb INFO manager: Registered plugin: OpenBSD guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/photon/plugin.rb INFO manager: Registered plugin: VMware Photon guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/pld/plugin.rb INFO manager: Registered plugin: PLD Linux guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/redhat/plugin.rb INFO manager: Registered plugin: Red Hat Enterprise Linux guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/slackware/plugin.rb INFO manager: Registered plugin: Slackware guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/smartos/plugin.rb INFO manager: Registered plugin: SmartOS guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/solaris/plugin.rb INFO manager: Registered plugin: Solaris guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/solaris11/plugin.rb INFO manager: Registered plugin: Solaris 11 guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/suse/plugin.rb INFO manager: Registered plugin: SUSE guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/tinycore/plugin.rb INFO manager: Registered plugin: TinyCore Linux guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/trisquel/plugin.rb INFO manager: Registered plugin: Trisquel guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/ubuntu/plugin.rb INFO manager: Registered plugin: Ubuntu guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/guests/windows/plugin.rb INFO manager: Registered plugin: Windows guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/alt/plugin.rb INFO manager: Registered plugin: ALT Platform host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/arch/plugin.rb INFO manager: Registered plugin: Arch host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/bsd/plugin.rb INFO manager: Registered plugin: BSD host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/darwin/plugin.rb INFO manager: Registered plugin: Mac OS X host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/freebsd/plugin.rb INFO manager: Registered plugin: FreeBSD host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/gentoo/plugin.rb INFO manager: Registered plugin: Gentoo host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/linux/plugin.rb INFO manager: Registered plugin: Linux host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/null/plugin.rb INFO manager: Registered plugin: null host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/redhat/plugin.rb INFO manager: Registered plugin: Red Hat Enterprise Linux host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/slackware/plugin.rb INFO manager: Registered plugin: Slackware host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/suse/plugin.rb INFO manager: Registered plugin: SUSE host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/void/plugin.rb INFO manager: Registered plugin: Void host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/hosts/windows/plugin.rb INFO manager: Registered plugin: Windows host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/kernel_v1/plugin.rb INFO manager: Registered plugin: kernel DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/kernel_v2/plugin.rb INFO manager: Registered plugin: kernel DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/providers/docker/plugin.rb INFO manager: Registered plugin: docker-provider DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/providers/hyperv/plugin.rb INFO manager: Registered plugin: Hyper-V provider DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/providers/virtualbox/plugin.rb INFO manager: Registered plugin: VirtualBox provider DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/ansible/plugin.rb INFO manager: Registered plugin: ansible DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/cfengine/plugin.rb INFO manager: Registered plugin: CFEngine Provisioner DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/chef/plugin.rb INFO manager: Registered plugin: chef DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/docker/plugin.rb INFO manager: Registered plugin: docker DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/file/plugin.rb INFO manager: Registered plugin: file DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/puppet/plugin.rb INFO manager: Registered plugin: puppet DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/salt/plugin.rb INFO manager: Registered plugin: salt DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/provisioners/shell/plugin.rb INFO manager: Registered plugin: shell DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/pushes/atlas/plugin.rb INFO manager: Registered plugin: atlas DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/pushes/ftp/plugin.rb INFO manager: Registered plugin: ftp DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/pushes/heroku/plugin.rb INFO manager: Registered plugin: heroku DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/pushes/local-exec/plugin.rb INFO manager: Registered plugin: local-exec DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/pushes/noop/plugin.rb INFO manager: Registered plugin: noop DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/synced_folders/nfs/plugin.rb INFO manager: Registered plugin: NFS synced folders DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/synced_folders/rsync/plugin.rb INFO manager: Registered plugin: RSync synced folders DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/plugins/synced_folders/smb/plugin.rb INFO manager: Registered plugin: SMB synced folders INFO vagrant: vagrant invoked: ["up", "--debug"] DEBUG vagrant: Creating Vagrant environment INFO environment: Environment initialized (#) INFO environment: - cwd: C:/Users/mike/git-repository/crm INFO environment: Home path: C:/Users/mike/.vagrant.d DEBUG environment: Effective local data path: C:/Users/mike/git-repository/crm/.vagrant INFO environment: Local data path: C:/Users/mike/git-repository/crm/.vagrant DEBUG environment: Creating: C:/Users/mike/git-repository/crm/.vagrant DEBUG manager: Enabling localized plugins INFO manager: Plugins: DEBUG bundler: Current generated plugin dependency list: [] DEBUG bundler: Generating new builtin set instance. DEBUG bundler: Generating new plugin set instance. Skip gems - [] DEBUG bundler: Activating solution set: [] INFO manager: Loading plugins... DEBUG manager: Enabling globalized plugins INFO manager: Plugins: INFO manager: - vagrant-omnibus = [installed: 1.5.0 constraint: > 0] INFO manager: - vagrant-proxyconf = [installed: 2.0.3 constraint: > 0] INFO manager: - vagrant-vbguest = [installed: 0.19.0 constraint: > 0] DEBUG bundler: Current generated plugin dependency list: [, , ] DEBUG bundler: Generating new builtin set instance. DEBUG bundler: Generating new plugin set instance. Skip gems - [] DEBUG bundler: Activating solution set: ["vagrant-omnibus-1.5.0", "vagrant-proxyconf-2.0.3", "log4r-1.1.10", "concurrent-ruby-1.1.4", "i18n-1.1.1", "micromachine-3.0.0", "vagrant-vbguest-0.19.0"] DEBUG bundler: Activating gem vagrant-omnibus-1.5.0 DEBUG bundler: Activating gem vagrant-proxyconf-2.0.3 DEBUG bundler: Activating gem micromachine-3.0.0 DEBUG bundler: Activating gem vagrant-vbguest-0.19.0 INFO manager: Loading plugins... INFO manager: Loading plugin vagrant-omnibus with default require: vagrant-omnibus INFO manager: Registered plugin: vagrant-omnibus DEBUG manager: Successfully loaded plugin vagrant-omnibus. INFO manager: Loading plugin vagrant-proxyconf with default require: vagrant-proxyconf INFO proxyconf: Trying to load vagrant-aws INFO proxyconf: Failed to load vagrant-aws: #<LoadError: cannot load such file -- vagrant-aws> INFO proxyconf: Ignoring the error INFO proxyconf: Trying to load vagrant-omnibus INFO proxyconf: Trying to load vagrant-vbguest INFO manager: Registered plugin: vagrant-vbguest INFO manager: Registered plugin: vagrant-proxyconf DEBUG manager: Successfully loaded plugin vagrant-proxyconf. INFO manager: Loading plugin vagrant-vbguest with default require: vagrant-vbguest DEBUG manager: Successfully loaded plugin vagrant-vbguest. INFO loader: Set :root = ["#<Pathname:C:/Users/mike/git-repository/crm/Vagrantfile>"] DEBUG loader: Populating proc cache for #<Pathname:C:/Users/mike/git-repository/crm/Vagrantfile> DEBUG loader: Load procs for pathname: C:/Users/mike/git-repository/crm/Vagrantfile INFO loader: Loading configuration in order: [:home, :root] DEBUG loader: Loading from: root (evaluating) DEBUG provisioner: Provisioner defined: DEBUG loader: Configuration loaded successfully, finalizing and returning DEBUG push: finalizing 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 # INFO environment: Running hook: environment_load INFO runner: Preparing hooks for middleware sequence... INFO runner: 4 hooks defined. INFO runner: Running action: environment_load # DEBUG checkpoint_client: starting plugin check INFO cli: CLI: [] "up" [] DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command [] DEBUG checkpoint_client: waiting for checkpoint to complete... DEBUG checkpoint_client: plugin check complete DEBUG checkpoint_client: no information received from checkpoint DEBUG command: 'Up' each target VM... 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 command: Active machine found with name default. Using provider: virtualbox INFO environment: Getting machine: default (virtualbox) INFO environment: Uncached load of machine. DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "--version"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: 5.2.6r120293 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG meta: Finding driver for VirtualBox version: 5.2.6 INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2 DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe INFO loader: Set "45689380_machine_default" = [] INFO loader: Loading configuration in order: [:home, :root, "45689380_machine_default"] DEBUG loader: Loading from: root (cache) DEBUG loader: Configuration loaded successfully, finalizing and returning DEBUG push: finalizing INFO box_collection: Box found: xplore/ubuntu-14.04 (virtualbox) INFO environment: Running hook: authenticate_box_url INFO host: Autodetecting host type for [#<Vagrant::Environment: C:/Users/mike/git-repository/crm>] DEBUG host: Trying: alt DEBUG host: Trying: arch DEBUG host: Trying: darwin DEBUG host: Trying: freebsd DEBUG host: Trying: gentoo DEBUG host: Trying: redhat DEBUG host: Trying: slackware DEBUG host: Trying: suse DEBUG host: Trying: void DEBUG host: Trying: bsd DEBUG host: Trying: linux DEBUG host: Trying: null DEBUG host: Trying: windows INFO host: Detected: windows! INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: authenticate_box_url # INFO warden: Calling IN action: # DEBUG client: No authentication token in environment or C:/Users/mike/.vagrant.d/data/vagrant_login_token INFO warden: Calling OUT action: # INFO loader: Set :"59947560_xplore/ubuntu-14.04_virtualbox" = ["#<Pathname:C:/Users/mike/.vagrant.d/boxes/xplore-VAGRANTSLASH-ubuntu-14.04/0.3.2/virtualbox/Vagrantfile>"] DEBUG loader: Populating proc cache for #<Pathname:C:/Users/mike/.vagrant.d/boxes/xplore-VAGRANTSLASH-ubuntu-14.04/0.3.2/virtualbox/Vagrantfile> DEBUG loader: Load procs for pathname: C:/Users/mike/.vagrant.d/boxes/xplore-VAGRANTSLASH-ubuntu-14.04/0.3.2/virtualbox/Vagrantfile INFO loader: Loading configuration in order: [:"59947560_xplore/ubuntu-14.04_virtualbox", :home, :root, "45689380_machine_default"] DEBUG loader: Loading from: 59947560_xplore/ubuntu-14.04_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: # INFO machine: - Data dir: C:/Users/mike/git-repository/crm/.vagrant/machines/default/virtualbox DEBUG virtualbox: Instantiating the driver for machine ID: "59f30729-40e4-4736-aa19-d69fc5450236" DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe DEBUG meta: Finding driver for VirtualBox version: 5.2.6 INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2 DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: Name: crm_default_1559076926671_8834 Groups: / Guest OS: Ubuntu (64-bit) UUID: 59f30729-40e4-4736-aa19-d69fc5450236 Config file: C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.vbox Snapshot folder: C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\Snapshots Log folder: C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\Logs Hardware UUID: 59f30729-40e4-4736-aa19-d69fc5450236 Memory size: 4096MB Page Fusion: off VRAM size: 8MB CPU exec cap: 100% HPET: off Chipset: piix3 Firmware: BIOS Number of CPUs: 2 PAE: on Long Mode: on Triple Fault Reset: off APIC: on X2APIC: off CPUID Portability Level: 0 CPUID overrides: None Boot menu mode: message and menu Boot Device (1): HardDisk Boot Device (2): DVD Boot Device (3): Not Assigned Boot Device (4): Not Assigned ACPI: on IOAPIC: on BIOS APIC mode: APIC Time offset: 0ms RTC: UTC Hardw. virt.ext: on Nested Paging: on Large Pages: off VT-x VPID: on VT-x unr. exec.: on Paravirt. Provider: Legacy Effective Paravirt. Provider: None State: powered off (since 2019-07-24T15:23:32.440000000) Monitor count: 1 3D Acceleration: off 2D Video Acceleration: off Teleporter Enabled: off Teleporter Port: 0 Teleporter Address: Teleporter Password: Tracing Enabled: off Allow Tracing to Access VM: off Tracing Configuration: Autostart Enabled: off Autostart Delay: 0 Default Frontend: Storage Controller Name (0): IDE Controller Storage Controller Type (0): PIIX4 Storage Controller Instance Number (0): 0 Storage Controller Max Port Count (0): 2 Storage Controller Port Count (0): 2 Storage Controller Bootable (0): on Storage Controller Name (1): SATA Controller Storage Controller Type (1): IntelAhci Storage Controller Instance Number (1): 0 Storage Controller Max Port Count (1): 30 Storage Controller Port Count (1): 1 Storage Controller Bootable (1): on SATA Controller (0, 0): C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk (UUID: 3a037d98-9813-47b9-b5d3-9644aa8421e2) NIC 1: MAC: 080027D7D438, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) NIC 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: disabled Audio playback: enabled Audio capture: enabled Clipboard Mode: disabled Drag and drop Mode: disabled VRDE: disabled USB: disabled EHCI: disabled XHCI: disabled

USB Device Filters:

Bandwidth groups: Shared folders: Name: 'vagrant', Host path: '\\?\C:\Users\mike\git-repository\crm' (machine mapping), writable Capturing: not active Capture audio: not active Capture screens: 0 Capture file: C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm Capture dimensions: 1024x768 Capture rate: 512 kbps Capture FPS: 25 Capture options: Guest: Configured memory balloon size: 0 MB DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}] INFO command: With machine: default (#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#, @driver=#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="59f30729-40e4-4736-aa19-d69fc5450236", @driver=#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="59f30729-40e4-4736-aa19-d69fc5450236">, @version="5.2.6">, @cap_logger=#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#:0x00000000068117e8>]], @cap_args=[#], @cap_caps={:docker=>##, :proxy_machine=>#}, @results_cache={}>, :hyperv=>##, :snapshot_list=>#}, @results_cache={}>, :virtualbox=>##, :nic_mac_addresses=>#, :public_address=>#, :snapshot_list=>#}, @results_cache={}>}>) INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 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 command: Active machine found with name default. Using provider: virtualbox INFO environment: Getting machine: default (virtualbox) INFO environment: Returning cached machine: default (virtualbox) INFO command: With machine: default (#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#, @driver=#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="59f30729-40e4-4736-aa19-d69fc5450236", @driver=#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="59f30729-40e4-4736-aa19-d69fc5450236">, @version="5.2.6">, @cap_logger=#, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#:0x00000000068117e8>]], @cap_args=[#], @cap_caps={:docker=>##, :proxy_machine=>#}, @results_cache={}>, :hyperv=>##, :snapshot_list=>#}, @results_cache={}>, :virtualbox=>##, :nic_mac_addresses=>#, :public_address=>#, :snapshot_list=>#}, @results_cache={}>}>) INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider... Bringing machine 'default' up with 'virtualbox' provider... INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 DEBUG subprocess: Exit status: 0 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: # up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} INFO machine: Calling action: up on provider VirtualBox (59f30729-40e4-4736-aa19-d69fc5450236) DEBUG environment: Attempting to acquire process-lock: machine-action-296ba2884249b44c537879ed0da3c0cd 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-296ba2884249b44c537879ed0da3c0cd INFO interface: Machine: action ["up", "start", {:target=>:default}] INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe DEBUG meta: Finding driver for VirtualBox version: 5.2.6 INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2 DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "hostonlyifs"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: Name: VirtualBox Host-Only Ethernet Adapter #4 GUID: b961d62e-f588-4967-b66f-2889d5d57652 DHCP: Disabled IPAddress: 192.168.56.1 NetworkMask: 255.255.255.0 IPV6Address: fe80::91e3:4fc5:c6a:8524 IPV6NetworkMaskPrefixLength: 64 HardwareAddress: 0a:00:27:00:00:11 MediumType: Ethernet Wireless: No Status: Up VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #4 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0/powershell.EXE", "-NoLogo", "-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass", "-Command", "Write-Output $PSVersionTable.PSVersion.Major"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: 5 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 30 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0/powershell.EXE", "-NoLogo", "-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass", "-Command", "$(Get-WindowsOptionalFeature -FeatureName Microsoft-Hyper-V-Hypervisor).State"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stderr: Get-WindowsOptionalFeature : Parameter set cannot be resolved using the specified named parameters. At line:1 char:3 + $(Get-WindowsOptionalFeature -FeatureName Microsoft-Hyper-V-Hyperviso ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-WindowsOptionalFeature ], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.Dism.Commands.Ge tWindowsOptionalFeatureCommand DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0/powershell.EXE", "-NoLogo", "-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass", "-Command", "$(Get-WindowsFeature -FeatureName Microsoft-Hyper-V-Hypervisor).State"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stderr: Get-WindowsFeature : The term 'Get-WindowsFeature' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:3 + $(Get-WindowsFeature -FeatureName Microsoft-Hyper-V-Hypervisor).State + ~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-WindowsFeature:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling OUT action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling OUT action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO warden: Calling IN action: # DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe DEBUG meta: Finding driver for VirtualBox version: 5.2.6 INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2 DEBUG base: Windows, checking for VBoxManage on PATH first DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "hostonlyifs"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: Name: VirtualBox Host-Only Ethernet Adapter #4 GUID: b961d62e-f588-4967-b66f-2889d5d57652 DHCP: Disabled IPAddress: 192.168.56.1 NetworkMask: 255.255.255.0 IPV6Address: fe80::91e3:4fc5:c6a:8524 IPV6NetworkMaskPrefixLength: 64 HardwareAddress: 0a:00:27:00:00:11 MediumType: Ethernet Wireless: No Status: Up VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #4 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO interface: output: Checking if box 'xplore/ubuntu-14.04' version '0.3.2' is up to date... INFO interface: output: ==> default: Checking if box 'xplore/ubuntu-14.04' version '0.3.2' is up to date... ==> default: Checking if box 'xplore/ubuntu-14.04' version '0.3.2' is up to date... INFO box: box update check is under the interval threshold INFO box: Skipping box update check INFO warden: Calling IN action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling OUT action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling OUT action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 DEBUG subprocess: Exit status: 0 INFO warden: Calling OUT action: # INFO runner: Preparing hooks for middleware sequence... INFO runner: 5 hooks defined. INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "systemproperties"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: API version: 5_2 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: C:\Users\mike\VirtualBox VMs Raw-mode Supported: yes 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: DirectSound Autostart database path: Default Guest Additions ISO: C:\Program Files\Oracle\Virtualbox/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: # INFO setname: Default name was already set before, not doing it again. INFO warden: Calling IN action: # DEBUG virtualbox_5_2: read_forward_ports: uuid=59f30729-40e4-4736-aa19-d69fc5450236 active_only=false INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: # INFO provision: Checking provisioner sentinel file... INFO provision: Sentinel found! Not provisioning. INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "vms"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: "surveysplatform_default_1537979200118_78434" {59925b9e-355b-4019-b266-25c3cc911fb3} "crm_default_1559076926671_8834" {59f30729-40e4-4736-aa19-d69fc5450236} DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG virtualbox_5_2: read_forward_ports: uuid=59925b9e-355b-4019-b266-25c3cc911fb3 active_only=true INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59925b9e-355b-4019-b266-25c3cc911fb3", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="surveysplatform_default_1537979200118_78434" groups="/" ostype="Ubuntu (64-bit)" UUID="59925b9e-355b-4019-b266-25c3cc911fb3" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\surveysplatform_default_1537979200118_78434\\surveysplatform_default_1537979200118_78434.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\surveysplatform_default_1537979200118_78434\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\surveysplatform_default_1537979200118_78434\\Logs" hardwareuuid="59925b9e-355b-4019-b266-25c3cc911fb3" memory=512 pagefusion="off" vram=12 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=1 pae="off" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="none" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2018-10-29T16:25:27.000000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="SATAController" storagecontrollertype0="IntelAhci" storagecontrollerinstance0="0" storagecontrollermaxportcount0="30" storagecontrollerportcount0="1" storagecontrollerbootable0="on" "SATAController-0-0"="C:\Users\mike\VirtualBox VMs\surveysplatform_default_1537979200118_78434\box-disk1.vmdk" "SATAController-ImageUUID-0-0"="fa584ea5-2ace-42a4-8401-a352f97cfcd0" natnet1="nat" macaddress1="080027A8E5BC" 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,2200,,22" Forwarding(1)="tcp5001,tcp,,5001,,5001" Forwarding(2)="tcp5002,tcp,,5002,,3306" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\surveysplatform" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\surveysplatform_default_1537979200118_78434\surveysplatform_default_1537979200118_78434.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG virtualbox_5_2: read_forward_ports: uuid=59f30729-40e4-4736-aa19-d69fc5450236 active_only=false INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: # 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: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "vms"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: "surveysplatform_default_1537979200118_78434" {59925b9e-355b-4019-b266-25c3cc911fb3} "crm_default_1559076926671_8834" {59f30729-40e4-4736-aa19-d69fc5450236} DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: # DEBUG host: Searching for cap: nfs_prune DEBUG host: Checking in: windows INFO nfs: Host doesn't support pruning NFS. Skipping. INFO warden: Calling IN action: # INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "sharedfolder", "remove", "59f30729-40e4-4736-aa19-d69fc5450236", "--name", "vagrant"] 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: # 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: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "guestproperty", "get", "59f30729-40e4-4736-aa19-d69fc5450236", "/VirtualBox/GuestInfo/OS/Product"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: Value: Linux DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "setextradata", "59f30729-40e4-4736-aa19-d69fc5450236", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "sharedfolder", "add", "59f30729-40e4-4736-aa19-d69fc5450236", "--name", "vagrant", "--hostpath", "\\\\?\\C:\\Users\\mike\\git-repository\\crm"] 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: # INFO warden: Calling IN action: # INFO warden: Calling IN action: # INFO set_default_nic_type: Detected VirtualBox version with susceptible E1000 implementation (`< 5.2.22`) INFO interface: warn: Vagrant has detected a configuration issue which exposes a vulnerability with the installed version of VirtualBox. The current guest is configured to use an E1000 NIC type for a network adapter which is vulnerable in this version of VirtualBox. Ensure the guest is trusted to use this configuration or update the NIC type using one of the methods below: https://www.vagrantup.com/docs/virtualbox/configuration.html#default-nic-type https://www.vagrantup.com/docs/virtualbox/networking.html#virtualbox-nic-type INFO interface: warn: ==> default: Vagrant has detected a configuration issue which exposes a ==> default: vulnerability with the installed version of VirtualBox. The ==> default: current guest is configured to use an E1000 NIC type for a ==> default: network adapter which is vulnerable in this version of VirtualBox. ==> default: Ensure the guest is trusted to use this configuration or update ==> default: the NIC type using one of the methods below: ==> default: ==> default: https://www.vagrantup.com/docs/virtualbox/configuration.html#default-nic-type ==> default: https://www.vagrantup.com/docs/virtualbox/networking.html#virtualbox-nic-type ==> default: Vagrant has detected a configuration issue which exposes a ==> default: vulnerability with the installed version of VirtualBox. The ==> default: current guest is configured to use an E1000 NIC type for a ==> default: network adapter which is vulnerable in this version of VirtualBox. ==> default: Ensure the guest is trusted to use this configuration or update ==> default: the NIC type using one of the methods below: ==> default: ==> default: https://www.vagrantup.com/docs/virtualbox/configuration.html#default-nic-type ==> default: https://www.vagrantup.com/docs/virtualbox/networking.html#virtualbox-nic-type INFO warden: Calling IN action: # 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: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] 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: # DEBUG network: Available slots for high-level adapters: # INFO network: Determining network adapters required for high-level configuration... 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, :nic_type=>nil} 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 subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--nic1", "nat"] 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: # INFO warden: Calling IN action: # INFO interface: output: Forwarding ports... INFO interface: output: ==> default: Forwarding ports... ==> default: Forwarding ports... INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="poweroff" VMStateChangeTime="2019-07-24T15:23:32.440000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO interface: detail: 80 (guest) => 8080 (host) (adapter 1) INFO interface: detail: default: 80 (guest) => 8080 (host) (adapter 1) default: 80 (guest) => 8080 (host) (adapter 1) INFO interface: detail: 81 (guest) => 8081 (host) (adapter 1) INFO interface: detail: default: 81 (guest) => 8081 (host) (adapter 1) default: 81 (guest) => 8081 (host) (adapter 1) INFO interface: detail: 82 (guest) => 8082 (host) (adapter 1) INFO interface: detail: default: 82 (guest) => 8082 (host) (adapter 1) default: 82 (guest) => 8082 (host) (adapter 1) INFO interface: detail: 4444 (guest) => 4444 (host) (adapter 1) INFO interface: detail: default: 4444 (guest) => 4444 (host) (adapter 1) default: 4444 (guest) => 4444 (host) (adapter 1) 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: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--natpf1", "tcp8080,tcp,,8080,,80", "--natpf1", "tcp8081,tcp,,8081,,81", "--natpf1", "tcp8082,tcp,,8082,,82", "--natpf1", "tcp4444,tcp,,4444,,4444", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"] 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: # INFO warden: Calling IN action: # INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--rtcuseutc", "on"] 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: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--natdnsproxy1", "on"] 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: # 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: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--memory", "4096"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--cpus", "2"] 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: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--ioapic", "on"] 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: # INFO interface: info: Booting VM... INFO interface: info: ==> default: Booting VM... ==> default: Booting VM... INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "startvm", "59f30729-40e4-4736-aa19-d69fc5450236", "--type", "headless"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: Waiting for VM "59f30729-40e4-4736-aa19-d69fc5450236" to power on... VM "59f30729-40e4-4736-aa19-d69fc5450236" has been successfully started. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31997 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: # INFO warden: Calling IN action: # 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: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG virtualbox_5_2: Searching for SSH port: 22 DEBUG virtualbox_5_2: read_forward_ports: uuid=59f30729-40e4-4736-aa19-d69fc5450236 active_only=false INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG virtualbox_5_2: - [1, "ssh", 2222, 22, "127.0.0.1"] DEBUG virtualbox_5_2: - [1, "tcp4444", 4444, 4444, ""] DEBUG virtualbox_5_2: - [1, "tcp8080", 8080, 80, ""] DEBUG virtualbox_5_2: - [1, "tcp8081", 8081, 81, ""] DEBUG virtualbox_5_2: - [1, "tcp8082", 8082, 82, ""] INFO interface: detail: SSH address: 127.0.0.1:2222 INFO interface: detail: default: SSH address: 127.0.0.1:2222 default: SSH address: 127.0.0.1:2222 INFO interface: detail: SSH username: vagrant INFO interface: detail: default: SSH username: vagrant default: SSH username: vagrant INFO interface: detail: SSH auth method: private key INFO interface: detail: default: SSH auth method: private key default: SSH auth method: private key INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG virtualbox_5_2: Searching for SSH port: 22 DEBUG virtualbox_5_2: read_forward_ports: uuid=59f30729-40e4-4736-aa19-d69fc5450236 active_only=false INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG virtualbox_5_2: - [1, "ssh", 2222, 22, "127.0.0.1"] DEBUG virtualbox_5_2: - [1, "tcp4444", 4444, 4444, ""] DEBUG virtualbox_5_2: - [1, "tcp8080", 8080, 80, ""] DEBUG virtualbox_5_2: - [1, "tcp8081", 8081, 81, ""] DEBUG virtualbox_5_2: - [1, "tcp8082", 8082, 82, ""] 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: vagrant INFO ssh: - Password? false INFO ssh: - Key Path: ["C:/Users/mike/git-repository/crm/.vagrant/machines/default/virtualbox/private_key"] DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes256-ctr", "aes192-ctr", "aes128-ctr", "aes256-cbc", "aes192-cbc", "aes128-cbc", "rijndael-cbc@lysator.liu.se", "blowfish-ctr", "blowfish-cbc", "cast128-ctr", "cast128-cbc", "3des-ctr", "3des-cbc", "idea-cbc", "arcfour256", "arcfour128", "arcfour", "none"], :logger=>#, @formatter=nil, @logdev=#, @mon_owner=nil, @mon_count=0, @mon_mutex=#>>, :keys=>["C:/Users/mike/git-repository/crm/.vagrant/machines/default/virtualbox/private_key"], :remote_user=>"vagrant"} INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "59f30729-40e4-4736-aa19-d69fc5450236", "--machinereadable"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: name="crm_default_1559076926671_8834" groups="/" ostype="Ubuntu (64-bit)" UUID="59f30729-40e4-4736-aa19-d69fc5450236" CfgFile="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\crm_default_1559076926671_8834.vbox" SnapFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Snapshots" LogFldr="C:\\Users\\mike\\VirtualBox VMs\\crm_default_1559076926671_8834\\Logs" hardwareuuid="59f30729-40e4-4736-aa19-d69fc5450236" memory=4096 pagefusion="off" vram=8 cpuexecutioncap=100 hpet="off" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="off" vtxvpid="on" vtxux="on" paravirtprovider="legacy" effparavirtprovider="none" VMState="running" VMStateChangeTime="2019-07-24T15:28:43.839000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" storagecontrollername1="SATA Controller" storagecontrollertype1="IntelAhci" storagecontrollerinstance1="0" storagecontrollermaxportcount1="30" storagecontrollerportcount1="1" storagecontrollerbootable1="on" "IDE Controller-0-0"="none" "IDE Controller-0-1"="none" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" "SATA Controller-0-0"="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\ubuntu-14.04-amd64-disk1.vmdk" "SATA Controller-ImageUUID-0-0"="3a037d98-9813-47b9-b5d3-9644aa8421e2" natnet1="nat" macaddress1="080027D7D438" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(1)="tcp4444,tcp,,4444,,4444" Forwarding(2)="tcp8080,tcp,,8080,,80" Forwarding(3)="tcp8081,tcp,,8081,,81" Forwarding(4)="tcp8082,tcp,,8082,,82" 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="none" audio_in="true" audio_out="true" clipboard="disabled" draganddrop="disabled" SessionName="headless" VideoMode="640,480,32"@0,0 1 vrde="off" usb="off" ehci="off" xhci="off" SharedFolderNameMachineMapping1="vagrant" SharedFolderPathMachineMapping1="\\?\C:\Users\mike\git-repository\crm" VRDEActiveConnection="off" VRDEClients=0 videocap="off" videocap_audio="off" videocapscreens=0 videocapfile="C:\Users\mike\VirtualBox VMs\crm_default_1559076926671_8834\crm_default_1559076926671_8834.webm" videocapres=1024x768 videocaprate=512 videocapfps=25 videocapopts= GuestMemoryBalloon=0 GuestOSType="Ubuntu_64" GuestAdditionsRunLevel=0 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0
briancain commented 5 years ago

Hi @batchedcopies - The error you posted is related to your plugin vagrant-proxyconf, not vagrant itself.

returns the error:
Vagrant assumes that this means the command failed!

chmod 0644 /tmp/vagrant-proxyconf

Do you have a debug log showing this exact error? Also please next time do not post them as github comments. Please instead post them on github gist or a similar code sharing website. Thanks!

briancain commented 5 years ago

Hey there,

I am going to close this due to lack of response. If this is still occurring, please open a new issue and follow the provided issue template that appears when you click the "New Issue" button. This will help us in getting a reproduction and fix. Thanks!

ghost commented 4 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.