Skip to content

Instantly share code, notes, and snippets.

@ladar
Last active October 18, 2018 04:00
Show Gist options
  • Save ladar/e9bc2e8f52a3410adfdec3ad0a911dcb to your computer and use it in GitHub Desktop.
Save ladar/e9bc2e8f52a3410adfdec3ad0a911dcb to your computer and use it in GitHub Desktop.
[ladar@host vagrant]$ ./simple.sh generic arch vmware
++ dirname ./simple.sh
+ pushd .
++ pwd -P
+ BASE=/home/ladar/Data/vagrant
+ popd
+ cd /home/ladar/Data/vagrant
+ export VAGRANT_HOME=/home/ladar/Data/vagrant/vagrant.d/
+ VAGRANT_HOME=/home/ladar/Data/vagrant/vagrant.d/
+ '[' vmware = libvirt ']'
+ '[' vmware = vmware ']'
+ plugin-vmware
+ '[' '!' -d arch-vmware ']'
+ mkdir arch-vmware
+ vagrant plugin list
vagrant-vmware-desktop (2.0.0, global)
+ cp --force arch.tpl arch-vmware/Vagrantfile
+ cd arch-vmware
+ '[' vmware == vmware ']'
+ vagrant box add --clean --force --provider vmware_desktop generic/arch
==> box: Loading metadata for box 'generic/arch'
box: URL: https://vagrantcloud.com/generic/arch
==> box: Adding box 'generic/arch' (v1.8.38) for provider: vmware_desktop
box: Downloading: https://vagrantcloud.com/generic/boxes/arch/versions/1.8.38/providers/vmware_desktop.box
box: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com
==> box: Successfully added box 'generic/arch' (v1.8.38) for 'vmware_desktop'!
+ vagrant up --debug --provider vmware_workstation
INFO global: Vagrant version: 2.2.0
INFO global: Ruby version: 2.4.4
INFO global: RubyGems version: 2.6.14.1
INFO global: VAGRANT_HOME="/home/ladar/Data/vagrant/vagrant.d/"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/bin/vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_LOG="debug"
WARN global: resolv replacement has not been enabled!
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/cloud/plugin.rb
INFO manager: Registered plugin: vagrant-cloud
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/upload/plugin.rb
INFO manager: Registered plugin: upload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/validate/plugin.rb
INFO manager: Registered plugin: validate command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/winrm/plugin.rb
INFO manager: Registered plugin: winrm command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/winrm_config/plugin.rb
INFO manager: Registered plugin: winrm-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/communicators/winssh/plugin.rb
INFO manager: Registered plugin: windows ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/elementary/plugin.rb
INFO manager: Registered plugin: Elementary guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/haiku/plugin.rb
INFO manager: Registered plugin: Haiku guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/kali/plugin.rb
INFO manager: Registered plugin: Kali guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO vagrant: `vagrant` invoked: ["up", "--debug", "--provider", "vmware_workstation"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000002a87990>)
INFO environment: - cwd: /home/ladar/Data/vagrant/arch-vmware
INFO environment: Home path: /home/ladar/Data/vagrant/vagrant.d
DEBUG environment: Effective local data path: /home/ladar/Data/vagrant/arch-vmware/.vagrant
INFO environment: Local data path: /home/ladar/Data/vagrant/arch-vmware/.vagrant
DEBUG environment: Creating: /home/ladar/Data/vagrant/arch-vmware/.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-vmware-desktop = [installed: 2.0.0 constraint: > 0]
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-vmware-desktop" requirements="= 2.0.0">]
DEBUG bundler: Generating new builtin set instance.
DEBUG bundler: Generating new plugin set instance. Skip gems - []
DEBUG bundler: Activating solution set: ["vagrant-vmware-desktop-2.0.0"]
DEBUG bundler: Activating gem vagrant-vmware-desktop-2.0.0
INFO manager: Loading plugins...
INFO manager: Loading plugin `vagrant-vmware-desktop` with default require: `vagrant-vmware-desktop`
INFO manager: Registered plugin: VMware Workstation Provider
DEBUG manager: Successfully loaded plugin `vagrant-vmware-desktop`.
INFO loader: Set :root = ["#<Pathname:/home/ladar/Data/vagrant/arch-vmware/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/home/ladar/Data/vagrant/arch-vmware/Vagrantfile>
DEBUG loader: Load procs for pathname: /home/ladar/Data/vagrant/arch-vmware/Vagrantfile
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000000000180cdd8>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000002a66fd8>
INFO warden: Calling IN action: #<HashiCorp::VagrantVMwareDesktop::SetupPlugin:0x0000000002a5c8f8>
DEBUG checkpoint_client: starting plugin check
DEBUG checkpoint_client: starting utility check
INFO warden: Calling IN action: HashiCorp Background Check: Start
DEBUG activation: Last ping time: 1539834625
DEBUG activation: License file ID: 3a48db81-b8b3-4a0f-9662-ad614b1e432e
INFO warden: Calling OUT action: HashiCorp Background Check: Start
INFO warden: Calling OUT action: #<HashiCorp::VagrantVMwareDesktop::SetupPlugin:0x0000000002a5c8f8>
DEBUG checkpoint_client: starting plugin check
INFO cli: CLI: [] "up" ["--provider", "vmware_workstation"]
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command ["--provider", "vmware_workstation"]
DEBUG checkpoint_client: waiting for checkpoint to complete...
DEBUG checkpoint_client: plugin check complete
INFO vmware_driver: VMX file:
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922
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=>"vmware_workstation"}
DEBUG command: Finding machine that match name: default
INFO environment: Getting machine: default (vmware_workstation)
INFO environment: Uncached load of machine.
INFO loader: Set "21527380_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "21527380_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box found: generic/arch (vmware_desktop)
INFO environment: Running hook: authenticate_box_url
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/ladar/Data/vagrant/arch-vmware>]
DEBUG host: Trying: alt
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
DEBUG host: Trying: freebsd
DEBUG host: Trying: gentoo
DEBUG host: Trying: redhat
INFO host: Detected: redhat!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x0000000002a76118>
INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000000028a44c0>
DEBUG client: No authentication token in environment or /home/ladar/Data/vagrant/vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000000028a44c0>
INFO loader: Set :"19373120_generic/arch_vmware_desktop" = ["#<Pathname:/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop/Vagrantfile>
DEBUG loader: Load procs for pathname: /home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop/Vagrantfile
INFO loader: Loading configuration in order: [:"19373120_generic/arch_vmware_desktop", :home, :root, "21527380_machine_default"]
DEBUG loader: Loading from: 19373120_generic/arch_vmware_desktop (evaluating)
DEBUG loader: Loading from: root (cache)
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO loader: Set :"21527380_vm_default_generic/arch_vmware_workstation" = ["[\"2\", #<Proc:0x00000000026e1750>]", "[\"2\", #<Proc:0x0000000002725888>]"]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000000026e1750>]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000002725888>]
INFO loader: Loading configuration in order: [:"19373120_generic/arch_vmware_desktop", :home, :root, "21527380_machine_default", :"21527380_vm_default_generic/arch_vmware_workstation"]
DEBUG loader: Loading from: 19373120_generic/arch_vmware_desktop (cache)
DEBUG loader: Loading from: root (cache)
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200
DEBUG loader: Loading from: 21527380_vm_default_generic/arch_vmware_workstation (evaluating)
DEBUG checkpoint_client: getting utility version
DEBUG loader: Loading from: 21527380_vm_default_generic/arch_vmware_workstation (evaluating)
DEBUG vmware_driver: Getting version from vagrant-vmware-utility
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG vagrant_utility: request METHOD=GET PATH=/version RESPONSE=200
INFO machine: Initializing machine: default
DEBUG checkpoint_client: got utility version: "1.0.4"
INFO machine: - Provider: HashiCorp::VagrantVMwareDesktop::Provider
DEBUG checkpoint_client: running utility checkpoint check
INFO machine: - Box: #<Vagrant::Box:0x0000000002831240>
INFO machine: - Data dir: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation
DEBUG checkpoint_client: utility check complete
DEBUG vmware: Re-initializing driver for new ID: nil
INFO vmware_driver: VMX file:
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200
DEBUG vmware: VM state requested. Current state: not_created
INFO machine: New machine ID: nil
DEBUG vmware: Re-initializing driver for new ID: nil
INFO vmware_driver: VMX file:
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200
INFO interface: Machine: metadata ["provider", :vmware_workstation, {:target=>:default}]
INFO command: With machine: default (#<HashiCorp::VagrantVMwareDesktop::Provider:0x00000000026e1b10 @logger=#<Log4r::Logger:0x00000000026e1930 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x0000000002961570 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>, @driver=#<HashiCorp::VagrantVMwareDesktop::Driver::Base:0x000000000228d730 @config=#<HashiCorp::VagrantVMwareDesktop::Config:0x00000000029ed458 @clone_directory=nil, @functional_hgfs=true, @unmount_default_hgfs=true, @enable_vmrun_ip_lookup=true, @gui=false, @linked_clone=true, @network_adapters={0=>[:nat, {:auto_config=>false}]}, @shared_folder_special_char="-", @verify_vmnet=true, @vmx={"cpuid.coresPerSocket"=>"1", "memsize"=>"1024", "numvcpus"=>"1"}, @whitelist_verified=true, @port_forward_network_pause=0, @ssh_info_public=false, @utility_host="127.0.0.1", @utility_port=9922, @utility_certificate_path="/opt/vagrant-vmware-desktop/certificates", @__invalid_methods=#<Set: {}>>, @lic_features=["workstation", "workstation10", "workstation11", "workstation12", "workstation14"], @logger=#<Log4r::Logger:0x000000000228d190 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x0000000002961570 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=nil, @vm_dir=nil, @vagrant_utility=#<HashiCorp::VagrantVMwareDesktop::Helper::VagrantUtility:0x00000000021bc1d0 @logger=#<Log4r::Logger:0x00000000021b7ce8 @fullname="hashicorp::provider::vmware::vagrant_utility", @outputters=[], @additive=true, @name="vagrant_utility", @path="hashicorp::provider::vmware", @parent=#<Log4r::Logger:0x0000000002961570 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @connection=#<Net::HTTP 127.0.0.1:9922 open=false>, @headers={"Content-Type"=>"application/vnd.hashicorp.vagrant.vmware.rest-v1+json", "Origin"=>"https://127.0.0.1:9922", "User-Agent"=>"Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) - VagrantVMWareDesktop/STUB", "X-Requested-With"=>"Vagrant"}>, @version="12.5.9", @vmrun_path="/usr/bin/vmrun", @vmware_vmx_path="/usr/lib/vmware/bin/vmware-vmx">, @cap_logger=#<Log4r::Logger:0x00000000025db680 @fullname="vagrant::capability_host::hashicorp::vagrantvmwaredesktop::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwaredesktop", @parent=#<VagrantLogger:0x0000000001b0e090 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_workstation, #<#<Class:0x00000000025e0130>:0x0000000002580f28>]], @cap_args=[#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000000025dbd60 @items={:public_address=>#<Proc:0x00000000026e8780@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000026e85a0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000000025dbc20 @items={:public_address=>#<Proc:0x00000000026e35f0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000026e34b0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000000025dbb30 @items={:forwarded_ports=>#<Proc:0x00000000026dafe0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000000026daef0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000000026daec8@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000000026daea0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_desktop=>#<Vagrant::Registry:0x00000000025dba40 @items={:forwarded_ports=>#<Proc:0x0000000002a2c540@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x0000000002a2c428@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x0000000002a2c400@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x0000000002a2c3b0@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>, :vmware_workstation=>#<Vagrant::Registry:0x00000000025db928 @items={:forwarded_ports=>#<Proc:0x0000000002a2c1a8@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x0000000002a2c108@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x0000000002a2c0e0@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x0000000002a2c090@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>}>)
DEBUG vmware: VM state requested. Current state: not_created
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>"vmware_workstation"}
DEBUG command: Finding machine that match name: default
INFO environment: Getting machine: default (vmware_workstation)
INFO environment: Returning cached machine: default (vmware_workstation)
INFO command: With machine: default (#<HashiCorp::VagrantVMwareDesktop::Provider:0x00000000026e1b10 @logger=#<Log4r::Logger:0x00000000026e1930 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x0000000002961570 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>, @driver=#<HashiCorp::VagrantVMwareDesktop::Driver::Base:0x000000000228d730 @config=#<HashiCorp::VagrantVMwareDesktop::Config:0x00000000029ed458 @clone_directory=nil, @functional_hgfs=true, @unmount_default_hgfs=true, @enable_vmrun_ip_lookup=true, @gui=false, @linked_clone=true, @network_adapters={0=>[:nat, {:auto_config=>false}]}, @shared_folder_special_char="-", @verify_vmnet=true, @vmx={"cpuid.coresPerSocket"=>"1", "memsize"=>"1024", "numvcpus"=>"1"}, @whitelist_verified=true, @port_forward_network_pause=0, @ssh_info_public=false, @utility_host="127.0.0.1", @utility_port=9922, @utility_certificate_path="/opt/vagrant-vmware-desktop/certificates", @__invalid_methods=#<Set: {}>>, @lic_features=["workstation", "workstation10", "workstation11", "workstation12", "workstation14"], @logger=#<Log4r::Logger:0x000000000228d190 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x0000000002961570 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=nil, @vm_dir=nil, @vagrant_utility=#<HashiCorp::VagrantVMwareDesktop::Helper::VagrantUtility:0x00000000021bc1d0 @logger=#<Log4r::Logger:0x00000000021b7ce8 @fullname="hashicorp::provider::vmware::vagrant_utility", @outputters=[], @additive=true, @name="vagrant_utility", @path="hashicorp::provider::vmware", @parent=#<Log4r::Logger:0x0000000002961570 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @connection=#<Net::HTTP 127.0.0.1:9922 open=false>, @headers={"Content-Type"=>"application/vnd.hashicorp.vagrant.vmware.rest-v1+json", "Origin"=>"https://127.0.0.1:9922", "User-Agent"=>"Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) - VagrantVMWareDesktop/STUB", "X-Requested-With"=>"Vagrant"}>, @version="12.5.9", @vmrun_path="/usr/bin/vmrun", @vmware_vmx_path="/usr/lib/vmware/bin/vmware-vmx">, @cap_logger=#<Log4r::Logger:0x00000000025db680 @fullname="vagrant::capability_host::hashicorp::vagrantvmwaredesktop::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwaredesktop", @parent=#<VagrantLogger:0x0000000001b0e090 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_workstation, #<#<Class:0x00000000025e0130>:0x0000000002580f28>]], @cap_args=[#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000000025dbd60 @items={:public_address=>#<Proc:0x00000000026e8780@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000026e85a0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000000025dbc20 @items={:public_address=>#<Proc:0x00000000026e35f0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000026e34b0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000000025dbb30 @items={:forwarded_ports=>#<Proc:0x00000000026dafe0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000000026daef0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000000026daec8@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000000026daea0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_desktop=>#<Vagrant::Registry:0x00000000025dba40 @items={:forwarded_ports=>#<Proc:0x0000000002a2c540@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x0000000002a2c428@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x0000000002a2c400@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x0000000002a2c3b0@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>, :vmware_workstation=>#<Vagrant::Registry:0x00000000025db928 @items={:forwarded_ports=>#<Proc:0x0000000002a2c1a8@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x0000000002a2c108@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x0000000002a2c0e0@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x0000000002a2c090@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'vmware_workstation' provider...
Bringing machine 'default' up with 'vmware_workstation' provider...
DEBUG vmware: VM state requested. Current state: not_created
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: vmware_workstation
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x0000000002855820> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil, :provider=>"vmware_workstation"}
INFO machine: Calling action: up on provider VMware Workstation
DEBUG environment: Attempting to acquire process-lock: machine-action-aba952a730f9f1d6f0bee66d68a27a60
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-aba952a730f9f1d6f0bee66d68a27a60
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000002852490>
INFO warden: Calling IN action: VMware Middleware: Compatibility
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000002838658>
INFO warden: Calling IN action: VMware Middleware: FixOldMachineID
INFO warden: Calling IN action: VMware Middleware: CheckVMware
DEBUG vagrant_utility: request METHOD=POST PATH=/vmware/validate RESPONSE=204
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000279d270>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000026a8c70>
INFO warden: Calling IN action: VMware Middleware: Created
DEBUG vmware: VM state requested. Current state: not_created
INFO warden: Calling OUT action: VMware Middleware: Created
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000025e2db8>
INFO warden: Calling IN action: #<Proc:0x0000000001adfc68@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x00000000025e2d40>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x00000000025839f8>
INFO warden: Calling IN action: VMware Middleware: Import
INFO import: VMX file not in metadata, attempting to discover...
DEBUG import: Cloning into: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca
INFO import: VMX file: /home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop/generic-arch-vmware.vmx
INFO interface: info: Cloning VMware VM: 'generic/arch'. This can take some time...
INFO interface: info: ==> default: Cloning VMware VM: 'generic/arch'. This can take some time...
==> default: Cloning VMware VM: 'generic/arch'. This can take some time...
INFO vmware_driver: Cloning machine using VMware linked clones.
INFO subprocess: Starting process: ["/usr/bin/vmrun", "clone", "/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop/generic-arch-vmware.vmx", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx", "linked"]
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 vmware_driver: VMX file: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 2
DEBUG vmware_driver: - displayname = Clone of generic-arch-vmware
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 2048
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 20001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2
DEBUG vmware_driver: - numvcpus = 2
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = TRUE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios =
DEBUG vmware_driver: - uuid.location =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - invmteam = FALSE
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom"
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0"
DEBUG vmware_driver: - SET checkpoint.vmstate = ""
DEBUG vmware_driver: - SET cleanshutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET cpuid.corespersocket = "2"
DEBUG vmware_driver: - SET displayname = "Clone of generic-arch-vmware"
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET extendedconfigfile = "generic-arch-vmware.vmxf"
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestos = "otherlinux-64"
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE"
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed"
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE"
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE"
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE"
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw"
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect"
DEBUG vmware_driver: - SET ide0:0.present = "TRUE"
DEBUG vmware_driver: - SET invmteam = "FALSE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "2048"
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-arch-vmware-e26339ff.hlog"
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40"
DEBUG vmware_driver: - SET msg.autoanswer = "true"
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001"
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2"
DEBUG vmware_driver: - SET numvcpus = "2"
DEBUG vmware_driver: - SET nvme0.present = "FALSE"
DEBUG vmware_driver: - SET nvram = "generic-arch-vmware.nvram"
DEBUG vmware_driver: - SET parallel0.autodetect = ""
DEBUG vmware_driver: - SET parallel0.bidirectional = ""
DEBUG vmware_driver: - SET parallel0.filename = ""
DEBUG vmware_driver: - SET parallel0.present = "FALSE"
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE"
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17"
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.functions = "8"
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21"
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge5.functions = "8"
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22"
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge6.functions = "8"
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23"
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge7.functions = "8"
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24"
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET policy.vm.mvmtid = ""
DEBUG vmware_driver: - SET powertype.poweroff = "soft"
DEBUG vmware_driver: - SET powertype.poweron = "soft"
DEBUG vmware_driver: - SET powertype.reset = "soft"
DEBUG vmware_driver: - SET powertype.suspend = "soft"
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1"
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5998"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET sata0.present = "FALSE"
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-arch-vmware-cl1.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET serial0.autodetect = ""
DEBUG vmware_driver: - SET serial0.filename = ""
DEBUG vmware_driver: - SET serial0.filetype = ""
DEBUG vmware_driver: - SET serial0.pipe.endpoint = ""
DEBUG vmware_driver: - SET serial0.present = "FALSE"
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE"
DEBUG vmware_driver: - SET serial0.trynorxloss = ""
DEBUG vmware_driver: - SET serial0.yieldonmsrread = ""
DEBUG vmware_driver: - SET softpoweroff = "TRUE"
DEBUG vmware_driver: - SET sound.autodetect = "TRUE"
DEBUG vmware_driver: - SET sound.filename = "-1"
DEBUG vmware_driver: - SET sound.present = "FALSE"
DEBUG vmware_driver: - SET sound.startconnected = "FALSE"
DEBUG vmware_driver: - SET tools.synctime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = ""
DEBUG vmware_driver: - SET uuid.location = ""
DEBUG vmware_driver: - SET vc.uuid = ""
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted"
DEBUG vmware_driver: - SET virtualhw.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432"
INFO machine: New machine ID: "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"
DEBUG vmware: Re-initializing driver for new ID: "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"
INFO vmware_driver: VMX file: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200
INFO warden: Calling IN action: VMware Middleware: SetDisplayName
INFO vmx_modify: Setting the default display name: arch-vmware: default
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 2
DEBUG vmware_driver: - displayname = Clone of generic-arch-vmware
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - invmteam = FALSE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 2048
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 20001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2
DEBUG vmware_driver: - numvcpus = 2
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = TRUE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios =
DEBUG vmware_driver: - uuid.location =
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom"
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0"
DEBUG vmware_driver: - SET checkpoint.vmstate = ""
DEBUG vmware_driver: - SET cleanshutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET cpuid.corespersocket = "2"
DEBUG vmware_driver: - SET displayname = "arch-vmware: default"
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET extendedconfigfile = "generic-arch-vmware.vmxf"
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestos = "otherlinux-64"
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE"
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed"
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE"
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE"
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE"
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw"
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect"
DEBUG vmware_driver: - SET ide0:0.present = "TRUE"
DEBUG vmware_driver: - SET invmteam = "FALSE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "2048"
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-arch-vmware-e26339ff.hlog"
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40"
DEBUG vmware_driver: - SET msg.autoanswer = "true"
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001"
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2"
DEBUG vmware_driver: - SET numvcpus = "2"
DEBUG vmware_driver: - SET nvme0.present = "FALSE"
DEBUG vmware_driver: - SET nvram = "generic-arch-vmware.nvram"
DEBUG vmware_driver: - SET parallel0.autodetect = ""
DEBUG vmware_driver: - SET parallel0.bidirectional = ""
DEBUG vmware_driver: - SET parallel0.filename = ""
DEBUG vmware_driver: - SET parallel0.present = "FALSE"
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE"
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17"
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.functions = "8"
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21"
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge5.functions = "8"
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22"
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge6.functions = "8"
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23"
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge7.functions = "8"
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24"
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET policy.vm.mvmtid = ""
DEBUG vmware_driver: - SET powertype.poweroff = "soft"
DEBUG vmware_driver: - SET powertype.poweron = "soft"
DEBUG vmware_driver: - SET powertype.reset = "soft"
DEBUG vmware_driver: - SET powertype.suspend = "soft"
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1"
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5998"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET sata0.present = "FALSE"
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-arch-vmware-cl1.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET serial0.autodetect = ""
DEBUG vmware_driver: - SET serial0.filename = ""
DEBUG vmware_driver: - SET serial0.filetype = ""
DEBUG vmware_driver: - SET serial0.pipe.endpoint = ""
DEBUG vmware_driver: - SET serial0.present = "FALSE"
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE"
DEBUG vmware_driver: - SET serial0.trynorxloss = ""
DEBUG vmware_driver: - SET serial0.yieldonmsrread = ""
DEBUG vmware_driver: - SET softpoweroff = "TRUE"
DEBUG vmware_driver: - SET sound.autodetect = "TRUE"
DEBUG vmware_driver: - SET sound.filename = "-1"
DEBUG vmware_driver: - SET sound.present = "FALSE"
DEBUG vmware_driver: - SET sound.startconnected = "FALSE"
DEBUG vmware_driver: - SET tools.synctime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = ""
DEBUG vmware_driver: - SET uuid.location = ""
DEBUG vmware_driver: - SET vc.uuid = ""
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted"
DEBUG vmware_driver: - SET virtualhw.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432"
INFO warden: Calling IN action: VMware Middleware: Compatibility
INFO warden: Calling IN action: VMware Middleware: FixOldMachineID
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x0000000002260848>
INFO interface: output: Checking if box 'generic/arch' is up to date...
INFO interface: output: ==> default: Checking if box 'generic/arch' is up to date...
==> default: Checking if box 'generic/arch' is up to date...
INFO downloader: Downloader starting download:
INFO downloader: -- Source: https://vagrantcloud.com/generic/arch
INFO downloader: -- Destination: /tmp/vagrant-load-metadata20181017-29154-4mfipv
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--verbose", "--user-agent", "Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) ", "-H", "Accept: application/json", "--output", "/tmp/vagrant-load-metadata20181017-29154-4mfipv", "https://vagrantcloud.com/generic/arch"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG subprocess: stderr: * Trying 34.206.36.121...
* TCP_NODELAY set
DEBUG subprocess: stderr: * Connected to vagrantcloud.com (34.206.36.121) port 443 (#0)
DEBUG subprocess: stderr: * ALPN, offering http/1.1
DEBUG subprocess: stderr: * successfully set certificate verify locations:
* CAfile: /opt/vagrant/embedded/cacert.pem
CApath: none
DEBUG subprocess: stderr: } [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [211 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [102 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2781 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=app.vagrantup.com
* start date: Aug 22 23:14:51 2018 GMT
* expire date: Nov 20 23:14:51 2018 GMT
DEBUG subprocess: stderr: * subjectAltName: host "vagrantcloud.com" matched cert's "vagrantcloud.com"
* issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
* SSL certificate verify ok.
} [5 bytes data]
> GET /generic/arch HTTP/1.1
> Host: vagrantcloud.com
> User-Agent: Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4)
> Accept: application/json
>
DEBUG subprocess: stderr: { [5 bytes data]
< HTTP/1.1 301 Moved Permanently
< Server: Cowboy
< Date: Thu, 18 Oct 2018 03:51:12 GMT
< Connection: keep-alive
< Location: https://vagrantcloud.com/generic/boxes/arch
< Content-Type: text/html
< Cache-Control: no-cache
< X-Request-Id: 0e3989f0-ae36-42ec-9e24-1d1cda4abf1b
< X-Runtime: 0.002822
< Content-Length: 109
< Via: 1.1 vegur
<
* Ignoring the response-body
{ [109 bytes data]
100 109 100 109 0 0 689 0 --:--:-- --:--:-- --:--:-- 689
* Connection #0 to host vagrantcloud.com left intact
* Issue another request to this URL: 'https://vagrantcloud.com/generic/boxes/arch'
* Found bundle for host vagrantcloud.com: 0x88abf0 [can pipeline]
* Re-using existing connection! (#0) with host vagrantcloud.com
* Connected to vagrantcloud.com (34.206.36.121) port 443 (#0)
} [5 bytes data]
DEBUG subprocess: stderr: > GET /generic/boxes/arch HTTP/1.1
> Host: vagrantcloud.com
> User-Agent: Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4)
> Accept: application/json
>
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG subprocess: stderr: { [5 bytes data]
< HTTP/1.1 200 OK
< Server: Cowboy
< Date: Thu, 18 Oct 2018 03:51:13 GMT
< Connection: keep-alive
< X-Frame-Options: SAMEORIGIN
< X-Xss-Protection: 1; mode=block
< X-Content-Type-Options: nosniff
< Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
< Content-Type: application/json; charset=utf-8
< Etag: W/"d44aa107fdc74e52100139ca2e7a98f0"
< Cache-Control: max-age=0, private, must-revalidate
< X-Request-Id: bfc42920-30d0-4116-b07f-25984ebf87ce
< X-Runtime: 0.158649
< Transfer-Encoding: chunked
< Via: 1.1 vegur
<
DEBUG subprocess: stderr: { [5 bytes data]
100 51937 0 51937 0 0 122k 0 --:--:-- --:--:-- --:--:-- 251k
* Connection #0 to host vagrantcloud.com left intact
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000002189988>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000000246bc50>
INFO warden: Calling IN action: VMware Middleware: Running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: not_running
INFO warden: Calling OUT action: VMware Middleware: Running
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000021a9558>
INFO warden: Calling IN action: #<Proc:0x0000000002b237c8@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: VMware Middleware: CheckExistingNetwork
INFO check_existing_network: Checking if the vmnet devices are healthy...
DEBUG environment: Attempting to acquire process-lock: vmware-network
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: vmware-network
INFO interface: info: Verifying vmnet devices are healthy...
INFO interface: info: ==> default: Verifying vmnet devices are healthy...
==> default: Verifying vmnet devices are healthy...
DEBUG vagrant_utility: request METHOD=POST PATH=/vmnet/verify RESPONSE=204
INFO environment: Released process lock: vmware-network
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: VMware Middleware: PruneForwardedPorts
INFO prune_forwarded_ports: Pruning forwarded ports...
DEBUG environment: Attempting to acquire process-lock: vmware-network
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: vmware-network
DEBUG vagrant_utility: request METHOD=DELETE PATH=/portforwards RESPONSE=204
INFO environment: Released process lock: vmware-network
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: #<Vagrant::Action::Builtin::Call:0x0000000001b4e780>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000029ed728>
INFO warden: Calling IN action: VMware Middleware: Suspended
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: not_running
DEBUG suspended: result: false
INFO warden: Calling OUT action: VMware Middleware: Suspended
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000000272e140>
INFO warden: Calling IN action: #<Proc:0x0000000001824758@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x000000000272e000>
INFO provision: Checking provisioner sentinel file...
INFO warden: Calling IN action: VMware Middleware: PrepareSyncedFolderCleanup
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000000026ff890>
DEBUG host: Searching for cap: nfs_prune
DEBUG host: Checking in: redhat
DEBUG host: Checking in: linux
DEBUG host: Found cap: nfs_prune in linux
INFO nfs: NFS pruning. Valid IDs: []
DEBUG host: Searching for cap: nfs_prune
DEBUG host: Checking in: redhat
DEBUG host: Checking in: linux
DEBUG host: Found cap: nfs_prune in linux
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/ladar/Data/vagrant/arch-vmware>, #<Vagrant::UI::Prefixed:0x00000000027b31d8 @logger=#<Log4r::Logger:0x00000000027b30e8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x0000000001b0e090 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x0000000002a86e78 @logger=#<Log4r::Logger:0x0000000002a86e28 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x0000000001b0e090 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000017b42a0 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000017b4070>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002423ae0 @formatter=#<Log4r::BasicFormatter:0x0000000001e7cd58 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000001b0de60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x0000000002a53c58>>>, []] (redhat)
INFO linux: Pruning invalid NFS entries...
DEBUG linux: Known valid NFS export IDs: []
DEBUG linux: Composite valid NFS export IDs with user: []
DEBUG linux: NFS export IDs to be removed: []
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00000000026d38d0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000000026a5f98>
INFO synced_folders: SyncedFolders loading from cache: false
INFO warden: Calling IN action: VMware Middleware: PrepareNFSSettings
INFO warden: Calling IN action: VMware Middleware: Network
DEBUG network: Available slots for high-level adapters: #<Set: {1, 2, 3, 4, 5, 6, 7, 8}>
INFO network: Determining network adapters required for high-level configuration...
INFO network: Determining adapters and compiling network configuration...
INFO network: Slot 0. Type: nat
DEBUG network: Normalized configuration: {:auto_config=>false, :type=>:dhcp}
DEBUG network: Adapter configuration: {:type=>:nat, :slot=>0}
DEBUG network: Network configuration: {:type=>:dhcp, :auto_config=>false}
INFO network: Enabling 1 adapters...
DEBUG environment: Attempting to acquire process-lock: vmware-network
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: vmware-network
INFO interface: info: Preparing network adapters...
INFO interface: info: ==> default: Preparing network adapters...
==> default: Preparing network adapters...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 2
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - invmteam = FALSE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 2048
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 20001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2
DEBUG vmware_driver: - numvcpus = 2
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = TRUE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios =
DEBUG vmware_driver: - uuid.location =
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom"
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0"
DEBUG vmware_driver: - SET checkpoint.vmstate = ""
DEBUG vmware_driver: - SET cleanshutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET cpuid.corespersocket = "2"
DEBUG vmware_driver: - SET displayname = "arch-vmware: default"
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET ethernet0.addresstype = "generated"
DEBUG vmware_driver: - SET ethernet0.connectiontype = "nat"
DEBUG vmware_driver: - SET ethernet0.present = "TRUE"
DEBUG vmware_driver: - SET ethernet0.virtualdev = "e1000"
DEBUG vmware_driver: - SET extendedconfigfile = "generic-arch-vmware.vmxf"
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestos = "otherlinux-64"
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE"
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed"
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE"
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE"
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE"
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw"
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect"
DEBUG vmware_driver: - SET ide0:0.present = "TRUE"
DEBUG vmware_driver: - SET invmteam = "FALSE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "2048"
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-arch-vmware-e26339ff.hlog"
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40"
DEBUG vmware_driver: - SET msg.autoanswer = "true"
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001"
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2"
DEBUG vmware_driver: - SET numvcpus = "2"
DEBUG vmware_driver: - SET nvme0.present = "FALSE"
DEBUG vmware_driver: - SET nvram = "generic-arch-vmware.nvram"
DEBUG vmware_driver: - SET parallel0.autodetect = ""
DEBUG vmware_driver: - SET parallel0.bidirectional = ""
DEBUG vmware_driver: - SET parallel0.filename = ""
DEBUG vmware_driver: - SET parallel0.present = "FALSE"
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE"
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17"
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.functions = "8"
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21"
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge5.functions = "8"
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22"
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge6.functions = "8"
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23"
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge7.functions = "8"
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24"
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET policy.vm.mvmtid = ""
DEBUG vmware_driver: - SET powertype.poweroff = "soft"
DEBUG vmware_driver: - SET powertype.poweron = "soft"
DEBUG vmware_driver: - SET powertype.reset = "soft"
DEBUG vmware_driver: - SET powertype.suspend = "soft"
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1"
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5998"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET sata0.present = "FALSE"
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-arch-vmware-cl1.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET serial0.autodetect = ""
DEBUG vmware_driver: - SET serial0.filename = ""
DEBUG vmware_driver: - SET serial0.filetype = ""
DEBUG vmware_driver: - SET serial0.pipe.endpoint = ""
DEBUG vmware_driver: - SET serial0.present = "FALSE"
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE"
DEBUG vmware_driver: - SET serial0.trynorxloss = ""
DEBUG vmware_driver: - SET serial0.yieldonmsrread = ""
DEBUG vmware_driver: - SET softpoweroff = "TRUE"
DEBUG vmware_driver: - SET sound.autodetect = "TRUE"
DEBUG vmware_driver: - SET sound.filename = "-1"
DEBUG vmware_driver: - SET sound.present = "FALSE"
DEBUG vmware_driver: - SET sound.startconnected = "FALSE"
DEBUG vmware_driver: - SET tools.synctime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = ""
DEBUG vmware_driver: - SET uuid.location = ""
DEBUG vmware_driver: - SET vc.uuid = ""
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted"
DEBUG vmware_driver: - SET virtualhw.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432"
INFO environment: Released process lock: vmware-network
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: #<Vagrant::Action::Builtin::SetHostname:0x0000000002522108>
INFO warden: Calling IN action: VMware Middleware: VMXModify
INFO vmx_modify: Modifying VMX file according to user config...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 2
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - invmteam = FALSE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 2048
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 20001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2
DEBUG vmware_driver: - numvcpus = 2
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = TRUE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios =
DEBUG vmware_driver: - uuid.location =
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
INFO vmx_modify: - Set: cpuid.coresPerSocket = '1'
INFO vmx_modify: - Set: memsize = '1024'
INFO vmx_modify: - Set: numvcpus = '1'
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom"
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0"
DEBUG vmware_driver: - SET checkpoint.vmstate = ""
DEBUG vmware_driver: - SET cleanshutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET cpuid.corespersocket = "1"
DEBUG vmware_driver: - SET displayname = "arch-vmware: default"
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET ethernet0.addresstype = "generated"
DEBUG vmware_driver: - SET ethernet0.connectiontype = "nat"
DEBUG vmware_driver: - SET ethernet0.present = "TRUE"
DEBUG vmware_driver: - SET ethernet0.virtualdev = "e1000"
DEBUG vmware_driver: - SET extendedconfigfile = "generic-arch-vmware.vmxf"
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestos = "otherlinux-64"
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE"
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed"
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE"
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE"
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE"
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw"
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect"
DEBUG vmware_driver: - SET ide0:0.present = "TRUE"
DEBUG vmware_driver: - SET invmteam = "FALSE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "1024"
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-arch-vmware-e26339ff.hlog"
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40"
DEBUG vmware_driver: - SET msg.autoanswer = "true"
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001"
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2"
DEBUG vmware_driver: - SET numvcpus = "1"
DEBUG vmware_driver: - SET nvme0.present = "FALSE"
DEBUG vmware_driver: - SET nvram = "generic-arch-vmware.nvram"
DEBUG vmware_driver: - SET parallel0.autodetect = ""
DEBUG vmware_driver: - SET parallel0.bidirectional = ""
DEBUG vmware_driver: - SET parallel0.filename = ""
DEBUG vmware_driver: - SET parallel0.present = "FALSE"
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE"
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17"
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.functions = "8"
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21"
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge5.functions = "8"
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22"
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge6.functions = "8"
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23"
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET pcibridge7.functions = "8"
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24"
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE"
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort"
DEBUG vmware_driver: - SET policy.vm.mvmtid = ""
DEBUG vmware_driver: - SET powertype.poweroff = "soft"
DEBUG vmware_driver: - SET powertype.poweron = "soft"
DEBUG vmware_driver: - SET powertype.reset = "soft"
DEBUG vmware_driver: - SET powertype.suspend = "soft"
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE"
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1"
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5998"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET sata0.present = "FALSE"
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-arch-vmware-cl1.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET serial0.autodetect = ""
DEBUG vmware_driver: - SET serial0.filename = ""
DEBUG vmware_driver: - SET serial0.filetype = ""
DEBUG vmware_driver: - SET serial0.pipe.endpoint = ""
DEBUG vmware_driver: - SET serial0.present = "FALSE"
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE"
DEBUG vmware_driver: - SET serial0.trynorxloss = ""
DEBUG vmware_driver: - SET serial0.yieldonmsrread = ""
DEBUG vmware_driver: - SET softpoweroff = "TRUE"
DEBUG vmware_driver: - SET sound.autodetect = "TRUE"
DEBUG vmware_driver: - SET sound.filename = "-1"
DEBUG vmware_driver: - SET sound.present = "FALSE"
DEBUG vmware_driver: - SET sound.startconnected = "FALSE"
DEBUG vmware_driver: - SET tools.synctime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = ""
DEBUG vmware_driver: - SET uuid.location = ""
DEBUG vmware_driver: - SET vc.uuid = ""
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted"
DEBUG vmware_driver: - SET virtualhw.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432"
INFO warden: Calling IN action: VMware Middleware: PrepareForwardedPortCollisionParams
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000000023fa618>
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: {2200=>#<Set: {"*"}>, 2201=>#<Set: {"*"}>, 2222=>#<Set: {"*"}>}
DEBUG handle_port_collisions: Remap: {}
DEBUG handle_port_collisions: Repair: true
INFO handle_port_collisions: Attempting to repair FP collision: 2222
INFO handle_port_collisions: Repaired FP collision: 2222 to 2202
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2202.
INFO interface: info: ==> default: Fixed port collision for 22 => 2222. Now on port 2202.
==> default: Fixed port collision for 22 => 2222. Now on port 2202.
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: VMware Middleware: Boot
INFO interface: info: Starting the VMware VM...
INFO interface: info: ==> default: Starting the VMware VM...
==> default: Starting the VMware VM...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "start", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx", "nogui"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 44
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: VMware Middleware: WaitForAddress
INFO interface: info: Waiting for the VM to receive an address...
INFO interface: info: ==> default: Waiting for the VM to receive an address...
==> default: Waiting for the VM to receive an address...
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=400
INFO vmware_driver: Trying vmrun getGuestIPAddress...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 255
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
INFO warden: Calling IN action: VMware Middleware: ForwardPorts
DEBUG forward_ports: Building up ports to forward...
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
INFO interface: info: Forwarding ports...
INFO interface: info: ==> default: Forwarding ports...
==> default: Forwarding ports...
INFO interface: detail: -- 22 => 2202
INFO interface: detail: default: -- 22 => 2202
default: -- 22 => 2202
DEBUG vagrant_utility: request METHOD=PUT PATH=/vmnet/vmnet8/portforward RESPONSE=200
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x0000000001d50c90>
INFO interface: output: Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Command not in installer, restoring original environment...
==> default: Waiting for machine to boot. This may take a few minutes...DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO interface: detail: SSH address: 127.0.0.1:2202
INFO interface: detail: default: SSH address: 127.0.0.1:2202
default: SSH address: 127.0.0.1:2202
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: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000002a2de18 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000002a2dcb0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000002a2d210 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000002a2de68>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002a2c3d8>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:32.829547 #29154] DEBUG -- net.ssh.transport.session[151259c]: establishing connection to 127.0.0.1:2202
D, [2018-10-17T22:51:32.829906 #29154] DEBUG -- net.ssh.transport.session[151259c]: connection established
I, [2018-10-17T22:51:32.829985 #29154] INFO -- net.ssh.transport.server_version[150cd7c]: negotiating protocol version
D, [2018-10-17T22:51:32.830011 #29154] DEBUG -- net.ssh.transport.server_version[150cd7c]: local is `SSH-2.0-Ruby/Net::SSH_5.0.2 x86_64-linux'
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionReset: SSH connection was reset! This usually happens when the machine is
taking too long to reboot. First, try reloading your machine with
`vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your machine and recreate it with
a `vagrant destroy` followed by a `vagrant up`. If that doesn't work,
contact support.>
INFO interface: detail: Warning: Connection reset. Retrying...
INFO interface: detail: default: Warning: Connection reset. Retrying...
default: Warning: Connection reset. Retrying...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000001b05b70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000001b058f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000001b05738 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000001b05f80>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000001b054b8>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:40.738878 #29154] DEBUG -- net.ssh.transport.session[d706e0]: establishing connection to 127.0.0.1:2202
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
INFO interface: detail: Warning: Connection refused. Retrying...
INFO interface: detail: default: Warning: Connection refused. Retrying...
default: Warning: Connection refused. Retrying...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x000000000282ce70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000000000282ce20 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000000282cd30 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000000000282cf38>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000000000282cc90>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:40.938561 #29154] DEBUG -- net.ssh.transport.session[13db8a4]: establishing connection to 127.0.0.1:2202
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x00000000024d0a60 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000000024d0970 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000000024d08f8 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000000024d0b28>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000024d08a8>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:41.134580 #29154] DEBUG -- net.ssh.transport.session[1251e70]: establishing connection to 127.0.0.1:2202
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000001d77110 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000001d770c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000001d77020 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000001d77188>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000001d76f58>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:41.333292 #29154] DEBUG -- net.ssh.transport.session[f0ff8c]: establishing connection to 127.0.0.1:2202
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x000000000269c600 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000000000269c560 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000000269c4e8 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000000000269c678>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000000000269c498>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:41.539162 #29154] DEBUG -- net.ssh.transport.session[134aa98]: establishing connection to 127.0.0.1:2202
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x000000000296a198 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000000000296a148 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000000296a0f8 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000000000296a260>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000000000296a080>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:41.755202 #29154] DEBUG -- net.ssh.transport.session[14ac440]: establishing connection to 127.0.0.1:2202
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x00000000028e7838 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000000028e7798 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000000028e7748 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000000028e7950>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000028e76f8>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:41.976911 #29154] DEBUG -- net.ssh.transport.session[146fc98]: establishing connection to 127.0.0.1:2202
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000002737e48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000002737df8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000002737c68 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000002737f88>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002737c18>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:42.192076 #29154] DEBUG -- net.ssh.transport.session[139a2b4]: establishing connection to 127.0.0.1:2202
D, [2018-10-17T22:51:42.192454 #29154] DEBUG -- net.ssh.transport.session[139a2b4]: connection established
I, [2018-10-17T22:51:42.192552 #29154] INFO -- net.ssh.transport.server_version[139965c]: negotiating protocol version
D, [2018-10-17T22:51:42.192588 #29154] DEBUG -- net.ssh.transport.server_version[139965c]: local is `SSH-2.0-Ruby/Net::SSH_5.0.2 x86_64-linux'
D, [2018-10-17T22:51:53.283644 #29154] DEBUG -- net.ssh.transport.server_version[139965c]: remote is `SSH-2.0-OpenSSH_7.8'
I, [2018-10-17T22:51:53.284798 #29154] INFO -- net.ssh.transport.algorithms[145ce7c]: sending KEXINIT
D, [2018-10-17T22:51:53.285036 #29154] DEBUG -- socket[1399d00]: queueing packet nr 0 type 20 len 1156
D, [2018-10-17T22:51:53.285186 #29154] DEBUG -- socket[1399d00]: sent 1160 bytes
D, [2018-10-17T22:51:53.288989 #29154] DEBUG -- socket[1399d00]: read 1080 bytes
D, [2018-10-17T22:51:53.289107 #29154] DEBUG -- socket[1399d00]: received packet nr 0 type 20 len 1076
I, [2018-10-17T22:51:53.289172 #29154] INFO -- net.ssh.transport.algorithms[145ce7c]: got KEXINIT from server
I, [2018-10-17T22:51:53.289343 #29154] INFO -- net.ssh.transport.algorithms[145ce7c]: negotiating algorithms
D, [2018-10-17T22:51:53.289470 #29154] DEBUG -- net.ssh.transport.algorithms[145ce7c]: negotiated:
* kex: diffie-hellman-group14-sha1
* host_key: ssh-rsa
* encryption_server: aes128-ctr
* encryption_client: aes128-ctr
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2018-10-17T22:51:53.289502 #29154] DEBUG -- net.ssh.transport.algorithms[145ce7c]: exchanging keys
D, [2018-10-17T22:51:53.295814 #29154] DEBUG -- socket[1399d00]: queueing packet nr 1 type 30 len 268
D, [2018-10-17T22:51:53.295901 #29154] DEBUG -- socket[1399d00]: sent 272 bytes
D, [2018-10-17T22:51:53.298829 #29154] DEBUG -- socket[1399d00]: read 848 bytes
D, [2018-10-17T22:51:53.298914 #29154] DEBUG -- socket[1399d00]: received packet nr 1 type 31 len 828
D, [2018-10-17T22:51:53.299725 #29154] DEBUG -- socket[1399d00]: queueing packet nr 2 type 21 len 20
D, [2018-10-17T22:51:53.299801 #29154] DEBUG -- socket[1399d00]: sent 24 bytes
D, [2018-10-17T22:51:53.299875 #29154] DEBUG -- socket[1399d00]: received packet nr 2 type 21 len 12
D, [2018-10-17T22:51:53.300237 #29154] DEBUG -- net.ssh.authentication.session[13d5184]: beginning authentication of `vagrant'
D, [2018-10-17T22:51:53.300368 #29154] DEBUG -- socket[1399d00]: queueing packet nr 3 type 5 len 28
D, [2018-10-17T22:51:53.300405 #29154] DEBUG -- socket[1399d00]: sent 52 bytes
D, [2018-10-17T22:51:53.341021 #29154] DEBUG -- socket[1399d00]: read 52 bytes
D, [2018-10-17T22:51:53.341229 #29154] DEBUG -- socket[1399d00]: received packet nr 3 type 6 len 28
D, [2018-10-17T22:51:53.341404 #29154] DEBUG -- net.ssh.authentication.session[13d5184]: trying none
D, [2018-10-17T22:51:53.341570 #29154] DEBUG -- socket[1399d00]: queueing packet nr 4 type 50 len 44
D, [2018-10-17T22:51:53.341678 #29154] DEBUG -- socket[1399d00]: sent 68 bytes
D, [2018-10-17T22:51:53.349496 #29154] DEBUG -- socket[1399d00]: read 68 bytes
D, [2018-10-17T22:51:53.349670 #29154] DEBUG -- socket[1399d00]: received packet nr 4 type 51 len 44
D, [2018-10-17T22:51:53.349761 #29154] DEBUG -- net.ssh.authentication.session[13d5184]: allowed methods: publickey,password
D, [2018-10-17T22:51:53.349827 #29154] DEBUG -- net.ssh.authentication.methods.none[13d1dcc]: none failed
D, [2018-10-17T22:51:53.349907 #29154] DEBUG -- net.ssh.authentication.session[13d5184]: trying publickey
D, [2018-10-17T22:51:53.350181 #29154] DEBUG -- net.ssh.authentication.agent[13cf540]: connecting to ssh-agent
D, [2018-10-17T22:51:53.350352 #29154] DEBUG -- net.ssh.authentication.agent[13cf540]: sending agent request 1 len 44
D, [2018-10-17T22:51:53.350580 #29154] DEBUG -- net.ssh.authentication.agent[13cf540]: received agent packet 2 len 5
D, [2018-10-17T22:51:53.350630 #29154] DEBUG -- net.ssh.authentication.agent[13cf540]: sending agent request 11 len 0
D, [2018-10-17T22:51:53.352218 #29154] DEBUG -- net.ssh.authentication.agent[13cf540]: received agent packet 12 len 13348
D, [2018-10-17T22:51:53.353490 #29154] DEBUG -- net.ssh.authentication.methods.publickey[13cf8b0]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
D, [2018-10-17T22:51:53.353670 #29154] DEBUG -- socket[1399d00]: queueing packet nr 5 type 50 len 348
D, [2018-10-17T22:51:53.353749 #29154] DEBUG -- socket[1399d00]: sent 372 bytes
D, [2018-10-17T22:51:53.356251 #29154] DEBUG -- socket[1399d00]: read 324 bytes
D, [2018-10-17T22:51:53.356366 #29154] DEBUG -- socket[1399d00]: received packet nr 5 type 60 len 300
D, [2018-10-17T22:51:53.358069 #29154] DEBUG -- socket[1399d00]: queueing packet nr 6 type 50 len 620
D, [2018-10-17T22:51:53.358147 #29154] DEBUG -- socket[1399d00]: sent 644 bytes
D, [2018-10-17T22:51:53.369356 #29154] DEBUG -- socket[1399d00]: read 36 bytes
D, [2018-10-17T22:51:53.369544 #29154] DEBUG -- socket[1399d00]: received packet nr 6 type 52 len 12
D, [2018-10-17T22:51:53.369644 #29154] DEBUG -- net.ssh.authentication.methods.publickey[13cf8b0]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
DEBUG ssh: == Net-SSH connection debug-level log END ==
DEBUG ssh: Checking whether SSH is ready...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO ssh: Connection errored, not re-using. Will reconnect.
DEBUG ssh: #<Timeout::Error: execution expired>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000002b18378 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000002b182d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000002b18260 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000002b183c8>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002b181c0>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:51:58.570245 #29154] DEBUG -- net.ssh.transport.session[158a8bc]: establishing connection to 127.0.0.1:2202
D, [2018-10-17T22:51:58.570577 #29154] DEBUG -- net.ssh.transport.session[158a8bc]: connection established
I, [2018-10-17T22:51:58.570651 #29154] INFO -- net.ssh.transport.server_version[157ddb0]: negotiating protocol version
D, [2018-10-17T22:51:58.570679 #29154] DEBUG -- net.ssh.transport.server_version[157ddb0]: local is `SSH-2.0-Ruby/Net::SSH_5.0.2 x86_64-linux'
D, [2018-10-17T22:51:58.575313 #29154] DEBUG -- net.ssh.transport.server_version[157ddb0]: remote is `SSH-2.0-OpenSSH_7.8'
I, [2018-10-17T22:51:58.575592 #29154] INFO -- net.ssh.transport.algorithms[157cf50]: sending KEXINIT
D, [2018-10-17T22:51:58.575839 #29154] DEBUG -- socket[158a5c4]: queueing packet nr 0 type 20 len 1156
D, [2018-10-17T22:51:58.575980 #29154] DEBUG -- socket[158a5c4]: sent 1160 bytes
D, [2018-10-17T22:51:58.579728 #29154] DEBUG -- socket[158a5c4]: read 1080 bytes
D, [2018-10-17T22:51:58.580018 #29154] DEBUG -- socket[158a5c4]: received packet nr 0 type 20 len 1076
I, [2018-10-17T22:51:58.580106 #29154] INFO -- net.ssh.transport.algorithms[157cf50]: got KEXINIT from server
I, [2018-10-17T22:51:58.580360 #29154] INFO -- net.ssh.transport.algorithms[157cf50]: negotiating algorithms
D, [2018-10-17T22:51:58.580643 #29154] DEBUG -- net.ssh.transport.algorithms[157cf50]: negotiated:
* kex: diffie-hellman-group14-sha1
* host_key: ssh-rsa
* encryption_server: aes128-ctr
* encryption_client: aes128-ctr
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2018-10-17T22:51:58.580683 #29154] DEBUG -- net.ssh.transport.algorithms[157cf50]: exchanging keys
D, [2018-10-17T22:51:58.589577 #29154] DEBUG -- socket[158a5c4]: queueing packet nr 1 type 30 len 268
D, [2018-10-17T22:51:58.589955 #29154] DEBUG -- socket[158a5c4]: sent 272 bytes
D, [2018-10-17T22:51:58.593177 #29154] DEBUG -- socket[158a5c4]: read 848 bytes
D, [2018-10-17T22:51:58.593293 #29154] DEBUG -- socket[158a5c4]: received packet nr 1 type 31 len 828
D, [2018-10-17T22:51:58.594042 #29154] DEBUG -- socket[158a5c4]: queueing packet nr 2 type 21 len 20
D, [2018-10-17T22:51:58.594122 #29154] DEBUG -- socket[158a5c4]: sent 24 bytes
D, [2018-10-17T22:51:58.594184 #29154] DEBUG -- socket[158a5c4]: received packet nr 2 type 21 len 12
D, [2018-10-17T22:51:58.594492 #29154] DEBUG -- net.ssh.authentication.session[14b5144]: beginning authentication of `vagrant'
D, [2018-10-17T22:51:58.594592 #29154] DEBUG -- socket[158a5c4]: queueing packet nr 3 type 5 len 28
D, [2018-10-17T22:51:58.594664 #29154] DEBUG -- socket[158a5c4]: sent 52 bytes
D, [2018-10-17T22:51:58.634928 #29154] DEBUG -- socket[158a5c4]: read 52 bytes
D, [2018-10-17T22:51:58.635180 #29154] DEBUG -- socket[158a5c4]: received packet nr 3 type 6 len 28
D, [2018-10-17T22:51:58.635308 #29154] DEBUG -- net.ssh.authentication.session[14b5144]: trying none
D, [2018-10-17T22:51:58.635458 #29154] DEBUG -- socket[158a5c4]: queueing packet nr 4 type 50 len 44
D, [2018-10-17T22:51:58.635542 #29154] DEBUG -- socket[158a5c4]: sent 68 bytes
D, [2018-10-17T22:51:58.643235 #29154] DEBUG -- socket[158a5c4]: read 68 bytes
D, [2018-10-17T22:51:58.643429 #29154] DEBUG -- socket[158a5c4]: received packet nr 4 type 51 len 44
D, [2018-10-17T22:51:58.643508 #29154] DEBUG -- net.ssh.authentication.session[14b5144]: allowed methods: publickey,password
D, [2018-10-17T22:51:58.643569 #29154] DEBUG -- net.ssh.authentication.methods.none[14b1224]: none failed
D, [2018-10-17T22:51:58.643628 #29154] DEBUG -- net.ssh.authentication.session[14b5144]: trying publickey
D, [2018-10-17T22:51:58.643859 #29154] DEBUG -- net.ssh.authentication.agent[14ac404]: connecting to ssh-agent
D, [2018-10-17T22:51:58.644038 #29154] DEBUG -- net.ssh.authentication.agent[14ac404]: sending agent request 1 len 44
D, [2018-10-17T22:51:58.644340 #29154] DEBUG -- net.ssh.authentication.agent[14ac404]: received agent packet 2 len 5
D, [2018-10-17T22:51:58.644375 #29154] DEBUG -- net.ssh.authentication.agent[14ac404]: sending agent request 11 len 0
D, [2018-10-17T22:51:58.646446 #29154] DEBUG -- net.ssh.authentication.agent[14ac404]: received agent packet 12 len 13348
D, [2018-10-17T22:51:58.647651 #29154] DEBUG -- net.ssh.authentication.methods.publickey[14ac79c]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
D, [2018-10-17T22:51:58.647813 #29154] DEBUG -- socket[158a5c4]: queueing packet nr 5 type 50 len 348
D, [2018-10-17T22:51:58.647896 #29154] DEBUG -- socket[158a5c4]: sent 372 bytes
D, [2018-10-17T22:51:58.649955 #29154] DEBUG -- socket[158a5c4]: read 324 bytes
D, [2018-10-17T22:51:58.650091 #29154] DEBUG -- socket[158a5c4]: received packet nr 5 type 60 len 300
D, [2018-10-17T22:51:58.651791 #29154] DEBUG -- socket[158a5c4]: queueing packet nr 6 type 50 len 620
D, [2018-10-17T22:51:58.651896 #29154] DEBUG -- socket[158a5c4]: sent 644 bytes
D, [2018-10-17T22:51:58.663886 #29154] DEBUG -- socket[158a5c4]: read 36 bytes
D, [2018-10-17T22:51:58.664042 #29154] DEBUG -- socket[158a5c4]: received packet nr 6 type 52 len 12
D, [2018-10-17T22:51:58.664113 #29154] DEBUG -- net.ssh.authentication.methods.publickey[14ac79c]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH is ready!
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO ssh: Connection errored, not re-using. Will reconnect.
DEBUG ssh: #<Timeout::Error: execution expired>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom
DEBUG vmware_driver: - bios.hddorder = scsi0:0
DEBUG vmware_driver: - checkpoint.vmstate =
DEBUG vmware_driver: - cleanshutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - cpuid.corespersocket = 1
DEBUG vmware_driver: - displayname = arch-vmware: default
DEBUG vmware_driver: - ehci.pcislotnumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addresstype = generated
DEBUG vmware_driver: - ethernet0.connectiontype = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualdev = e1000
DEBUG vmware_driver: - extendedconfigfile = generic-arch-vmware.vmxf
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-arch/1.8.38/vmware_desktop
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestos = otherlinux-64
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE
DEBUG vmware_driver: - hgfs.maprootshare = TRUE
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw
DEBUG vmware_driver: - ide0:0.filename = auto detect
DEBUG vmware_driver: - ide0:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 1024
DEBUG vmware_driver: - migrate.hostlog = ./generic-arch-vmware-e26339ff.hlog
DEBUG vmware_driver: - monitor.phys_bits_used = 40
DEBUG vmware_driver: - msg.autoanswer = true
DEBUG vmware_driver: - numa.autosize.cookie = 10001
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1
DEBUG vmware_driver: - numvcpus = 1
DEBUG vmware_driver: - nvme0.present = FALSE
DEBUG vmware_driver: - nvram = generic-arch-vmware.nvram
DEBUG vmware_driver: - parallel0.autodetect =
DEBUG vmware_driver: - parallel0.bidirectional =
DEBUG vmware_driver: - parallel0.filename =
DEBUG vmware_driver: - parallel0.present = FALSE
DEBUG vmware_driver: - parallel0.startconnected = FALSE
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17
DEBUG vmware_driver: - pcibridge0.present = TRUE
DEBUG vmware_driver: - pcibridge4.functions = 8
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21
DEBUG vmware_driver: - pcibridge4.present = TRUE
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge5.functions = 8
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22
DEBUG vmware_driver: - pcibridge5.present = TRUE
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge6.functions = 8
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23
DEBUG vmware_driver: - pcibridge6.present = TRUE
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort
DEBUG vmware_driver: - pcibridge7.functions = 8
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24
DEBUG vmware_driver: - pcibridge7.present = TRUE
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort
DEBUG vmware_driver: - policy.vm.mvmtid =
DEBUG vmware_driver: - powertype.poweroff = soft
DEBUG vmware_driver: - powertype.poweron = soft
DEBUG vmware_driver: - powertype.reset = soft
DEBUG vmware_driver: - powertype.suspend = soft
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1
DEBUG vmware_driver: - remotedisplay.vnc.port = 5998
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - sata0.present = FALSE
DEBUG vmware_driver: - scsi0.pcislotnumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic
DEBUG vmware_driver: - scsi0:0.filename = generic-arch-vmware-cl1.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - serial0.autodetect =
DEBUG vmware_driver: - serial0.filename =
DEBUG vmware_driver: - serial0.filetype =
DEBUG vmware_driver: - serial0.pipe.endpoint =
DEBUG vmware_driver: - serial0.present = FALSE
DEBUG vmware_driver: - serial0.startconnected = FALSE
DEBUG vmware_driver: - serial0.trynorxloss =
DEBUG vmware_driver: - serial0.yieldonmsrread =
DEBUG vmware_driver: - softpoweroff = FALSE
DEBUG vmware_driver: - sound.autodetect = TRUE
DEBUG vmware_driver: - sound.filename = -1
DEBUG vmware_driver: - sound.present = FALSE
DEBUG vmware_driver: - sound.startconnected = FALSE
DEBUG vmware_driver: - tools.synctime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - usb.pcislotnumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - uuid.location = 56 4d 7f 2a e5 8f eb 1b-06 53 cd 2a 59 79 d6 47
DEBUG vmware_driver: - vc.uuid =
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted
DEBUG vmware_driver: - virtualhw.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pcislotnumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:79:d6:47
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:79:d6:47
INFO vmware_driver: Reading DHCP lease for '00:0c:29:79:d6:47' on 'vmnet8'
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:79:d6:47 RESPONSE=200
DEBUG vmware: Using localhost lookup for SSH info.
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2202
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_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=>2202, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000002429670 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000000024295a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000000024294e0 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000002429738>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002429468>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2018-10-17T22:52:03.868576 #29154] DEBUG -- net.ssh.transport.session[1210100]: establishing connection to 127.0.0.1:2202
D, [2018-10-17T22:52:03.868854 #29154] DEBUG -- net.ssh.transport.session[1210100]: connection established
I, [2018-10-17T22:52:03.868959 #29154] INFO -- net.ssh.transport.server_version[120e5a8]: negotiating protocol version
D, [2018-10-17T22:52:03.868985 #29154] DEBUG -- net.ssh.transport.server_version[120e5a8]: local is `SSH-2.0-Ruby/Net::SSH_5.0.2 x86_64-linux'
D, [2018-10-17T22:52:03.875309 #29154] DEBUG -- net.ssh.transport.server_version[120e5a8]: remote is `SSH-2.0-OpenSSH_7.8'
I, [2018-10-17T22:52:03.875621 #29154] INFO -- net.ssh.transport.algorithms[120aa48]: sending KEXINIT
D, [2018-10-17T22:52:03.875834 #29154] DEBUG -- socket[120f868]: queueing packet nr 0 type 20 len 1156
D, [2018-10-17T22:52:03.875909 #29154] DEBUG -- socket[120f868]: sent 1160 bytes
D, [2018-10-17T22:52:03.877486 #29154] DEBUG -- socket[120f868]: read 1080 bytes
D, [2018-10-17T22:52:03.877577 #29154] DEBUG -- socket[120f868]: received packet nr 0 type 20 len 1076
I, [2018-10-17T22:52:03.877624 #29154] INFO -- net.ssh.transport.algorithms[120aa48]: got KEXINIT from server
I, [2018-10-17T22:52:03.877745 #29154] INFO -- net.ssh.transport.algorithms[120aa48]: negotiating algorithms
D, [2018-10-17T22:52:03.877883 #29154] DEBUG -- net.ssh.transport.algorithms[120aa48]: negotiated:
* kex: diffie-hellman-group14-sha1
* host_key: ssh-rsa
* encryption_server: aes128-ctr
* encryption_client: aes128-ctr
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2018-10-17T22:52:03.877913 #29154] DEBUG -- net.ssh.transport.algorithms[120aa48]: exchanging keys
D, [2018-10-17T22:52:03.884941 #29154] DEBUG -- socket[120f868]: queueing packet nr 1 type 30 len 268
D, [2018-10-17T22:52:03.885056 #29154] DEBUG -- socket[120f868]: sent 272 bytes
D, [2018-10-17T22:52:03.887556 #29154] DEBUG -- socket[120f868]: read 848 bytes
D, [2018-10-17T22:52:03.887668 #29154] DEBUG -- socket[120f868]: received packet nr 1 type 31 len 828
D, [2018-10-17T22:52:03.888391 #29154] DEBUG -- socket[120f868]: queueing packet nr 2 type 21 len 20
D, [2018-10-17T22:52:03.888462 #29154] DEBUG -- socket[120f868]: sent 24 bytes
D, [2018-10-17T22:52:03.888546 #29154] DEBUG -- socket[120f868]: received packet nr 2 type 21 len 12
D, [2018-10-17T22:52:03.888853 #29154] DEBUG -- net.ssh.authentication.session[10bcf24]: beginning authentication of `vagrant'
D, [2018-10-17T22:52:03.888973 #29154] DEBUG -- socket[120f868]: queueing packet nr 3 type 5 len 28
D, [2018-10-17T22:52:03.889009 #29154] DEBUG -- socket[120f868]: sent 52 bytes
D, [2018-10-17T22:52:03.928969 #29154] DEBUG -- socket[120f868]: read 52 bytes
D, [2018-10-17T22:52:03.929197 #29154] DEBUG -- socket[120f868]: received packet nr 3 type 6 len 28
D, [2018-10-17T22:52:03.929319 #29154] DEBUG -- net.ssh.authentication.session[10bcf24]: trying none
D, [2018-10-17T22:52:03.929477 #29154] DEBUG -- socket[120f868]: queueing packet nr 4 type 50 len 44
D, [2018-10-17T22:52:03.929556 #29154] DEBUG -- socket[120f868]: sent 68 bytes
D, [2018-10-17T22:52:03.937115 #29154] DEBUG -- socket[120f868]: read 68 bytes
D, [2018-10-17T22:52:03.937232 #29154] DEBUG -- socket[120f868]: received packet nr 4 type 51 len 44
D, [2018-10-17T22:52:03.937334 #29154] DEBUG -- net.ssh.authentication.session[10bcf24]: allowed methods: publickey,password
D, [2018-10-17T22:52:03.937393 #29154] DEBUG -- net.ssh.authentication.methods.none[f3d7fc]: none failed
D, [2018-10-17T22:52:03.937445 #29154] DEBUG -- net.ssh.authentication.session[10bcf24]: trying publickey
D, [2018-10-17T22:52:03.937710 #29154] DEBUG -- net.ssh.authentication.agent[f3a980]: connecting to ssh-agent
D, [2018-10-17T22:52:03.937870 #29154] DEBUG -- net.ssh.authentication.agent[f3a980]: sending agent request 1 len 44
D, [2018-10-17T22:52:03.938170 #29154] DEBUG -- net.ssh.authentication.agent[f3a980]: received agent packet 2 len 5
D, [2018-10-17T22:52:03.938222 #29154] DEBUG -- net.ssh.authentication.agent[f3a980]: sending agent request 11 len 0
D, [2018-10-17T22:52:03.939701 #29154] DEBUG -- net.ssh.authentication.agent[f3a980]: received agent packet 12 len 13348
D, [2018-10-17T22:52:03.941243 #29154] DEBUG -- net.ssh.authentication.methods.publickey[f3b3bc]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
D, [2018-10-17T22:52:03.941430 #29154] DEBUG -- socket[120f868]: queueing packet nr 5 type 50 len 348
D, [2018-10-17T22:52:03.941502 #29154] DEBUG -- socket[120f868]: sent 372 bytes
D, [2018-10-17T22:52:03.943028 #29154] DEBUG -- socket[120f868]: read 324 bytes
D, [2018-10-17T22:52:03.943153 #29154] DEBUG -- socket[120f868]: received packet nr 5 type 60 len 300
D, [2018-10-17T22:52:03.944903 #29154] DEBUG -- socket[120f868]: queueing packet nr 6 type 50 len 620
D, [2018-10-17T22:52:03.944974 #29154] DEBUG -- socket[120f868]: sent 644 bytes
D, [2018-10-17T22:52:03.956705 #29154] DEBUG -- socket[120f868]: read 36 bytes
D, [2018-10-17T22:52:03.956882 #29154] DEBUG -- socket[120f868]: received packet nr 6 type 52 len 12
D, [2018-10-17T22:52:03.956964 #29154] DEBUG -- net.ssh.authentication.methods.publickey[f3b3bc]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: Execute: (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Sending SSH keep-alive...
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Sending SSH keep-alive...
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Sending SSH keep-alive...
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Sending SSH keep-alive...
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Sending SSH keep-alive...
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Sending SSH keep-alive...
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
DEBUG ssh: Sending SSH keep-alive...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000000023fa618>
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000001b4e780>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000002189988>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: VMware Middleware: Import
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 2
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG vmware: VM state requested. Current state: running
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000000279d270>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-aba952a730f9f1d6f0bee66d68a27a60
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x0000000001b92368>
INFO warden: Calling IN action: HashiCorp Background Check: End
INFO logger: Cleaning up background activation thread...
INFO warden: Calling OUT action: HashiCorp Background Check: End
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::VMBootTimeout: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.>
ERROR vagrant: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
ERROR vagrant: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/wait_for_communicator.rb:62:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:503:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1614:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:41:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:49:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1191:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1583:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/set_hostname.rb:16:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:862:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1138:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/synced_folders.rb:87:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1210:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/provision.rb:80:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1240:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:76:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/box_check_outdated.rb:82:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:393:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:234:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1319:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:639:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/prepare_clone.rb:15:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:104:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:393:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:251:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:239:in `action_raw'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:208:in `block in action'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/environment.rb:614:in `lock'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:194:in `call'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:194:in `action'
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
INFO interface: error: Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
INFO interface: Machine: error-exit ["Vagrant::Errors::VMBootTimeout", "Timed out while waiting for the machine to boot. This means that\nVagrant was unable to communicate with the guest machine within\nthe configured (\"config.vm.boot_timeout\" value) time period.\n\nIf you look above, you should be able to see the error(s) that\nVagrant had when attempting to connect to the machine. These errors\nare usually good hints as to what may be wrong.\n\nIf you're using a custom box, make sure that networking is properly\nworking and you're able to connect to the machine. It is a common\nproblem that networking isn't setup properly in these boxes.\nVerify that authentication configurations are also setup properly,\nas well.\n\nIf the box appears to be booting properly, you may want to increase\nthe timeout (\"config.vm.boot_timeout\") value."]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment