Skip to content

Instantly share code, notes, and snippets.

@kevwil
Created July 22, 2016 15:01
Show Gist options
  • Save kevwil/5f2a347764a689e338556ddde4f656c0 to your computer and use it in GitHub Desktop.
Save kevwil/5f2a347764a689e338556ddde4f656c0 to your computer and use it in GitHub Desktop.
vagrant change_host_name fail
## VAGRANT_LOG=debug vagrant up > vagrant.log 2>&1
INFO global: Vagrant version: 1.8.5
INFO global: Ruby version: 2.2.3
INFO global: RubyGems version: 2.4.5.1
INFO global: VAGRANT_LOG="debug"
INFO global: VAGRANT_OLD_ENV_MAVEN_OPTS="-Xmx512m"
INFO global: VAGRANT_OLD_ENV_NODE_PATH="/usr/local/lib/node:/usr/local/lib/node_modules"
INFO global: VAGRANT_OLD_ENV_SVN_EDITOR="vim"
INFO global: VAGRANT_OLD_ENV_EDITOR="vim"
INFO global: VAGRANT_OLD_ENV_HOME="/Users/me"
INFO global: VAGRANT_OLD_ENV_HOMEBREW_GITHUB_API_TOKEN="339944b32db64a939765a32bac7407ce0f1e5b2f"
INFO global: VAGRANT_OLD_ENV_ITERM_SESSION_ID="w0t0p1:A4ACF98A-1041-4BF3-93B3-6DDE39D6249B"
INFO global: VAGRANT_OLD_ENV_JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_OLD_ENV_SHELL="/usr/local/bin/zsh"
INFO global: VAGRANT_OLD_ENV_VAGRANT_LOG="debug"
INFO global: VAGRANT_OLD_ENV_GIT_EDITOR="vim"
INFO global: VAGRANT_OLD_ENV_TMUX="/private/tmp/tmux-1120925019/default,10748,0"
INFO global: VAGRANT_OLD_ENV_AUTOFEATURE="false"
INFO global: VAGRANT_OLD_ENV_CHARSET="UTF-8"
INFO global: VAGRANT_OLD_ENV_GREP_COLORS="2;35"
INFO global: VAGRANT_OLD_ENV_OLDPWD="/Users/me"
INFO global: VAGRANT_OLD_ENV_USER="me"
INFO global: VAGRANT_OLD_ENV_PATH="/Users/me/.rbenv/shims:~/.rbenv/shims:./node_modules/.bin:/Users/me/.cargo/bin:/Users/me/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/me/.rbenv/shims:~/.rbenv/shims:./node_modules/.bin:/Users/me/.cargo/bin:/Users/me/bin:/usr/local/sbin:./bin:/usr/local/lib/luarocks/bin:./bin:/bin:/bin:/usr/local/lib/luarocks/bin"
INFO global: VAGRANT_OLD_ENV_SHLVL="3"
INFO global: VAGRANT_OLD_ENV_TERM="screen-256color"
INFO global: VAGRANT_OLD_ENV_TMUX_PANE="%0"
INFO global: VAGRANT_OLD_ENV___CF_USER_TEXT_ENCODING="0x42CFF55B:0x0:0x0"
INFO global: VAGRANT_OLD_ENV_PUPPET_ROOT="/Users/me/work/svn/puppet"
INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.mR5sT8dEDq/Render"
INFO global: VAGRANT_OLD_ENV_LOGNAME="me"
INFO global: VAGRANT_OLD_ENV_MANPATH="/Users/me/share/man:/usr/local/man:/usr/local/share/man:/usr/share/man:/usr/local/share/man:/Users/me/share/man:/usr/local/man"
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM="iTerm.app"
INFO global: VAGRANT_OLD_ENV_TERM_SESSION_ID="w0t0p1:A4ACF98A-1041-4BF3-93B3-6DDE39D6249B"
INFO global: VAGRANT_OLD_ENV_LANG="en_US.UTF-8"
INFO global: VAGRANT_OLD_ENV_PWD="/Users/me/work/automation/qs-workflow-test-puppet-dev"
INFO global: VAGRANT_OLD_ENV_RBENV_SHELL="zsh"
INFO global: VAGRANT_OLD_ENV_TMPDIR="/var/folders/8b/7z_pyhjs5hx3mzlvg6q9v9051czx_v/T/"
INFO global: VAGRANT_OLD_ENV_XPC_FLAGS="0x0"
INFO global: VAGRANT_OLD_ENV_XPC_SERVICE_NAME="0"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/bin/vagrant"
INFO global: VAGRANT_OLD_ENV_GROOVY_HOME="/usr/local/opt/groovy/libexec"
INFO global: VAGRANT_OLD_ENV_RSPEC="true"
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM_VERSION="3.0.4"
INFO global: VAGRANT_OLD_ENV__="/usr/local/bin/vagrant"
INFO global: VAGRANT_OLD_ENV_ITERM_PROFILE="Default"
INFO global: VAGRANT_OLD_ENV_HOMEBREW_CASK_OPTS="--caskroom=/usr/local/Caskroom --appdir=/Users/me/Applications"
INFO global: VAGRANT_OLD_ENV_POWERLINE_COMMAND="powerline"
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.RDC3BvqeaU/Listeners"
INFO global: VAGRANT_OLD_ENV_ANT_OPTS="-Xmx512m"
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1"
INFO global: Plugins:
INFO global: - bundler = 1.12.5
INFO global: - i18n = 0.7.0
INFO global: - log4r = 1.1.10
INFO global: - micromachine = 1.1.0
INFO global: - mime-types = 1.25.1
INFO global: - rest-client = 1.6.9
INFO global: - vagrant-share = 1.1.5
INFO global: - vagrant-vbguest = 0.11.0
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO global: Loading plugins!
INFO manager: Registered plugin: vagrant-share
INFO manager: Registered plugin: vagrant-vbguest
INFO vagrant: `vagrant` invoked: ["up"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000102313780>)
INFO environment: - cwd: /Users/me/work/automation/qs-workflow-test-puppet-dev
INFO environment: Home path: /Users/me/.vagrant.d
INFO environment: Local data path: /Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant
DEBUG environment: Creating: /Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x00000102183de8>
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:0x00000100a2ed50>
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG command: 'Up' each target VM...
INFO loader: Set :root = ["#<Pathname:/Users/me/work/automation/qs-workflow-test-puppet-dev/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/me/work/automation/qs-workflow-test-puppet-dev/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/me/work/automation/qs-workflow-test-puppet-dev/Vagrantfile
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG provisioner: Provisioner defined:
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: nil
DEBUG command: Finding machine that match name: default
INFO loader: Set "2155966040_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2155966040_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 5.1.2r108956
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "2155966040_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2155966040_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box found: precise64 (virtualbox)
INFO loader: Set :"2152718360_precise64_virtualbox" = ["#<Pathname:/Users/me/.vagrant.d/boxes/precise64/0/virtualbox/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/me/.vagrant.d/boxes/precise64/0/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/me/.vagrant.d/boxes/precise64/0/virtualbox/Vagrantfile
INFO loader: Loading configuration in order: [:"2152718360_precise64_virtualbox", :home, :root, "2155966040_machine_default"]
DEBUG loader: Loading from: 2152718360_precise64_virtualbox (evaluating)
DEBUG loader: Upgrading config from version 1 to 2
DEBUG loader: Upgrading config to version 2
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000102211350>
INFO machine: - Data dir: /Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}]
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000001021071a8 @logger=#<Log4r::Logger:0x000001021070e0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000102372c08 @logger=#<Log4r::Logger:0x000001022e2310 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000001021070e0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1:0x00000102282e10 @logger=#<Log4r::Logger:0x000001021e9850 @fullname="vagrant::provider::virtualbox_5_1", @outputters=[], @additive=true, @name="virtualbox_5_1", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.1.2">, @cap_logger=#<Log4r::Logger:0x000001008a00b0 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000001008a0d08>:0x00000101084650>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000001008a07e0 @items={:public_address=>#<Proc:0x000001010e50b8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001010e4f78@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000001008a05d8 @items={:public_address=>#<Proc:0x00000102283d60@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000102283ce8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000001008a0498 @items={:forwarded_ports=>#<Proc:0x000001010c6ff0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000001010c6f28@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000001023630f0@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.5/lib/vagrant-share.rb:39>, :snapshot_list=>#<Proc:0x000001010c6ed8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
INFO loader: Set "2155966040_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2155966040_machine_default"]
ERROR loader: Unknown config sources: [:"2152718360_precise64_virtualbox"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/me/work/automation/qs-workflow-test-puppet-dev>]
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
INFO host: Detected: darwin!
DEBUG host: Searching for cap: provider_install_virtualbox
DEBUG host: Checking in: darwin
DEBUG host: Found cap: provider_install_virtualbox in darwin
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
INFO loader: Set "2155966040_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2155966040_machine_default"]
ERROR loader: Unknown config sources: [:"2152718360_precise64_virtualbox"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: default (virtualbox)
INFO environment: Returning cached machine: default (virtualbox)
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000001021071a8 @logger=#<Log4r::Logger:0x000001021070e0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000102372c08 @logger=#<Log4r::Logger:0x000001022e2310 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000001021070e0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1:0x00000102282e10 @logger=#<Log4r::Logger:0x000001021e9850 @fullname="vagrant::provider::virtualbox_5_1", @outputters=[], @additive=true, @name="virtualbox_5_1", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.1.2">, @cap_logger=#<Log4r::Logger:0x000001008a00b0 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000001008a0d08>:0x00000101084650>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000001008a07e0 @items={:public_address=>#<Proc:0x000001010e50b8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001010e4f78@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000001008a05d8 @items={:public_address=>#<Proc:0x00000102283d60@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000102283ce8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000001008a0498 @items={:forwarded_ports=>#<Proc:0x000001010c6ff0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000001010c6f28@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000001023630f0@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.5/lib/vagrant-share.rb:39>, :snapshot_list=>#<Proc:0x000001010c6ed8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000102288068> up {:destroy_on_error=>true, :install_provider=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
DEBUG environment: Attempting to acquire process-lock: machine-action-2821e400335cb0d32de76e2c80ca7f46
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-2821e400335cb0d32de76e2c80ca7f46
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:0x000001010cd0d0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001023609b8>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 10.0.1.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: 172.16.99.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102360990>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000100882df8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100870c70>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100870c70>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001010ccb08>
INFO warden: Calling IN action: #<Proc:0x000001022693e8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000001010cc950>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Proc:0x00000102343390@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000102360940>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102360918>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000100aafe28>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100aac430>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100aac430>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001009d6970>
INFO warden: Calling IN action: #<Proc:0x0000010232a160@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001009d68d0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001009d68a8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x000001009d6448>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareCloneSnapshot:0x0000010202d228>
INFO prepare_clone: no clone master, not preparing clone snapshot
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000102192398>
INFO interface: info: Importing base box 'precise64'...
INFO interface: info: ==> default: Importing base box 'precise64'...
==> default: Importing base box 'precise64'...
DEBUG virtualbox_5_1: Doing dry-run import to determine parallel-safe name...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "-n", "/Users/me/.vagrant.d/boxes/precise64/0/virtualbox/box.ovf"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
Interpreting /Users/me/.vagrant.d/boxes/precise64/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stdout: Disks:
vmdisk1 85899345920 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Ubuntu_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "precise64"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 2
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 384 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/Users/me/VirtualBox VMs/precise64/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: -- Parallel safe name: precise64_1469199342470_58879
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "/Users/me/.vagrant.d/boxes/precise64/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "precise64_1469199342470_58879", "--vsys", "0", "--unit", "9", "--disk", "/Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/me/.vagrant.d/boxes/precise64/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...
INFO interface: info:

 INFO interface: info: Progress: 40%
Progress: 40%DEBUG subprocess: stderr: 50%...
INFO interface: info:

 INFO interface: info: Progress: 50%
Progress: 50%DEBUG subprocess: stderr: 60%...
INFO interface: info:

 INFO interface: info: Progress: 60%
Progress: 60%DEBUG subprocess: stderr: 70%...
INFO interface: info:

 INFO interface: info: Progress: 70%
Progress: 70%DEBUG subprocess: stderr: 80%...
INFO interface: info:

 INFO interface: info: Progress: 80%
Progress: 80%DEBUG subprocess: stderr: 90%...
INFO interface: info:

 INFO interface: info: Progress: 90%
Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stdout: Disks:
vmdisk1 85899345920 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Ubuntu_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: VM name specified with --vmname: "precise64_1469199342470_58879"
2: Number of CPUs: 2
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 384 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk, controller=8;channel=0
Successfully imported the appliance.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31996
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "vm" {46b1c245-9f80-455a-b43e-76f002f2be03}
"vm_1" {ebbcc319-28c7-48ee-a5ab-6905ea035889}
"vm_2" {3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c}
"bonzai-dsl_master_1467230133648_2969" {75612600-6f81-4fee-ad37-5ce44888a10e}
"bonzai-dsl_slave_1467230673251_70399" {36832d30-203f-4912-a151-da78f633c1ae}
"bonzai-api-svc_default_1467925354327_12117" {2275f611-2131-421d-8fc1-3d177cefef38}
"dlx-pupistry_build_1467990894567_30349" {7e37578d-65fd-4ca2-a42b-f6c7aac35253}
"dlx-pupistry_gitlab_1467995147278_41055" {a27872a2-4256-4eee-bbb5-faf7bd218da7}
"dlx-pupistry_gitlab2_1467995537995_1371" {c8f3bc05-12d5-4152-96d7-921d7804d9dd}
"precise64_1469199342470_58879" {c08409d2-660f-4f86-82f3-ef81fbe31b45}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO machine: New machine ID: "c08409d2-660f-4f86-82f3-ef81fbe31b45"
DEBUG virtualbox: Instantiating the driver for machine ID: "c08409d2-660f-4f86-82f3-ef81fbe31b45"
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: precise64_1469199342470_58879
Groups: /
Guest OS: Ubuntu (64-bit)
UUID: c08409d2-660f-4f86-82f3-ef81fbe31b45
Config file: /Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.vbox
Snapshot folder: /Users/me/VirtualBox VMs/precise64_1469199342470_58879/Snapshots
Log folder: /Users/me/VirtualBox VMs/precise64_1469199342470_58879/Logs
Hardware UUID: c08409d2-660f-4f86-82f3-ef81fbe31b45
Memory size: 384MB
Page Fusion: off
VRAM size: 8MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 2
PAE: on
Long Mode: on
Triple Fault Reset: off
APIC: on
X2APIC: off
CPUID Portability Level: 0
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): HardDisk
Boot Device (2): DVD
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
BIOS APIC mode: APIC
Time offset: 0ms
RTC: local time
Hardw. virt.ext: on
Nested Paging: on
Large Pages: on
VT-x VPID: on
VT-x unr. exec.: on
Paravirt. Provider: Legacy
Effective Paravirt. Provider: None
State: powered off (since 2012-09-14T06:23:19.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Tracing Enabled: off
Allow Tracing to Access VM: off
Tracing Configuration:
Autostart Enabled: off
Autostart Delay: 0
Default Frontend:
Storage Controller Name (0): IDE Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
Storage Controller Bootable (0): on
Storage Controller Name (1): SATA Controller
Storage Controller Type (1): IntelAhci
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 30
Storage Controller Port Count (1): 1
Storage Controller Bootable (1): on
IDE Controller (0, 0): Empty
IDE Controller (1, 0): Empty
SATA Controller (0, 0): /Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk (UUID: 4dc71965-bee7-41c3-887a-b8cc0f69a0dc)
NIC 1: MAC: 0800276543DC, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
UART 3: disabled
UART 4: disabled
LPT 1: disabled
LPT 2: disabled
Audio: disabled
Clipboard Mode: disabled
Drag and drop Mode: disabled
VRDE: disabled
USB: disabled
EHCI: disabled
XHCI: disabled
USB Device Filters:
<none>
Bandwidth groups: <none>
Shared folders: <none>
Video capturing: not active
Capture screens: 0
Capture file: /Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.webm
Capture dimensions: 1024x768
Capture rate: 512 kbps
Capture FPS: 25
Guest:
Configured memory balloon size: 0 MB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info:

 INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x00000102192320>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise64_1469199342470_58879"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.vbox"
SnapFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="0800276543DC"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x000001021922d0>
INFO interface: info: Matching MAC address for NAT networking...
INFO interface: info: ==> default: Matching MAC address for NAT networking...
==> default: Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--macaddress1", "080027880CA6"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Proc:0x00000102192190@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001023608c8>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.1.2
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 10.0.1.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: 172.16.99.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001023608a0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00000102360878>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102303ba0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000102188668>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000102170c70>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise64_1469199342470_58879"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.vbox"
SnapFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000102170c70>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000100a74d28>
INFO warden: Calling IN action: #<Proc:0x000001009c6908@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100a74b48>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000102238608>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x0000010222b818>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise64_1469199342470_58879"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.vbox"
SnapFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x0000010222b818>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000102360260>
INFO warden: Calling IN action: #<Proc:0x000001022f95d8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001023601e8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000001021c1eb8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000001021b8700>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise64_1469199342470_58879"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.vbox"
SnapFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000001021b8700>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001023fbf30>
INFO warden: Calling IN action: #<Proc:0x000001024a2c90@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001023fbeb8>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="precise64_1469199342470_58879"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.vbox"
SnapFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/precise64_1469199342470_58879/precise64_1469199342470_58879.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x000001023fbe90>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "systemproperties"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: API version: 5_1
Minimum guest RAM size: 4 Megabytes
Maximum guest RAM size: 2097152 Megabytes
Minimum video RAM size: 0 Megabytes
Maximum video RAM size: 256 Megabytes
Maximum guest monitor count: 64
Minimum guest CPU count: 1
Maximum guest CPU count: 32
Virtual disk limit (info): 2199022206976 Bytes
Maximum Serial Port count: 4
Maximum Parallel Port count: 2
Maximum Boot Position: 4
Maximum PIIX3 Network Adapter count: 8
Maximum ICH9 Network Adapter count: 36
Maximum PIIX3 IDE Controllers: 1
Maximum ICH9 IDE Controllers: 1
Maximum IDE Port count: 2
Maximum Devices per IDE Port: 2
Maximum PIIX3 SATA Controllers: 1
Maximum ICH9 SATA Controllers: 8
Maximum SATA Port count: 30
Maximum Devices per SATA Port: 1
Maximum PIIX3 SCSI Controllers: 1
Maximum ICH9 SCSI Controllers: 8
Maximum SCSI Port count: 16
Maximum Devices per SCSI Port: 1
Maximum SAS PIIX3 Controllers: 1
Maximum SAS ICH9 Controllers: 8
Maximum SAS Port count: 255
Maximum Devices per SAS Port: 1
Maximum PIIX3 Floppy Controllers:1
Maximum ICH9 Floppy Controllers: 1
Maximum Floppy Port count: 1
Maximum Devices per Floppy Port: 2
Default machine folder: /Users/me/VirtualBox VMs
Raw-mode Supported: no
Exclusive HW virtualization use: off
Default hard disk format: VDI
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack: Oracle VM VirtualBox Extension Pack
Log history count: 3
Default frontend:
Default audio driver: CoreAudio
Autostart database path:
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
Logging Level: all
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x000001023fbe68>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "vm" {46b1c245-9f80-455a-b43e-76f002f2be03}
"vm_1" {ebbcc319-28c7-48ee-a5ab-6905ea035889}
"vm_2" {3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c}
"bonzai-dsl_master_1467230133648_2969" {75612600-6f81-4fee-ad37-5ce44888a10e}
"bonzai-dsl_slave_1467230673251_70399" {36832d30-203f-4912-a151-da78f633c1ae}
"bonzai-api-svc_default_1467925354327_12117" {2275f611-2131-421d-8fc1-3d177cefef38}
"dlx-pupistry_build_1467990894567_30349" {7e37578d-65fd-4ca2-a42b-f6c7aac35253}
"dlx-pupistry_gitlab_1467995147278_41055" {a27872a2-4256-4eee-bbb5-faf7bd218da7}
"dlx-pupistry_gitlab2_1467995537995_1371" {c8f3bc05-12d5-4152-96d7-921d7804d9dd}
"precise64_1469199342470_58879" {c08409d2-660f-4f86-82f3-ef81fbe31b45}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Setting the name of the VM: qs-workflow-test-puppet-dev_default_1469199347632_34419
INFO interface: info: ==> default: Setting the name of the VM: qs-workflow-test-puppet-dev_default_1469199347632_34419
==> default: Setting the name of the VM: qs-workflow-test-puppet-dev_default_1469199347632_34419
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--name", "qs-workflow-test-puppet-dev_default_1469199347632_34419"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000102411d30>
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000102411d08>
INFO provision: Checking provisioner sentinel file...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000001010e7688>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000001010e7660>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "vm" {46b1c245-9f80-455a-b43e-76f002f2be03}
"vm_1" {ebbcc319-28c7-48ee-a5ab-6905ea035889}
"vm_2" {3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c}
"bonzai-dsl_master_1467230133648_2969" {75612600-6f81-4fee-ad37-5ce44888a10e}
"bonzai-dsl_slave_1467230673251_70399" {36832d30-203f-4912-a151-da78f633c1ae}
"bonzai-api-svc_default_1467925354327_12117" {2275f611-2131-421d-8fc1-3d177cefef38}
"dlx-pupistry_build_1467990894567_30349" {7e37578d-65fd-4ca2-a42b-f6c7aac35253}
"dlx-pupistry_gitlab_1467995147278_41055" {a27872a2-4256-4eee-bbb5-faf7bd218da7}
"dlx-pupistry_gitlab2_1467995537995_1371" {c8f3bc05-12d5-4152-96d7-921d7804d9dd}
"qs-workflow-test-puppet-dev_default_1469199347632_34419" {c08409d2-660f-4f86-82f3-ef81fbe31b45}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=46b1c245-9f80-455a-b43e-76f002f2be03 active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "46b1c245-9f80-455a-b43e-76f002f2be03", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm"
groups="/"
ostype="Red Hat (64-bit)"
UUID="46b1c245-9f80-455a-b43e-76f002f2be03"
CfgFile="/Users/me/VirtualBox VMs/vm/vm.vbox"
SnapFldr="/Users/me/VirtualBox VMs/vm/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/vm/Logs"
hardwareuuid="46b1c245-9f80-455a-b43e-76f002f2be03"
memory=3072
pagefusion="off"
vram=12
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2016-04-14T19:23:59.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SCSI Controller"
storagecontrollertype0="LsiLogic"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="16"
storagecontrollerportcount0="16"
storagecontrollerbootable0="on"
"SCSI Controller-0-0"="/Users/me/VirtualBox VMs/vm/puppet-2015.3.2-learning-4.0-disk1.vmdk"
"SCSI Controller-ImageUUID-0-0"="2477808f-a4a3-4119-894b-e800534ddf50"
"SCSI Controller-1-0"="none"
"SCSI Controller-2-0"="none"
"SCSI Controller-3-0"="none"
"SCSI Controller-4-0"="none"
"SCSI Controller-5-0"="none"
"SCSI Controller-6-0"="none"
"SCSI Controller-7-0"="none"
"SCSI Controller-8-0"="none"
"SCSI Controller-9-0"="none"
"SCSI Controller-10-0"="none"
"SCSI Controller-11-0"="none"
"SCSI Controller-12-0"="none"
"SCSI Controller-13-0"="none"
"SCSI Controller-14-0"="none"
"SCSI Controller-15-0"="none"
natnet1="nat"
macaddress1="08002716A332"
cableconnected1="on"
nic1="nat"
nictype1="82545EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="Rule 1,tcp,,2222,,22"
Forwarding(1)="Rule 2,tcp,,8080,,80"
Forwarding(2)="Rule 3,tcp,,8443,,443"
Forwarding(3)="Rule 4,tcp,,9090,,90"
Forwarding(4)="Rule 5,tcp,,10080,,10080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/vm/vm.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=ebbcc319-28c7-48ee-a5ab-6905ea035889 active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "ebbcc319-28c7-48ee-a5ab-6905ea035889", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm_1"
groups="/"
ostype="Red Hat (64-bit)"
UUID="ebbcc319-28c7-48ee-a5ab-6905ea035889"
CfgFile="/Users/me/VirtualBox VMs/vm_1/vm_1.vbox"
SnapFldr="/Users/me/VirtualBox VMs/vm_1/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/vm_1/Logs"
hardwareuuid="ebbcc319-28c7-48ee-a5ab-6905ea035889"
memory=3072
pagefusion="off"
vram=12
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2016-04-14T20:50:35.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SCSI Controller"
storagecontrollertype0="LsiLogic"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="16"
storagecontrollerportcount0="16"
storagecontrollerbootable0="on"
"SCSI Controller-0-0"="/Users/me/VirtualBox VMs/vm_1/Snapshots/{793fc36f-a7f2-43fa-aa0f-4fb89d6a7e0c}.vmdk"
"SCSI Controller-ImageUUID-0-0"="793fc36f-a7f2-43fa-aa0f-4fb89d6a7e0c"
"SCSI Controller-1-0"="none"
"SCSI Controller-2-0"="none"
"SCSI Controller-3-0"="none"
"SCSI Controller-4-0"="none"
"SCSI Controller-5-0"="none"
"SCSI Controller-6-0"="none"
"SCSI Controller-7-0"="none"
"SCSI Controller-8-0"="none"
"SCSI Controller-9-0"="none"
"SCSI Controller-10-0"="none"
"SCSI Controller-11-0"="none"
"SCSI Controller-12-0"="none"
"SCSI Controller-13-0"="none"
"SCSI Controller-14-0"="none"
"SCSI Controller-15-0"="none"
natnet1="nat"
macaddress1="080027F99FEB"
cableconnected1="on"
nic1="nat"
nictype1="82545EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="Rule 1,tcp,,2222,,22"
Forwarding(1)="Rule 2,tcp,,8080,,80"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/vm_1/vm_1.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
SnapshotName="Snapshot 1"
SnapshotUUID="dfcc8eb8-a55c-4329-8c47-122afc958535"
CurrentSnapshotName="Snapshot 1"
CurrentSnapshotUUID="dfcc8eb8-a55c-4329-8c47-122afc958535"
CurrentSnapshotNode="SnapshotName"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm_2"
groups="/"
ostype="Red Hat (64-bit)"
UUID="3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c"
CfgFile="/Users/me/VirtualBox VMs/vm_2/vm_2.vbox"
SnapFldr="/Users/me/VirtualBox VMs/vm_2/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/vm_2/Logs"
hardwareuuid="3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c"
memory=3072
pagefusion="off"
vram=12
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="floppy"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2016-04-14T19:14:20.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SCSI Controller"
storagecontrollertype0="LsiLogic"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="16"
storagecontrollerportcount0="16"
storagecontrollerbootable0="on"
"SCSI Controller-0-0"="/Users/me/VirtualBox VMs/vm_2/puppet-2015.3.2-learning-4.0-disk1.vmdk"
"SCSI Controller-ImageUUID-0-0"="048fa335-b7f7-4857-834b-3a73538947b1"
"SCSI Controller-1-0"="none"
"SCSI Controller-2-0"="none"
"SCSI Controller-3-0"="none"
"SCSI Controller-4-0"="none"
"SCSI Controller-5-0"="none"
"SCSI Controller-6-0"="none"
"SCSI Controller-7-0"="none"
"SCSI Controller-8-0"="none"
"SCSI Controller-9-0"="none"
"SCSI Controller-10-0"="none"
"SCSI Controller-11-0"="none"
"SCSI Controller-12-0"="none"
"SCSI Controller-13-0"="none"
"SCSI Controller-14-0"="none"
"SCSI Controller-15-0"="none"
natnet1="nat"
macaddress1="080027ED6D58"
cableconnected1="on"
nic1="nat"
nictype1="82545EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="Rule 1,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/vm_2/vm_2.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=75612600-6f81-4fee-ad37-5ce44888a10e active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "75612600-6f81-4fee-ad37-5ce44888a10e", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="bonzai-dsl_master_1467230133648_2969"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="75612600-6f81-4fee-ad37-5ce44888a10e"
CfgFile="/Users/me/VirtualBox VMs/bonzai-dsl_master_1467230133648_2969/bonzai-dsl_master_1467230133648_2969.vbox"
SnapFldr="/Users/me/VirtualBox VMs/bonzai-dsl_master_1467230133648_2969/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/bonzai-dsl_master_1467230133648_2969/Logs"
hardwareuuid="75612600-6f81-4fee-ad37-5ce44888a10e"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-11T22:19:44.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/me/VirtualBox VMs/bonzai-dsl_master_1467230133648_2969/packer-ubuntu-12.04-x86_64-virtualbox-vagrant-puppet-1436880063-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="92590129-5aa5-4cbe-adee-2811d16d6934"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027F42FBB"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp9090,tcp,,9090,,8080"
hostonlyadapter2="vboxnet0"
macaddress2="0800276E0A7A"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/bonzai-dsl"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-846018e2aa141a5eb79a64b4015fc5f3"
SharedFolderPathMachineMapping2="/Users/me/work/automation/bonzai-dsl/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-091f513c195edec809d35140fd5acbdc"
SharedFolderPathMachineMapping3="/Users/me/work/automation/bonzai-dsl/puppet/modules"
SharedFolderNameMachineMapping4="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping4="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/bonzai-dsl_master_1467230133648_2969/bonzai-dsl_master_1467230133648_2969.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=36832d30-203f-4912-a151-da78f633c1ae active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "36832d30-203f-4912-a151-da78f633c1ae", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="bonzai-dsl_slave_1467230673251_70399"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="36832d30-203f-4912-a151-da78f633c1ae"
CfgFile="/Users/me/VirtualBox VMs/bonzai-dsl_slave_1467230673251_70399/bonzai-dsl_slave_1467230673251_70399.vbox"
SnapFldr="/Users/me/VirtualBox VMs/bonzai-dsl_slave_1467230673251_70399/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/bonzai-dsl_slave_1467230673251_70399/Logs"
hardwareuuid="36832d30-203f-4912-a151-da78f633c1ae"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-11T22:19:40.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/me/VirtualBox VMs/bonzai-dsl_slave_1467230673251_70399/packer-ubuntu-12.04-x86_64-virtualbox-vagrant-puppet-1436880063-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="20054631-80cf-4618-8270-4acfbd776275"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027F42FBB"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027F4BCA6"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/bonzai-dsl"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-846018e2aa141a5eb79a64b4015fc5f3"
SharedFolderPathMachineMapping2="/Users/me/work/automation/bonzai-dsl/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-091f513c195edec809d35140fd5acbdc"
SharedFolderPathMachineMapping3="/Users/me/work/automation/bonzai-dsl/puppet/modules"
SharedFolderNameMachineMapping4="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping4="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/bonzai-dsl_slave_1467230673251_70399/bonzai-dsl_slave_1467230673251_70399.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=2275f611-2131-421d-8fc1-3d177cefef38 active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "2275f611-2131-421d-8fc1-3d177cefef38", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="bonzai-api-svc_default_1467925354327_12117"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="2275f611-2131-421d-8fc1-3d177cefef38"
CfgFile="/Users/me/VirtualBox VMs/bonzai-api-svc_default_1467925354327_12117/bonzai-api-svc_default_1467925354327_12117.vbox"
SnapFldr="/Users/me/VirtualBox VMs/bonzai-api-svc_default_1467925354327_12117/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/bonzai-api-svc_default_1467925354327_12117/Logs"
hardwareuuid="2275f611-2131-421d-8fc1-3d177cefef38"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-11T22:41:21.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/bonzai-api-svc_default_1467925354327_12117/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="e1ee1e69-a2ce-4097-90a8-abf06917b8c9"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/bonzai-api-svc"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/bonzai-api-svc_default_1467925354327_12117/bonzai-api-svc_default_1467925354327_12117.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=7e37578d-65fd-4ca2-a42b-f6c7aac35253 active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "7e37578d-65fd-4ca2-a42b-f6c7aac35253", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="dlx-pupistry_build_1467990894567_30349"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="7e37578d-65fd-4ca2-a42b-f6c7aac35253"
CfgFile="/Users/me/VirtualBox VMs/dlx-pupistry_build_1467990894567_30349/dlx-pupistry_build_1467990894567_30349.vbox"
SnapFldr="/Users/me/VirtualBox VMs/dlx-pupistry_build_1467990894567_30349/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/dlx-pupistry_build_1467990894567_30349/Logs"
hardwareuuid="7e37578d-65fd-4ca2-a42b-f6c7aac35253"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-18T15:25:53.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/me/VirtualBox VMs/dlx-pupistry_build_1467990894567_30349/packer-ubuntu-14.04-x86_64-virtualbox-vagrant-puppet-1436869506-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="a3f5b477-6bfc-4326-896e-21dad03d1234"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027197570"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="home_vagrant_dlx-pupistry"
SharedFolderPathMachineMapping1="/Users/me/work/odc-puppet/dlx-pupistry"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-846018e2aa141a5eb79a64b4015fc5f3"
SharedFolderPathMachineMapping2="/Users/me/work/odc-puppet/dlx-pupistry/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-586d664f333cf8807fd3b64d52299660"
SharedFolderPathMachineMapping3="/Users/me/work/odc-puppet/dlx-pupistry/puppet/modules"
SharedFolderNameMachineMapping4="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping4="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/dlx-pupistry_build_1467990894567_30349/dlx-pupistry_build_1467990894567_30349.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=a27872a2-4256-4eee-bbb5-faf7bd218da7 active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "a27872a2-4256-4eee-bbb5-faf7bd218da7", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="dlx-pupistry_gitlab_1467995147278_41055"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="a27872a2-4256-4eee-bbb5-faf7bd218da7"
CfgFile="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab_1467995147278_41055/dlx-pupistry_gitlab_1467995147278_41055.vbox"
SnapFldr="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab_1467995147278_41055/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab_1467995147278_41055/Logs"
hardwareuuid="a27872a2-4256-4eee-bbb5-faf7bd218da7"
memory=4096
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-18T15:25:50.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab_1467995147278_41055/packer-ubuntu-12.04-x86_64-virtualbox-vagrant-puppet-1436880063-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="74c6825b-5d6f-4791-84e6-309e3bd87801"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027F42FBB"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22"
Forwarding(1)="tcp8080,tcp,,8080,,80"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/odc-puppet/dlx-pupistry"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-846018e2aa141a5eb79a64b4015fc5f3"
SharedFolderPathMachineMapping2="/Users/me/work/odc-puppet/dlx-pupistry/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-586d664f333cf8807fd3b64d52299660"
SharedFolderPathMachineMapping3="/Users/me/work/odc-puppet/dlx-pupistry/puppet/modules"
SharedFolderNameMachineMapping4="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping4="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab_1467995147278_41055/dlx-pupistry_gitlab_1467995147278_41055.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=c8f3bc05-12d5-4152-96d7-921d7804d9dd active_only=true
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c8f3bc05-12d5-4152-96d7-921d7804d9dd", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="dlx-pupistry_gitlab2_1467995537995_1371"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c8f3bc05-12d5-4152-96d7-921d7804d9dd"
CfgFile="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab2_1467995537995_1371/dlx-pupistry_gitlab2_1467995537995_1371.vbox"
SnapFldr="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab2_1467995537995_1371/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab2_1467995537995_1371/Logs"
hardwareuuid="c8f3bc05-12d5-4152-96d7-921d7804d9dd"
memory=4096
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-15T21:58:11.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab2_1467995537995_1371/packer-ubuntu-14.04-x86_64-virtualbox-vagrant-puppet-1436869506-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="e9dededa-fcf2-47b0-8a32-15cfc84a569d"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027197570"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22"
Forwarding(1)="tcp8888,tcp,,8888,,80"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/odc-puppet/dlx-pupistry"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-846018e2aa141a5eb79a64b4015fc5f3"
SharedFolderPathMachineMapping2="/Users/me/work/odc-puppet/dlx-pupistry/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-586d664f333cf8807fd3b64d52299660"
SharedFolderPathMachineMapping3="/Users/me/work/odc-puppet/dlx-pupistry/puppet/modules"
SharedFolderNameMachineMapping4="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping4="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/dlx-pupistry_gitlab2_1467995537995_1371/dlx-pupistry_gitlab2_1467995537995_1371.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001010e75e8>
DEBUG environment: Attempting to acquire process-lock: fpcollision
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: fpcollision
INFO handle_port_collisions: Detecting any forwarded port collisions...
DEBUG handle_port_collisions: Extra in use: []
DEBUG handle_port_collisions: Remap: {}
DEBUG handle_port_collisions: Repair: true
INFO environment: Released process lock: fpcollision
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00000102449d98>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "vm" {46b1c245-9f80-455a-b43e-76f002f2be03}
"vm_1" {ebbcc319-28c7-48ee-a5ab-6905ea035889}
"vm_2" {3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c}
"bonzai-dsl_master_1467230133648_2969" {75612600-6f81-4fee-ad37-5ce44888a10e}
"bonzai-dsl_slave_1467230673251_70399" {36832d30-203f-4912-a151-da78f633c1ae}
"bonzai-api-svc_default_1467925354327_12117" {2275f611-2131-421d-8fc1-3d177cefef38}
"dlx-pupistry_build_1467990894567_30349" {7e37578d-65fd-4ca2-a42b-f6c7aac35253}
"dlx-pupistry_gitlab_1467995147278_41055" {a27872a2-4256-4eee-bbb5-faf7bd218da7}
"dlx-pupistry_gitlab2_1467995537995_1371" {c8f3bc05-12d5-4152-96d7-921d7804d9dd}
"qs-workflow-test-puppet-dev_default_1469199347632_34419" {c08409d2-660f-4f86-82f3-ef81fbe31b45}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000102468d88>
DEBUG host: Searching for cap: nfs_prune
DEBUG host: Checking in: darwin
DEBUG host: Checking in: bsd
DEBUG host: Found cap: nfs_prune in bsd
INFO nfs: NFS pruning. Valid IDs: ["46b1c245-9f80-455a-b43e-76f002f2be03", "ebbcc319-28c7-48ee-a5ab-6905ea035889", "3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c", "75612600-6f81-4fee-ad37-5ce44888a10e", "36832d30-203f-4912-a151-da78f633c1ae", "2275f611-2131-421d-8fc1-3d177cefef38", "7e37578d-65fd-4ca2-a42b-f6c7aac35253", "a27872a2-4256-4eee-bbb5-faf7bd218da7", "c8f3bc05-12d5-4152-96d7-921d7804d9dd", "c08409d2-660f-4f86-82f3-ef81fbe31b45"]
DEBUG host: Searching for cap: nfs_prune
DEBUG host: Checking in: darwin
DEBUG host: Checking in: bsd
DEBUG host: Found cap: nfs_prune in bsd
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/me/work/automation/qs-workflow-test-puppet-dev>, #<Vagrant::UI::Prefixed:0x000001021cbd28 @logger=#<Log4r::Logger:0x000001021cbc60 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @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::Basic:0x00000102313528 @logger=#<Log4r::Logger:0x000001023134d8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010106e9b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010108c058 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009affa0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101095518 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010106e8a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Mutex:0x000001022d9af8>>>, ["46b1c245-9f80-455a-b43e-76f002f2be03", "ebbcc319-28c7-48ee-a5ab-6905ea035889", "3458c0e6-643b-4eb4-b2b1-6a5a73e74c8c", "75612600-6f81-4fee-ad37-5ce44888a10e", "36832d30-203f-4912-a151-da78f633c1ae", "2275f611-2131-421d-8fc1-3d177cefef38", "7e37578d-65fd-4ca2-a42b-f6c7aac35253", "a27872a2-4256-4eee-bbb5-faf7bd218da7", "c8f3bc05-12d5-4152-96d7-921d7804d9dd", "c08409d2-660f-4f86-82f3-ef81fbe31b45"]] (darwin)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00000101104b98>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x0000010112fdc0>
INFO synced_folders: SyncedFolders loading from cache: false
INFO synced_folders: Synced Folder Implementation: virtualbox
INFO synced_folders: - /vagrant: . => /vagrant
INFO synced_folders: - /tmp/vagrant-puppet/manifests-d68c9a9516b83d3afe39a0ed5a4cc975: /Users/me/work/svn/puppet/manifests => /tmp/vagrant-puppet/manifests-d68c9a9516b83d3afe39a0ed5a4cc975
INFO synced_folders: - /tmp/vagrant-puppet/modules-fe5c473fdcfe11c5e3d3373a7227c863: /Users/me/work/svn/puppet/modules => /tmp/vagrant-puppet/modules-fe5c473fdcfe11c5e3d3373a7227c863
INFO synced_folders: Invoking synced folder prepare for: virtualbox
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "setextradata", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "sharedfolder", "add", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--name", "vagrant", "--hostpath", "/Users/me/work/automation/qs-workflow-test-puppet-dev"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "setextradata", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975", "1"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "sharedfolder", "add", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--name", "tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975", "--hostpath", "/Users/me/work/svn/puppet/manifests"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "setextradata", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863", "1"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "sharedfolder", "add", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--name", "tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863", "--hostpath", "/Users/me/work/svn/puppet/modules"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x0000010103c9e0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x000001023aa680>
INFO interface: info: Clearing any previously set network interfaces...
INFO interface: info: ==> default: Clearing any previously set network interfaces...
==> default: Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x000001023aa658>
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}>
INFO network: Determining network adapters required for high-level configuration...
INFO network: Determining adapters and compiling network configuration...
INFO network: Network slot 1. Type: nat.
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1}
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat}
INFO network: Enabling adapters...
INFO interface: output: Preparing network interfaces based on configuration...
INFO interface: output: ==> default: Preparing network interfaces based on configuration...
==> default: Preparing network interfaces based on configuration...
INFO interface: detail: Adapter 1: nat
INFO interface: detail: default: Adapter 1: nat
default: Adapter 1: nat
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--nic1", "nat"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x00000101187548>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000100b66718>
INFO interface: output: Forwarding ports...
INFO interface: output: ==> default: Forwarding ports...
==> default: Forwarding ports...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2012-09-14T06:23:19.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: detail: 8080 (guest) => 8080 (host) (adapter 1)
INFO interface: detail: default: 8080 (guest) => 8080 (host) (adapter 1)
default: 8080 (guest) => 8080 (host) (adapter 1)
INFO interface: detail: 6300 (guest) => 6300 (host) (adapter 1)
INFO interface: detail: default: 6300 (guest) => 6300 (host) (adapter 1)
default: 6300 (guest) => 6300 (host) (adapter 1)
INFO interface: detail: 22 (guest) => 2222 (host) (adapter 1)
INFO interface: detail: default: 22 (guest) => 2222 (host) (adapter 1)
default: 22 (guest) => 2222 (host) (adapter 1)
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--natpf1", "tcp8080,tcp,,8080,,8080", "--natpf1", "tcp6300,tcp,,6300,,6300", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x00000100b666f0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000100b666c8>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--rtcuseutc", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--natdnsproxy1", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100b8a988>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00000100b8a960>
INFO interface: info: Booting VM...
INFO interface: info: ==> default: Booting VM...
==> default: Booting VM...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "startvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--type", "headless"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Waiting for VM "c08409d2-660f-4f86-82f3-ef81fbe31b45" to power on...
VM "c08409d2-660f-4f86-82f3-ef81fbe31b45" has been successfully started.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100b8a938>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00000100b8a910>
INFO interface: output: Waiting for machine to boot. This may take a few minutes...
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
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
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
DEBUG virtualbox_5_1: - [1, "tcp6300", 6300, 6300]
DEBUG virtualbox_5_1: - [1, "tcp8080", 8080, 8080]
DEBUG ssh: Checking key permissions: /Users/me/.vagrant.d/insecure_private_key
INFO interface: detail: SSH address: 127.0.0.1:2222
INFO interface: detail: default: SSH address: 127.0.0.1:2222
default: SSH address: 127.0.0.1:2222
INFO interface: detail: SSH username: vagrant
INFO interface: detail: default: SSH username: vagrant
default: SSH username: vagrant
INFO interface: detail: SSH auth method: private key
INFO interface: detail: default: SSH auth method: private key
default: SSH auth method: private key
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
DEBUG virtualbox_5_1: - [1, "tcp6300", 6300, 6300]
DEBUG virtualbox_5_1: - [1, "tcp8080", 8080, 8080]
DEBUG ssh: Checking key permissions: /Users/me/.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: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/Users/me/.vagrant.d/insecure_private_key"]
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=50,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2016-07-22T08:55:49.590351 #38343] DEBUG -- net.ssh.transport.session[810b4dd0]: establishing connection to 127.0.0.1:2222
D, [2016-07-22T08:55:49.591332 #38343] DEBUG -- net.ssh.transport.session[810b4dd0]: connection established
I, [2016-07-22T08:55:49.591483 #38343] INFO -- net.ssh.transport.server_version[81093ea0]: negotiating protocol version
D, [2016-07-22T08:55:55.990054 #38343] DEBUG -- net.ssh.transport.server_version[81093ea0]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1'
D, [2016-07-22T08:55:55.990193 #38343] DEBUG -- net.ssh.transport.server_version[81093ea0]: local is `SSH-2.0-Ruby/Net::SSH_3.0.2 universal.x86_64-darwin12.0'
D, [2016-07-22T08:55:55.991230 #38343] DEBUG -- socket[810b46b4]: read 984 bytes
D, [2016-07-22T08:55:55.991383 #38343] DEBUG -- socket[810b46b4]: received packet nr 0 type 20 len 980
I, [2016-07-22T08:55:55.991480 #38343] INFO -- net.ssh.transport.algorithms[805ede38]: got KEXINIT from server
I, [2016-07-22T08:55:55.991721 #38343] INFO -- net.ssh.transport.algorithms[805ede38]: sending KEXINIT
D, [2016-07-22T08:55:55.991961 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 0 type 20 len 1684
D, [2016-07-22T08:55:55.992039 #38343] DEBUG -- socket[810b46b4]: sent 1688 bytes
I, [2016-07-22T08:55:55.992074 #38343] INFO -- net.ssh.transport.algorithms[805ede38]: negotiating algorithms
D, [2016-07-22T08:55:55.992216 #38343] DEBUG -- net.ssh.transport.algorithms[805ede38]: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2016-07-22T08:55:55.992247 #38343] DEBUG -- net.ssh.transport.algorithms[805ede38]: exchanging keys
D, [2016-07-22T08:55:55.992646 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 1 type 34 len 20
D, [2016-07-22T08:55:55.992703 #38343] DEBUG -- socket[810b46b4]: sent 24 bytes
D, [2016-07-22T08:55:55.994071 #38343] DEBUG -- socket[810b46b4]: read 152 bytes
D, [2016-07-22T08:55:55.994155 #38343] DEBUG -- socket[810b46b4]: received packet nr 1 type 31 len 148
D, [2016-07-22T08:55:56.002834 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 2 type 32 len 140
D, [2016-07-22T08:55:56.002917 #38343] DEBUG -- socket[810b46b4]: sent 144 bytes
D, [2016-07-22T08:55:56.004682 #38343] DEBUG -- socket[810b46b4]: read 720 bytes
D, [2016-07-22T08:55:56.004771 #38343] DEBUG -- socket[810b46b4]: received packet nr 2 type 33 len 700
D, [2016-07-22T08:55:56.005522 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 3 type 21 len 20
D, [2016-07-22T08:55:56.005581 #38343] DEBUG -- socket[810b46b4]: sent 24 bytes
D, [2016-07-22T08:55:56.005670 #38343] DEBUG -- socket[810b46b4]: received packet nr 3 type 21 len 12
D, [2016-07-22T08:55:56.006042 #38343] DEBUG -- net.ssh.authentication.session[812e5aa0]: beginning authentication of `vagrant'
D, [2016-07-22T08:55:56.006177 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 4 type 5 len 28
D, [2016-07-22T08:55:56.006252 #38343] DEBUG -- socket[810b46b4]: sent 52 bytes
D, [2016-07-22T08:55:56.006709 #38343] DEBUG -- socket[810b46b4]: read 52 bytes
D, [2016-07-22T08:55:56.006818 #38343] DEBUG -- socket[810b46b4]: received packet nr 4 type 6 len 28
D, [2016-07-22T08:55:56.006923 #38343] DEBUG -- net.ssh.authentication.session[812e5aa0]: trying none
D, [2016-07-22T08:55:56.007037 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 5 type 50 len 44
D, [2016-07-22T08:55:56.007092 #38343] DEBUG -- socket[810b46b4]: sent 68 bytes
D, [2016-07-22T08:55:56.007638 #38343] DEBUG -- socket[810b46b4]: read 68 bytes
D, [2016-07-22T08:55:56.007746 #38343] DEBUG -- socket[810b46b4]: received packet nr 5 type 51 len 44
D, [2016-07-22T08:55:56.007834 #38343] DEBUG -- net.ssh.authentication.session[812e5aa0]: allowed methods: publickey,password
D, [2016-07-22T08:55:56.007905 #38343] DEBUG -- net.ssh.authentication.methods.none[812e481c]: none failed
D, [2016-07-22T08:55:56.007987 #38343] DEBUG -- net.ssh.authentication.session[812e5aa0]: trying publickey
D, [2016-07-22T08:55:56.008348 #38343] DEBUG -- net.ssh.authentication.agent[812dcae0]: connecting to ssh-agent
D, [2016-07-22T08:55:56.008560 #38343] DEBUG -- net.ssh.authentication.agent[812dcae0]: sending agent request 1 len 59
D, [2016-07-22T08:55:56.008660 #38343] DEBUG -- net.ssh.authentication.agent[812dcae0]: received agent packet 2 len 5
D, [2016-07-22T08:55:56.008708 #38343] DEBUG -- net.ssh.authentication.agent[812dcae0]: sending agent request 11 len 0
D, [2016-07-22T08:55:56.008780 #38343] DEBUG -- net.ssh.authentication.agent[812dcae0]: received agent packet 12 len 5
D, [2016-07-22T08:55:56.008939 #38343] DEBUG -- net.ssh.authentication.methods.publickey[812dd148]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
D, [2016-07-22T08:55:56.009095 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 6 type 50 len 348
D, [2016-07-22T08:55:56.009152 #38343] DEBUG -- socket[810b46b4]: sent 372 bytes
D, [2016-07-22T08:55:56.013767 #38343] DEBUG -- socket[810b46b4]: read 324 bytes
D, [2016-07-22T08:55:56.013919 #38343] DEBUG -- socket[810b46b4]: received packet nr 6 type 60 len 300
D, [2016-07-22T08:55:56.015277 #38343] DEBUG -- socket[810b46b4]: queueing packet nr 7 type 50 len 620
D, [2016-07-22T08:55:56.015329 #38343] DEBUG -- socket[810b46b4]: sent 644 bytes
D, [2016-07-22T08:55:56.016002 #38343] DEBUG -- socket[810b46b4]: read 36 bytes
D, [2016-07-22T08:55:56.016087 #38343] DEBUG -- socket[810b46b4]: received packet nr 7 type 52 len 12
D, [2016-07-22T08:55:56.016146 #38343] DEBUG -- net.ssh.authentication.methods.publickey[812dd148]: 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...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=50,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=50,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
DEBUG virtualbox_5_1: - [1, "tcp6300", 6300, 6300]
DEBUG virtualbox_5_1: - [1, "tcp8080", 8080, 8080]
DEBUG ssh: Checking key permissions: /Users/me/.vagrant.d/insecure_private_key
INFO interface: detail:
Vagrant insecure key detected. Vagrant will automatically replace
this with a newly generated keypair for better security.
INFO interface: detail: default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>]
DEBUG guest: Trying: atomic
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: mint
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: trisquel
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Trisquel (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: amazon
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: grep 'Amazon Linux AMI' /etc/os-release (sudo=false)
DEBUG ssh: Exit status: 2
DEBUG ssh: stderr: grep: /etc/os-release: No such file or directory
DEBUG guest: Trying: fedora
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: grep 'Fedora release' /etc/redhat-release (sudo=false)
DEBUG ssh: Exit status: 2
DEBUG ssh: stderr: grep: /etc/redhat-release: No such file or directory
DEBUG guest: Trying: funtoo
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: grep Funtoo /etc/gentoo-release (sudo=false)
DEBUG ssh: Exit status: 2
DEBUG ssh: stderr: grep: /etc/gentoo-release: No such file or directory
DEBUG guest: Trying: pld
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/pld-release (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG ssh: stderr: cat: /etc/pld-release: No such file or directory
DEBUG guest: Trying: ubuntu
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: test -r /etc/os-release && . /etc/os-release && test xubuntu = x$ID (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: arch
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/arch-release (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG ssh: stderr: cat: /etc/arch-release: No such file or directory
DEBUG guest: Trying: coreos
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/os-release | grep ID=coreos (sudo=false)
DEBUG ssh: stderr: cat: /etc/os-release: No such file or directory
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: darwin
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname -s | grep 'Darwin' (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: debian
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/issue | grep 'Debian' (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: freebsd
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname -s | grep 'FreeBSD' (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: gentoo
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: grep Gentoo /etc/gentoo-release (sudo=false)
DEBUG ssh: Exit status: 2
DEBUG ssh: stderr: grep: /etc/gentoo-release: No such file or directory
DEBUG guest: Trying: netbsd
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname -s | grep NetBSD (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: nixos
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: test -f /run/current-system/nixos-version (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: omnios
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/release | grep -i OmniOS (sudo=false)
DEBUG ssh: stderr: cat: /etc/release: No such file or directory
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: openbsd
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname -s | grep 'OpenBSD' (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: photon
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/photon-release | grep 'VMware Photon Linux' (sudo=false)
DEBUG ssh: stderr: cat: /etc/photon-release: No such file or directory
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: redhat
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/redhat-release (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG ssh: stderr: cat: /etc/redhat-release: No such file or directory
DEBUG guest: Trying: slackware
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/slackware-version (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG ssh: stderr: cat: /etc/slackware-version: No such file or directory
DEBUG guest: Trying: suse
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: test -f /etc/SuSE-release || grep -q SUSE /etc/os-release (sudo=false)
DEBUG ssh: Exit status: 2
DEBUG ssh: stderr: grep: /etc/os-release: No such file or directory
DEBUG guest: Trying: tinycore
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: cat /etc/issue | grep 'Core Linux' (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: bsd
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname -s | grep -i 'Darwin|BSD' (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: esxi
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname -s | grep VMkernel (sudo=false)
DEBUG ssh: Exit status: 1
DEBUG guest: Trying: linux
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname -s | grep 'Linux' (sudo=false)
DEBUG ssh: stdout: Linux
DEBUG ssh: Exit status: 0
INFO guest: Detected: linux!
DEBUG guest: Searching for cap: insert_public_key
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: insert_public_key in linux
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG guest: Searching for cap: remove_public_key
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: remove_public_key in linux
INFO ssh: Inserting key to avoid password: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwd2Bbx3L2MIQ5HJvZOXSORnOKrOqYbSdXSroiZ7iDcsDNAZpAMhUWcZt4fcut8RQwecFg065PWLuuPTbnW3eLjOP7r7Wrx+u5gkFDAIbdYSTxGI9+ZJXogynkz71Vf57USxafAgQUdkDPaoYu+Eze6amUWPJJxk6gR3IPyT18U32SzQ2WEgQXNqAPq6KMj4xpta5dfYQ0bG/ah8iGb3V75MP4f4KCXh9sYLlnLR91YWHHo+9AXe/8vVLN8MB2LeJ7/FdNPF8J7A3APAtr6WQPdjlIuQm8QWkcrAcgFPEArOFS827e+DmfFJTimBKw6Rl8JB2Vr4h+OpcF9XQW6nYn vagrant
INFO interface: detail:
Inserting generated public key within guest...
INFO interface: detail: default:
default: Inserting generated public key within guest...
default:
default: Inserting generated public key within guest...
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG guest: Searching for cap: insert_public_key
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: insert_public_key in linux
INFO guest: Execute capability: insert_public_key [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwd2Bbx3L2MIQ5HJvZOXSORnOKrOqYbSdXSroiZ7iDcsDNAZpAMhUWcZt4fcut8RQwecFg065PWLuuPTbnW3eLjOP7r7Wrx+u5gkFDAIbdYSTxGI9+ZJXogynkz71Vf57USxafAgQUdkDPaoYu+Eze6amUWPJJxk6gR3IPyT18U32SzQ2WEgQXNqAPq6KMj4xpta5dfYQ0bG/ah8iGb3V75MP4f4KCXh9sYLlnLR91YWHHo+9AXe/8vVLN8MB2LeJ7/FdNPF8J7A3APAtr6WQPdjlIuQm8QWkcrAcgFPEArOFS827e+DmfFJTimBKw6Rl8JB2Vr4h+OpcF9XQW6nYn vagrant"] (linux)
DEBUG ssh: Uploading: /var/folders/8b/7z_pyhjs5hx3mzlvg6q9v9051czx_v/T/vagrant-linux-insert-public-key20160722-38343-1s55kzr to /tmp/vagrant-insert-pubkey-1469199356
DEBUG ssh: Re-using SSH connection.
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: set -e
mkdir -p ~/.ssh
chmod 0700 ~/.ssh
cat '/tmp/vagrant-insert-pubkey-1469199356' >> ~/.ssh/authorized_keys
chmod 0600 ~/.ssh/authorized_keys
rm -f '/tmp/vagrant-insert-pubkey-1469199356'
(sudo=false)
DEBUG ssh: Exit status: 0
INFO interface: detail: Removing insecure key from the guest if it's present...
INFO interface: detail: default: Removing insecure key from the guest if it's present...
default: Removing insecure key from the guest if it's present...
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG guest: Searching for cap: remove_public_key
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: remove_public_key in linux
INFO guest: Execute capability: remove_public_key [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key"] (linux)
DEBUG ssh: Uploading: /var/folders/8b/7z_pyhjs5hx3mzlvg6q9v9051czx_v/T/vagrant-bsd-remove-public-key20160722-38343-1m7vlxg to /tmp/vagrant-remove-pubkey-1469199356
DEBUG ssh: Re-using SSH connection.
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: set -e
if test -f ~/.ssh/authorized_keys; then
grep -v -x -f '/tmp/vagrant-remove-pubkey-1469199356' ~/.ssh/authorized_keys > ~/.ssh/authorized_keys.tmp
mv ~/.ssh/authorized_keys.tmp ~/.ssh/authorized_keys
fi
rm -f '/tmp/vagrant-remove-pubkey-1469199356'
(sudo=false)
DEBUG ssh: Exit status: 0
INFO interface: detail: Key inserted! Disconnecting and reconnecting using new SSH key...
INFO interface: detail: default: Key inserted! Disconnecting and reconnecting using new SSH key...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
DEBUG ssh: Checking whether SSH is ready...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=50,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=50,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=50,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
DEBUG virtualbox_5_1: - [1, "tcp6300", 6300, 6300]
DEBUG virtualbox_5_1: - [1, "tcp8080", 8080, 8080]
DEBUG ssh: Checking key permissions: /Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant/machines/default/virtualbox/private_key
INFO ssh: Attempting to correct key permissions to 0600
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant/machines/default/virtualbox/private_key"]
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2016-07-22T08:55:56.929553 #38343] DEBUG -- net.ssh.transport.session[81ca9f14]: establishing connection to 127.0.0.1:2222
D, [2016-07-22T08:55:56.929954 #38343] DEBUG -- net.ssh.transport.session[81ca9f14]: connection established
I, [2016-07-22T08:55:56.930048 #38343] INFO -- net.ssh.transport.server_version[81ca9398]: negotiating protocol version
D, [2016-07-22T08:55:56.934311 #38343] DEBUG -- net.ssh.transport.server_version[81ca9398]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1'
D, [2016-07-22T08:55:56.934382 #38343] DEBUG -- net.ssh.transport.server_version[81ca9398]: local is `SSH-2.0-Ruby/Net::SSH_3.0.2 universal.x86_64-darwin12.0'
D, [2016-07-22T08:55:56.935209 #38343] DEBUG -- socket[81ca9ab4]: read 984 bytes
D, [2016-07-22T08:55:56.935335 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 0 type 20 len 980
I, [2016-07-22T08:55:56.935407 #38343] INFO -- net.ssh.transport.algorithms[81ca8704]: got KEXINIT from server
I, [2016-07-22T08:55:56.935659 #38343] INFO -- net.ssh.transport.algorithms[81ca8704]: sending KEXINIT
D, [2016-07-22T08:55:56.935856 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 0 type 20 len 1684
D, [2016-07-22T08:55:56.935918 #38343] DEBUG -- socket[81ca9ab4]: sent 1688 bytes
I, [2016-07-22T08:55:56.935967 #38343] INFO -- net.ssh.transport.algorithms[81ca8704]: negotiating algorithms
D, [2016-07-22T08:55:56.936119 #38343] DEBUG -- net.ssh.transport.algorithms[81ca8704]: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2016-07-22T08:55:56.936161 #38343] DEBUG -- net.ssh.transport.algorithms[81ca8704]: exchanging keys
D, [2016-07-22T08:55:56.936498 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 1 type 34 len 20
D, [2016-07-22T08:55:56.936553 #38343] DEBUG -- socket[81ca9ab4]: sent 24 bytes
D, [2016-07-22T08:55:56.937386 #38343] DEBUG -- socket[81ca9ab4]: read 152 bytes
D, [2016-07-22T08:55:56.937483 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 1 type 31 len 148
D, [2016-07-22T08:55:56.938908 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 2 type 32 len 140
D, [2016-07-22T08:55:56.938966 #38343] DEBUG -- socket[81ca9ab4]: sent 144 bytes
D, [2016-07-22T08:55:56.940617 #38343] DEBUG -- socket[81ca9ab4]: read 720 bytes
D, [2016-07-22T08:55:56.940712 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 2 type 33 len 700
D, [2016-07-22T08:55:56.941450 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 3 type 21 len 20
D, [2016-07-22T08:55:56.941506 #38343] DEBUG -- socket[81ca9ab4]: sent 24 bytes
D, [2016-07-22T08:55:56.941595 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 3 type 21 len 12
D, [2016-07-22T08:55:56.941897 #38343] DEBUG -- net.ssh.authentication.session[8061c594]: beginning authentication of `vagrant'
D, [2016-07-22T08:55:56.942059 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 4 type 5 len 28
D, [2016-07-22T08:55:56.942116 #38343] DEBUG -- socket[81ca9ab4]: sent 52 bytes
D, [2016-07-22T08:55:56.942546 #38343] DEBUG -- socket[81ca9ab4]: read 52 bytes
D, [2016-07-22T08:55:56.942651 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 4 type 6 len 28
D, [2016-07-22T08:55:56.942744 #38343] DEBUG -- net.ssh.authentication.session[8061c594]: trying none
D, [2016-07-22T08:55:56.942859 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 5 type 50 len 44
D, [2016-07-22T08:55:56.942915 #38343] DEBUG -- socket[81ca9ab4]: sent 68 bytes
D, [2016-07-22T08:55:56.943412 #38343] DEBUG -- socket[81ca9ab4]: read 68 bytes
D, [2016-07-22T08:55:56.943514 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 5 type 51 len 44
D, [2016-07-22T08:55:56.943583 #38343] DEBUG -- net.ssh.authentication.session[8061c594]: allowed methods: publickey,password
D, [2016-07-22T08:55:56.943702 #38343] DEBUG -- net.ssh.authentication.methods.none[80615370]: none failed
D, [2016-07-22T08:55:56.943758 #38343] DEBUG -- net.ssh.authentication.session[8061c594]: trying publickey
D, [2016-07-22T08:55:56.944021 #38343] DEBUG -- net.ssh.authentication.agent[806119f0]: connecting to ssh-agent
D, [2016-07-22T08:55:56.944145 #38343] DEBUG -- net.ssh.authentication.agent[806119f0]: sending agent request 1 len 59
D, [2016-07-22T08:55:56.944293 #38343] DEBUG -- net.ssh.authentication.agent[806119f0]: received agent packet 2 len 5
D, [2016-07-22T08:55:56.944333 #38343] DEBUG -- net.ssh.authentication.agent[806119f0]: sending agent request 11 len 0
D, [2016-07-22T08:55:56.944407 #38343] DEBUG -- net.ssh.authentication.agent[806119f0]: received agent packet 12 len 5
D, [2016-07-22T08:55:56.944543 #38343] DEBUG -- net.ssh.authentication.methods.publickey[80611c34]: trying publickey (22:6f:f6:96:73:86:4a:5a:aa:79:ac:ee:bf:ae:be:6a)
D, [2016-07-22T08:55:56.944697 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 6 type 50 len 348
D, [2016-07-22T08:55:56.944755 #38343] DEBUG -- socket[81ca9ab4]: sent 372 bytes
D, [2016-07-22T08:55:56.945691 #38343] DEBUG -- socket[81ca9ab4]: read 324 bytes
D, [2016-07-22T08:55:56.945849 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 6 type 60 len 300
D, [2016-07-22T08:55:56.947157 #38343] DEBUG -- socket[81ca9ab4]: queueing packet nr 7 type 50 len 620
D, [2016-07-22T08:55:56.947204 #38343] DEBUG -- socket[81ca9ab4]: sent 644 bytes
D, [2016-07-22T08:55:56.947870 #38343] DEBUG -- socket[81ca9ab4]: read 36 bytes
D, [2016-07-22T08:55:56.947953 #38343] DEBUG -- socket[81ca9ab4]: received packet nr 7 type 52 len 12
D, [2016-07-22T08:55:56.948070 #38343] DEBUG -- net.ssh.authentication.methods.publickey[80611c34]: publickey succeeded (22:6f:f6:96:73:86:4a:5a:aa:79:ac:ee:bf:ae:be:6a)
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
INFO interface: output: Machine booted and ready!
INFO interface: output: ==> default: Machine booted and ready!
==> default: Machine booted and ready!
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100b8a8e8>
INFO warden: Calling IN action: #<VagrantVbguest::Middleware:0x00000100b8a8c0>
DEBUG vbguest-machine: initialize vbguest machine for VM 'default' (#<Vagrant::Machine:0x00000102288068>)
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: uname | grep 'Linux' (sudo=false)
DEBUG ssh: stdout: Linux
DEBUG ssh: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: VBoxService --version (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: 4.2.0r80737
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: lsmod | grep vboxsf (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: vboxsf 39541 0
vboxguest 231236 2 vboxsf
DEBUG ssh: Exit status: 0
DEBUG vbguest-machine: Current states for VM 'default' are : guest_version=4.2.0 : host_version=5.1.2 : running=true
INFO interface: warn: GuestAdditions versions on your host (5.1.2) and guest (4.2.0) do not match.
GuestAdditions versions on your host (5.1.2) and guest (4.2.0) do not match.
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: VBoxService --version (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: 4.2.0r80737
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: lsmod | grep vboxsf (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: vboxsf 39541 0
vboxguest 231236 2 vboxsf
DEBUG ssh: Exit status: 0
DEBUG vbguest-machine: Current states for VM 'default' are : guest_version=4.2.0 : host_version=5.1.2 : running=true
DEBUG vbguest-machine: Runlist for state unmatched is: [:install]
DEBUG vbguest-machine: Running command install from runlist
INFO interface: warn: The guest's platform ("linux") is currently not supported, will try generic Linux method...
The guest's platform ("linux") is currently not supported, will try generic Linux method...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "dvds"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
DEBUG ssh: Uploading: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso to /tmp/VBoxGuestAdditions.iso
DEBUG ssh: Re-using SSH connection.
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: mount /tmp/VBoxGuestAdditions.iso -o loop /mnt (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
INFO interface: info: stdin: is not a tty
stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: stdout: mount: warning: /mnt seems to be mounted read-only.
INFO interface: info: mount: warning: /mnt seems to be mounted read-only.
mount: warning: /mnt seems to be mounted read-only.
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: /mnt/VBoxLinuxAdditions.run --info (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: Identification: VirtualBox 5.1.2 Guest Additions for Linux
DEBUG ssh: stdout: Target directory: install
DEBUG ssh: stdout: Uncompressed size: 7876 KB
DEBUG ssh: stdout: Compression: none
DEBUG ssh: stdout: Date of packaging: Thu Jul 21 17:48:53 CEST 2016
DEBUG ssh: stdout: Built with Makeself version 2.1.5 on linux-gnu
DEBUG ssh: stdout: Build command was: /mnt/tinderbox/add/tools/common/makeself/v2.1.5/makeself.sh \
"--nocomp" \
"/mnt/tinderbox/add/out/linux.x86/release/obj/Additions/Installer/linux/install/" \
"/mnt/tinderbox/add/out/linux.x86/release/bin/additions/VBoxLinuxAdditions.run" \
"VirtualBox 5.1.2 Guest Additions for Linux" \
"/bin/sh" \
"./install.sh" \
"/mnt/VBoxLinuxAdditions.run 1> /dev/null"
DEBUG ssh: stdout: Script run after extraction:
DEBUG ssh: stdout: /bin/sh ./install.sh /mnt/VBoxLinuxAdditions.run 1> /dev/null
DEBUG ssh: stdout: install will be removed after extraction
DEBUG ssh: Exit status: 0
INFO interface: warn: Installing Virtualbox Guest Additions 5.1.2 - guest version is 4.2.0
Installing Virtualbox Guest Additions 5.1.2 - guest version is 4.2.0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: /mnt/VBoxLinuxAdditions.run --nox11 (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
INFO interface: info: stdin: is not a tty
stdin: is not a tty
DEBUG ssh: stdout: Verifying archive integrity...
INFO interface: info: Verifying archive integrity...
Verifying archive integrity...DEBUG ssh: stdout: All good.
INFO interface: info: All good.
All good.
DEBUG ssh: stdout: Uncompressing VirtualBox 5.1.2 Guest Additions for Linux
INFO interface: info: Uncompressing VirtualBox 5.1.2 Guest Additions for Linux
Uncompressing VirtualBox 5.1.2 Guest Additions for LinuxDEBUG ssh: stdout: ..
INFO interface: info: ..
..DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout: .
INFO interface: info: .
.DEBUG ssh: stdout:
INFO interface: info:
DEBUG ssh: stderr: VirtualBox Guest Additions installer
INFO interface: info: VirtualBox Guest Additions installer
VirtualBox Guest Additions installer
DEBUG ssh: stderr: Removing installed version 4.2.0 of VirtualBox Guest Additions...
INFO interface: info: Removing installed version 4.2.0 of VirtualBox Guest Additions...
Removing installed version 4.2.0 of VirtualBox Guest Additions...
DEBUG ssh: stderr: Copying additional installer modules ...
INFO interface: info: Copying additional installer modules ...
Copying additional installer modules ...
DEBUG ssh: stderr: Installing additional modules ...
INFO interface: info: Installing additional modules ...
Installing additional modules ...
DEBUG ssh: stderr: vboxadd.sh: Building Guest Additions kernel modules.
INFO interface: info: vboxadd.sh: Building Guest Additions kernel modules.
vboxadd.sh: Building Guest Additions kernel modules.
DEBUG ssh: stderr: Failed to set up service vboxadd, please check the log file
INFO interface: info: Failed to set up service vboxadd, please check the log file
Failed to set up service vboxadd, please check the log file
DEBUG ssh: stderr: /var/log/VBoxGuestAdditions.log for details.
INFO interface: info: /var/log/VBoxGuestAdditions.log for details.
/var/log/VBoxGuestAdditions.log for details.
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: umount /mnt (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
INFO interface: info: stdin: is not a tty
stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: test -f /tmp/VBoxGuestAdditions.iso && rm /tmp/VBoxGuestAdditions.iso (sudo=false)
DEBUG ssh: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: VBoxService --version (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: 5.1.2r108956
INFO interface: warn: Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 4.2.0
VBoxService inside the vm claims: 5.1.2
Going on, assuming VBoxService is correct...
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 4.2.0
VBoxService inside the vm claims: 5.1.2
Going on, assuming VBoxService is correct...
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: lsmod | grep vboxsf (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 1
DEBUG vbguest-machine: Current states for VM 'default' are : guest_version=5.1.2 : host_version=5.1.2 : running=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: VBoxService --version (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: 5.1.2r108956
INFO interface: warn: Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 4.2.0
VBoxService inside the vm claims: 5.1.2
Going on, assuming VBoxService is correct...
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 4.2.0
VBoxService inside the vm claims: 5.1.2
Going on, assuming VBoxService is correct...
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: lsmod | grep vboxsf (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 1
DEBUG vbguest-machine: Current states for VM 'default' are : guest_version=5.1.2 : host_version=5.1.2 : running=false
DEBUG vbguest-machine: Runlist for state not_running is: [:reboot]
DEBUG vbguest-machine: Running command reboot from runlist
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: VBoxService --version (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: stdout: 5.1.2r108956
INFO interface: warn: Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 4.2.0
VBoxService inside the vm claims: 5.1.2
Going on, assuming VBoxService is correct...
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 4.2.0
VBoxService inside the vm claims: 5.1.2
Going on, assuming VBoxService is correct...
DEBUG ssh: Exit status: 0
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: lsmod | grep vboxsf (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 1
DEBUG vbguest-machine: Current states for VM 'default' are : guest_version=5.1.2 : host_version=5.1.2 : running=false
INFO interface: warn: Restarting VM to apply changes...
Restarting VM to apply changes...
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000010107ca18>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010104c0e8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000001022f3840>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::GracefulHalt:0x000001022e19d8>
INFO graceful_halt: Verifying source state of machine: :running
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=101,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: output: Attempting graceful shutdown of VM...
INFO interface: output: ==> default: Attempting graceful shutdown of VM...
==> default: Attempting graceful shutdown of VM...
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG guest: Searching for cap: halt
DEBUG guest: Checking in: linux
DEBUG guest: Found cap: halt in linux
INFO guest: Execute capability: halt [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (linux)
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: shutdown -h now (sudo=true)
DEBUG ssh: stderr: stdin: is not a tty
DEBUG ssh: Exit status: 0
DEBUG graceful_halt: Waiting for target graceful halt state: poweroff
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=101,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:55:49.231000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="4.2.0 r80737"
GuestAdditionsFacility_VirtualBox Base Driver=50,1469199354309
GuestAdditionsFacility_VirtualBox System Service=101,1469199355057
GuestAdditionsFacility_Seamless Mode=0,1469199354309
GuestAdditionsFacility_Graphics Mode=0,1469199354309
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-22T14:56:06.044000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="poweroff"
VMStateChangeTime="2016-07-22T14:56:06.044000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO graceful_halt: Gracefully halted.
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::GracefulHalt:0x000001022e19d8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000103940cb0>
INFO warden: Calling IN action: #<Proc:0x00000102568468@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000103940c10@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x0000010104c020>
INFO interface: info: Booting VM...
INFO interface: info: ==> default: Booting VM...
==> default: Booting VM...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "startvm", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--type", "headless"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Waiting for VM "c08409d2-660f-4f86-82f3-ef81fbe31b45" to power on...
VM "c08409d2-660f-4f86-82f3-ef81fbe31b45" has been successfully started.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00000101047f20>
INFO interface: output: Waiting for machine to boot. This may take a few minutes...
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes...
==> default: Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
DEBUG virtualbox_5_1: - [1, "tcp6300", 6300, 6300]
DEBUG virtualbox_5_1: - [1, "tcp8080", 8080, 8080]
DEBUG ssh: Checking key permissions: /Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant/machines/default/virtualbox/private_key
INFO interface: detail: SSH address: 127.0.0.1:2222
INFO interface: detail: default: SSH address: 127.0.0.1:2222
default: SSH address: 127.0.0.1:2222
INFO interface: detail: SSH username: vagrant
INFO interface: detail: default: SSH username: vagrant
default: SSH username: vagrant
INFO interface: detail: SSH auth method: private key
INFO interface: detail: default: SSH auth method: private key
default: SSH auth method: private key
INFO ssh: Connection errored, not re-using. Will reconnect.
DEBUG ssh: #<Net::SSH::Disconnect: connection closed by remote host>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: Searching for SSH port: 22
DEBUG virtualbox_5_1: read_forward_ports: uuid=c08409d2-660f-4f86-82f3-ef81fbe31b45 active_only=false
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_1: - [1, "ssh", 2222, 22]
DEBUG virtualbox_5_1: - [1, "tcp6300", 6300, 6300]
DEBUG virtualbox_5_1: - [1, "tcp8080", 8080, 8080]
DEBUG ssh: Checking key permissions: /Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant/machines/default/virtualbox/private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/Users/me/work/automation/qs-workflow-test-puppet-dev/.vagrant/machines/default/virtualbox/private_key"]
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2016-07-22T08:56:07.106691 #38343] DEBUG -- net.ssh.transport.session[805dd1c8]: establishing connection to 127.0.0.1:2222
D, [2016-07-22T08:56:07.107215 #38343] DEBUG -- net.ssh.transport.session[805dd1c8]: connection established
I, [2016-07-22T08:56:07.107331 #38343] INFO -- net.ssh.transport.server_version[805dc8f4]: negotiating protocol version
D, [2016-07-22T08:56:13.259593 #38343] DEBUG -- net.ssh.transport.server_version[805dc8f4]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1'
D, [2016-07-22T08:56:13.259682 #38343] DEBUG -- net.ssh.transport.server_version[805dc8f4]: local is `SSH-2.0-Ruby/Net::SSH_3.0.2 universal.x86_64-darwin12.0'
D, [2016-07-22T08:56:13.260592 #38343] DEBUG -- socket[805dcea8]: read 984 bytes
D, [2016-07-22T08:56:13.260717 #38343] DEBUG -- socket[805dcea8]: received packet nr 0 type 20 len 980
I, [2016-07-22T08:56:13.260799 #38343] INFO -- net.ssh.transport.algorithms[8081a5f8]: got KEXINIT from server
I, [2016-07-22T08:56:13.260963 #38343] INFO -- net.ssh.transport.algorithms[8081a5f8]: sending KEXINIT
D, [2016-07-22T08:56:13.261180 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 0 type 20 len 1684
D, [2016-07-22T08:56:13.261243 #38343] DEBUG -- socket[805dcea8]: sent 1688 bytes
I, [2016-07-22T08:56:13.261281 #38343] INFO -- net.ssh.transport.algorithms[8081a5f8]: negotiating algorithms
D, [2016-07-22T08:56:13.261490 #38343] DEBUG -- net.ssh.transport.algorithms[8081a5f8]: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2016-07-22T08:56:13.261535 #38343] DEBUG -- net.ssh.transport.algorithms[8081a5f8]: exchanging keys
D, [2016-07-22T08:56:13.261754 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 1 type 34 len 20
D, [2016-07-22T08:56:13.261807 #38343] DEBUG -- socket[805dcea8]: sent 24 bytes
D, [2016-07-22T08:56:13.262640 #38343] DEBUG -- socket[805dcea8]: read 152 bytes
D, [2016-07-22T08:56:13.262785 #38343] DEBUG -- socket[805dcea8]: received packet nr 1 type 31 len 148
D, [2016-07-22T08:56:13.264369 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 2 type 32 len 140
D, [2016-07-22T08:56:13.264419 #38343] DEBUG -- socket[805dcea8]: sent 144 bytes
D, [2016-07-22T08:56:13.266066 #38343] DEBUG -- socket[805dcea8]: read 720 bytes
D, [2016-07-22T08:56:13.266228 #38343] DEBUG -- socket[805dcea8]: received packet nr 2 type 33 len 700
D, [2016-07-22T08:56:13.267017 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 3 type 21 len 20
D, [2016-07-22T08:56:13.267065 #38343] DEBUG -- socket[805dcea8]: sent 24 bytes
D, [2016-07-22T08:56:13.267154 #38343] DEBUG -- socket[805dcea8]: received packet nr 3 type 21 len 12
D, [2016-07-22T08:56:13.267441 #38343] DEBUG -- net.ssh.authentication.session[811a0708]: beginning authentication of `vagrant'
D, [2016-07-22T08:56:13.267585 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 4 type 5 len 28
D, [2016-07-22T08:56:13.267628 #38343] DEBUG -- socket[805dcea8]: sent 52 bytes
D, [2016-07-22T08:56:13.268033 #38343] DEBUG -- socket[805dcea8]: read 52 bytes
D, [2016-07-22T08:56:13.268111 #38343] DEBUG -- socket[805dcea8]: received packet nr 4 type 6 len 28
D, [2016-07-22T08:56:13.268194 #38343] DEBUG -- net.ssh.authentication.session[811a0708]: trying none
D, [2016-07-22T08:56:13.268355 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 5 type 50 len 44
D, [2016-07-22T08:56:13.268401 #38343] DEBUG -- socket[805dcea8]: sent 68 bytes
D, [2016-07-22T08:56:13.268897 #38343] DEBUG -- socket[805dcea8]: read 68 bytes
D, [2016-07-22T08:56:13.268988 #38343] DEBUG -- socket[805dcea8]: received packet nr 5 type 51 len 44
D, [2016-07-22T08:56:13.269100 #38343] DEBUG -- net.ssh.authentication.session[811a0708]: allowed methods: publickey,password
D, [2016-07-22T08:56:13.269146 #38343] DEBUG -- net.ssh.authentication.methods.none[8119c284]: none failed
D, [2016-07-22T08:56:13.269193 #38343] DEBUG -- net.ssh.authentication.session[811a0708]: trying publickey
D, [2016-07-22T08:56:13.269424 #38343] DEBUG -- net.ssh.authentication.agent[81194cf0]: connecting to ssh-agent
D, [2016-07-22T08:56:13.269532 #38343] DEBUG -- net.ssh.authentication.agent[81194cf0]: sending agent request 1 len 59
D, [2016-07-22T08:56:13.269603 #38343] DEBUG -- net.ssh.authentication.agent[81194cf0]: received agent packet 2 len 5
D, [2016-07-22T08:56:13.269695 #38343] DEBUG -- net.ssh.authentication.agent[81194cf0]: sending agent request 11 len 0
D, [2016-07-22T08:56:13.269751 #38343] DEBUG -- net.ssh.authentication.agent[81194cf0]: received agent packet 12 len 5
D, [2016-07-22T08:56:13.269874 #38343] DEBUG -- net.ssh.authentication.methods.publickey[81194fe8]: trying publickey (22:6f:f6:96:73:86:4a:5a:aa:79:ac:ee:bf:ae:be:6a)
D, [2016-07-22T08:56:13.270078 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 6 type 50 len 348
D, [2016-07-22T08:56:13.270134 #38343] DEBUG -- socket[805dcea8]: sent 372 bytes
D, [2016-07-22T08:56:13.270949 #38343] DEBUG -- socket[805dcea8]: read 324 bytes
D, [2016-07-22T08:56:13.271105 #38343] DEBUG -- socket[805dcea8]: received packet nr 6 type 60 len 300
D, [2016-07-22T08:56:13.273068 #38343] DEBUG -- socket[805dcea8]: queueing packet nr 7 type 50 len 620
D, [2016-07-22T08:56:13.273137 #38343] DEBUG -- socket[805dcea8]: sent 644 bytes
D, [2016-07-22T08:56:13.273949 #38343] DEBUG -- socket[805dcea8]: read 36 bytes
D, [2016-07-22T08:56:13.274041 #38343] DEBUG -- socket[805dcea8]: received packet nr 7 type 52 len 12
D, [2016-07-22T08:56:13.274105 #38343] DEBUG -- net.ssh.authentication.methods.publickey[81194fe8]: publickey succeeded (22:6f:f6:96:73:86:4a:5a:aa:79:ac:ee:bf:ae:be:6a)
DEBUG ssh: == Net-SSH connection debug-level log END ==
DEBUG ssh: Checking whether SSH is ready...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: output: Machine booted and ready!
INFO interface: output: ==> default: Machine booted and ready!
==> default: Machine booted and ready!
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00000101047f20>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x0000010104c020>
INFO warden: Calling OUT action: #<Proc:0x00000103940c10@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000102568468@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000010104c0e8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000100b8a898>
INFO interface: output: Checking for guest additions in VM...
INFO interface: output: ==> default: Checking for guest additions in VM...
==> default: Checking for guest additions in VM...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: detail: The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
prevent things such as shared folders from working properly. If you see
shared folder errors, please make sure the guest additions within the
virtual machine match the version of VirtualBox you have installed on
your host and reload your VM.
Guest Additions Version: 4.2.0
VirtualBox Version: 5.1
INFO interface: detail: default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 4.2.0
default: VirtualBox Version: 5.1
default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 4.2.0
default: VirtualBox Version: 5.1
INFO warden: Calling IN action: #<Proc:0x00000102328630@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000102360170@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000100a74a58@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000100a74a58@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000102360170@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000102328630@/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000100b8a898>
INFO warden: Calling OUT action: #<VagrantVbguest::Middleware:0x00000100b8a8c0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100b8a8e8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00000100b8a910>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100b8a938>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00000100b8a960>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100b8a988>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000100b666c8>
INFO interface: info: Setting hostname...
INFO interface: info: ==> default: Setting hostname...
==> default: Setting hostname...
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: Exit status: 0
DEBUG guest: Searching for cap: change_host_name
DEBUG guest: Checking in: linux
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001010e75e8>
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.
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: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001023601e8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100a74b48>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000102303ba0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000102360918>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000102192398>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "c08409d2-660f-4f86-82f3-ef81fbe31b45", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="qs-workflow-test-puppet-dev_default_1469199347632_34419"
groups="/"
ostype="Ubuntu (64-bit)"
UUID="c08409d2-660f-4f86-82f3-ef81fbe31b45"
CfgFile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.vbox"
SnapFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Snapshots"
LogFldr="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/Logs"
hardwareuuid="c08409d2-660f-4f86-82f3-ef81fbe31b45"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="legacy"
effparavirtprovider="none"
VMState="running"
VMStateChangeTime="2016-07-22T14:56:06.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="4dc71965-bee7-41c3-887a-b8cc0f69a0dc"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
Forwarding(1)="tcp6300,tcp,,6300,,6300"
Forwarding(2)="tcp8080,tcp,,8080,,8080"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="640,480,32"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/me/work/automation/qs-workflow-test-puppet-dev"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet_manifests-d68c9a9516b83d3afe39a0ed5a4cc975"
SharedFolderPathMachineMapping2="/Users/me/work/svn/puppet/manifests"
SharedFolderNameMachineMapping3="tmp_vagrant-puppet_modules-fe5c473fdcfe11c5e3d3373a7227c863"
SharedFolderPathMachineMapping3="/Users/me/work/svn/puppet/modules"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/me/VirtualBox VMs/qs-workflow-test-puppet-dev_default_1469199347632_34419/qs-workflow-test-puppet-dev_default_1469199347632_34419.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000102360990>
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.
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
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: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
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: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
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-2821e400335cb0d32de76e2c80ca7f46
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:0x0000010395bb00>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::GuestCapabilityNotFound: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.>
ERROR vagrant: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/guest.rb:45:in `rescue in capability'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/guest.rb:43:in `capability'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/set_hostname.rb:21:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/forward_ports.rb:31:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/network_fix_ipv6.rb:41:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/network.rb:122:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/clear_network_interfaces.rb:26:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/prepare_nfs_settings.rb:18:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/synced_folders.rb:87:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb:12:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:49:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb:30:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/env_set.rb:19:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/provision.rb:80:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/set_name.rb:50:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/box_check_outdated.rb:36:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/match_mac_address.rb:19:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/discard_state.rb:15:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/import.rb:74:in `import'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/import.rb:13:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/prepare_clone.rb:15:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/customize.rb:40:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/machine.rb:225:in `action_raw'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/machine.rb:200:in `block in action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/environment.rb:561:in `lock'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/machine.rb:186:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/machine.rb:186:in `action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.5/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
INFO interface: error: Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
INFO interface: Machine: error-exit ["Vagrant::Errors::GuestCapabilityNotFound", "Vagrant attempted to execute the capability 'change_host_name'\non the detect guest OS 'linux', but the guest doesn't\nsupport that capability. This capability is required for your\nconfiguration of Vagrant. Please either reconfigure Vagrant to\navoid this capability or fix the issue by creating the capability."]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment