Skip to content

Instantly share code, notes, and snippets.

@allan-simon
Created September 4, 2019 09:03
Show Gist options
  • Save allan-simon/83469293f0c23a6aef9c464d42a44b2f to your computer and use it in GitHub Desktop.
Save allan-simon/83469293f0c23a6aef9c464d42a44b2f to your computer and use it in GitHub Desktop.
vagrant log
INFO global: Vagrant version: 2.2.4
INFO global: Ruby version: 2.4.4
INFO global: RubyGems version: 2.6.14.1
INFO global: VAGRANT_LOG="info"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/bin/vagrant"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
WARN global: resolv replacement has not been enabled!
INFO manager: Registered plugin: SMB synced folders
INFO manager: Registered plugin: NFS synced folders
INFO manager: Registered plugin: RSync synced folders
INFO manager: Registered plugin: vagrant-login
INFO manager: Registered plugin: reload command
INFO manager: Registered plugin: plugin command
INFO manager: Registered plugin: powershell command
INFO manager: Registered plugin: init command
INFO manager: Registered plugin: winrm-config command
INFO manager: Registered plugin: validate command
INFO manager: Registered plugin: port command
INFO manager: Registered plugin: winrm command
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: global-status command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: cap command
INFO manager: Registered plugin: provision command
INFO manager: Registered plugin: resume command
INFO manager: Registered plugin: help command
INFO manager: Registered plugin: snapshot command
INFO manager: Registered plugin: up command
INFO manager: Registered plugin: status command
INFO manager: Registered plugin: package command
INFO manager: Registered plugin: push command
INFO manager: Registered plugin: provider command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: vagrant-cloud
INFO manager: Registered plugin: version command
INFO manager: Registered plugin: ssh command
INFO manager: Registered plugin: upload command
INFO manager: Registered plugin: suspend command
INFO manager: Registered plugin: rdp command
INFO manager: Registered plugin: ssh-config command
INFO manager: Registered plugin: list-commands command
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: winrm communicator
INFO manager: Registered plugin: windows ssh communicator
INFO manager: Registered plugin: ssh communicator
INFO manager: Registered plugin: heroku
INFO manager: Registered plugin: atlas
INFO manager: Registered plugin: local-exec
INFO manager: Registered plugin: noop
INFO manager: Registered plugin: ftp
INFO manager: Registered plugin: docker
INFO manager: Registered plugin: salt
INFO manager: Registered plugin: ansible
INFO manager: Registered plugin: chef
INFO manager: Registered plugin: CFEngine Provisioner
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: file
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: docker-provider
INFO manager: Registered plugin: Hyper-V provider
INFO manager: Registered plugin: VirtualBox provider
INFO manager: Registered plugin: null host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: ALT Platform host
INFO manager: Registered plugin: Red Hat Enterprise Linux host
INFO manager: Registered plugin: Arch host
INFO manager: Registered plugin: BSD host
INFO manager: Registered plugin: Void host
INFO manager: Registered plugin: Windows host
INFO manager: Registered plugin: Slackware host
INFO manager: Registered plugin: Mac OS X host
INFO manager: Registered plugin: SUSE host
INFO manager: Registered plugin: FreeBSD host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: Gentoo guest
INFO manager: Registered plugin: PLD Linux guest
INFO manager: Registered plugin: Amazon Linux guest
INFO manager: Registered plugin: DragonFly BSD guest
INFO manager: Registered plugin: Haiku guest
INFO manager: Registered plugin: Kali guest
INFO manager: Registered plugin: VMware Photon guest
INFO manager: Registered plugin: ALT Platform guest
INFO manager: Registered plugin: NixOS guest
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
INFO manager: Registered plugin: Arch guest
INFO manager: Registered plugin: Atomic Host guest
INFO manager: Registered plugin: ESXi guest.
INFO manager: Registered plugin: Solaris 11 guest.
INFO manager: Registered plugin: SmartOS guest.
INFO manager: Registered plugin: BSD-based guest
INFO manager: Registered plugin: Fedora guest
INFO manager: Registered plugin: Mint guest
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: OmniOS guest.
INFO manager: Registered plugin: Windows guest.
INFO manager: Registered plugin: Funtoo guest
INFO manager: Registered plugin: NetBSD guest
INFO manager: Registered plugin: Solaris guest.
INFO manager: Registered plugin: CoreOS guest
INFO manager: Registered plugin: Slackware guest
INFO manager: Registered plugin: Darwin guest
INFO manager: Registered plugin: TinyCore Linux guest.
INFO manager: Registered plugin: Elementary guest
INFO manager: Registered plugin: SUSE guest
INFO manager: Registered plugin: Trisquel guest
INFO manager: Registered plugin: FreeBSD guest
INFO manager: Registered plugin: Linux guest.
INFO manager: Registered plugin: OpenBSD guest
INFO manager: Registered plugin: Ubuntu guest
INFO manager: Registered plugin: kernel
INFO vagrant: `vagrant` invoked: ["up"]
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000002531400>)
INFO environment: - cwd: /tmp
INFO environment: Home path: /home/allan/.vagrant.d
INFO environment: Local data path: /tmp/.vagrant
INFO manager: Plugins:
INFO manager: Loading plugins...
INFO manager: Plugins:
INFO manager: Loading plugins...
INFO loader: Set :root = ["#<Pathname:/tmp/Vagrantfile>"]
INFO loader: Loading configuration in order: [:home, :root]
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x0000000001edeee0>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x00000000019c90e0>
INFO cli: CLI: [] "up" []
INFO command: Active machine found with name dev. Using provider: docker
INFO environment: Getting machine: dev (docker)
INFO environment: Uncached load of machine.
INFO loader: Set "19884740_machine_dev" = ["[\"2\", #<Proc:0x00000000023b3420@/tmp/Vagrantfile:8>]"]
INFO loader: Loading configuration in order: [:home, :root, "19884740_machine_dev"]
WARN vagrantfile: Failed to locate with version
WARN vagrantfile: Performing lookup with inital values with version
INFO machine: Initializing machine: dev
INFO machine: - Provider: VagrantPlugins::DockerProvider::Provider
INFO machine: - Box:
INFO machine: - Data dir: /tmp/.vagrant/machines/dev/docker
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: Machine: metadata ["provider", :docker, {:target=>:dev}]
INFO command: With machine: dev (#<VagrantPlugins::DockerProvider::Provider:0x00000000024afe78 @logger=#<Log4r::Logger:0x00000000024afe28 @fullname="vagrant::provider::docker", @outputters=[], @additive=true, @name="docker", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: dev (VagrantPlugins::DockerProvider::Provider)>, @cap_logger=#<Log4r::Logger:0x0000000002401828 @fullname="vagrant::capability_host::vagrantplugins::dockerprovider::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::dockerprovider", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:docker, #<#<Class:0x00000000024024d0>:0x00000000023dbdd0>]], @cap_args=[#<Vagrant::Machine: dev (VagrantPlugins::DockerProvider::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002401c38 @items={:public_address=>#<Proc:0x00000000022a19d8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000022a17f8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002401b48 @items={:public_address=>#<Proc:0x000000000229c0c8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000000000229c3c0@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002401aa8 @items={:forwarded_ports=>#<Proc:0x0000000002296448@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002296948@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002296a88@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000002296bc8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}, @driver=#<VagrantPlugins::DockerProvider::Driver:0x0000000002332f78 @logger=#<Log4r::Logger:0x0000000002332f28 @fullname="vagrant::docker::driver", @outputters=[], @additive=true, @name="driver", @path="vagrant::docker", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @executor=#<VagrantPlugins::DockerProvider::Executor::Local:0x0000000002306bf8>>>)
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO command: Active machine found with name dev. Using provider: docker
INFO environment: Getting machine: dev (docker)
INFO environment: Returning cached machine: dev (docker)
INFO command: With machine: dev (#<VagrantPlugins::DockerProvider::Provider:0x00000000024afe78 @logger=#<Log4r::Logger:0x00000000024afe28 @fullname="vagrant::provider::docker", @outputters=[], @additive=true, @name="docker", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: dev (VagrantPlugins::DockerProvider::Provider)>, @cap_logger=#<Log4r::Logger:0x0000000002401828 @fullname="vagrant::capability_host::vagrantplugins::dockerprovider::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::dockerprovider", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:docker, #<#<Class:0x00000000024024d0>:0x00000000023dbdd0>]], @cap_args=[#<Vagrant::Machine: dev (VagrantPlugins::DockerProvider::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002401c38 @items={:public_address=>#<Proc:0x00000000022a19d8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000022a17f8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002401b48 @items={:public_address=>#<Proc:0x000000000229c0c8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000000000229c3c0@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002401aa8 @items={:forwarded_ports=>#<Proc:0x0000000002296448@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002296948@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002296a88@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000002296bc8@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}, @driver=#<VagrantPlugins::DockerProvider::Driver:0x0000000002332f78 @logger=#<Log4r::Logger:0x0000000002332f28 @fullname="vagrant::docker::driver", @outputters=[], @additive=true, @name="driver", @path="vagrant::docker", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @executor=#<VagrantPlugins::DockerProvider::Executor::Local:0x0000000002306bf8>>>)
INFO interface: info: Bringing machine 'dev' up with 'docker' provider...
Bringing machine 'dev' up with 'docker' provider...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x000000000265bda8> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider Docker (378ce01b5fa6d1a5f6a08be01a31cf900835c4479f6827b728512ab2f7137663)
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: machine-action-e9c858135bbb46ea8e1a1d4f5f53e024
INFO interface: Machine: action ["up", "start", {:target=>:dev}]
INFO host: Autodetecting host type for [#<Vagrant::Environment: /tmp>]
INFO host: Detected: linux!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000023d4698>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000002280b20>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000002280af8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000000217d340>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000002174d30>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x0000000002174d08>
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000021220d0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000021220d0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x0000000002174d08>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000002174d30>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000019d0048>
INFO warden: Calling IN action: #<Proc:0x00000000019124d0@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000000019cbed0@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000002280a30>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000022809b8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000002280990>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000002280940>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000022808c8>
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HostMachine:0x00000000022808a0>
INFO hostmachine: No host machine needed.
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000000225bd98>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000225bcf8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000225bcd0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000026ac5a0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000269efe0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x000000000269ef68>
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000002644978>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000002644978>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x000000000269ef68>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000269efe0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000023c9d60>
INFO warden: Calling IN action: #<Proc:0x000000000232d398@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000000023c9c98@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000000225bc58>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000225bbb8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000225bb90>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000000229a2c8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000022948f0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x00000000022947d8>
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000000226bbf8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000000226bbf8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x00000000022947d8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000022948f0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000001f1e900>
INFO warden: Calling IN action: #<Proc:0x0000000002510728@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000001f1e568>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000001f1e3d8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000023f6220>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000023ed878>
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HasSSH:0x00000000023ed850>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000023ed788>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000023ed788>
INFO warden: Calling OUT action: #<VagrantPlugins::DockerProvider::Action::HasSSH:0x00000000023ed850>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000023ed878>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000023bbcb0>
INFO warden: Calling IN action: #<Proc:0x000000000231ad60@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000023bbb98>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Message:0x00000000023bbb70>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000023bbaf8>
INFO warden: Calling IN action: #<Proc:0x00000000023bba80@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000001f1e338>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000001f1e1f8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000001f1e1d0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000022815c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000227cb88>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x000000000227cb60>
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000022542c8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000022542c8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x000000000227cb60>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000227cb88>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000001f8f2e0>
INFO warden: Calling IN action: #<Proc:0x0000000001e42298@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000001f8f060>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x0000000001f8efe8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000001f8efc0>
INFO warden: Calling IN action: #<Proc:0x0000000001f8ede0@/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:120 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000001f1e018>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000001f1deb0>
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HostMachineBuildDir:0x0000000001f1dd70>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000001df8530>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000001df8350>
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HostMachineSyncFolders:0x0000000001df8288>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000001d2a810>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000001d2a298>
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::PrepareNFSValidIds:0x0000000001d2a248>
INFO subprocess: Starting process: ["/usr/bin/docker", "ps", "-a", "-q", "--no-trunc"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000000194b000>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000194a470>
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000000000194a420>
INFO nfs: NFS pruning. Valid IDs: ["378ce01b5fa6d1a5f6a08be01a31cf900835c4479f6827b728512ab2f7137663", "a98abadbd477b20f698fdb22d29c8745cf777020db2777a8ccda4ec52e74d40f", "7103f673bfd5622cd444db444015118768d6f4780862e72da0da22e976af63f4", "11035d43a701d52db1d3d866814906161c931f84a4ce7afa7ddc0d00eed335f8", "7fbe902b21f602dd0c53b9b388287c5d8b395f90679b6ff013a0be86f2049c61", "a960190513758449554a8d73c084db2c56b2b4d32316003907fccf75e2410b57", "eb472405c9e707bfdf660a0e4cb7119d89d49abe7eb6e2cd4772bd2dc8086b95", "bec9f4d225b4eadc0b8125b113b21279619fbbe3c12d66db0499f510dae80652", "8cc8838d9a8f7b87be76772fdeb0388c66061ffaee21b3c0e0ecf4ebf070c084", "392a29524f8f81f87417d93395be33370f26862e62f3bbb3b0b9bfa44155d215", "6bed35d10691d1448b67acb2491eac325fef6f1feb5cc7acf1e814a711e913fe", "86a962044fdfdcde1ad157351cf249eb1e8524a6ef665b288f9c6b8004c606bc", "1b1e128d614120e1ae5ec63cc3e252ec17841d806edff17d101cff16956d951a", "e207384a58e954d8730ec2c135993c9b4533cae0f7640a50377b639897d63f45", "4258f08bbce80e3fe33b9f97a14d8ad8e992f37df61289ec34f4045afae33259", "3651b9f70b06f4d51bd4a7f5a2a28b2131289ea5fec41fc3f60bb8fe9c86f8e1", "13cdc5e6d29002829c73fe86a14a865f006f667fa844490d80ac635d770660ab", "44b104217825585055c1d3bec4e58d5c31c0297fbfb0235cebbdc11520c5266a", "bb00b8fc6dace4f2c0995d062a202ba588b4d414ec754dec7aac3984f2790b4f", "19583373435e815c7f1613c7eca6745a2fc83a3987fa3ff68943bd7ac3bd2194", "da6a158a943dc8e0ff5f7c403c561e7169b9acba8ad45cd901ff15465f6b322b", "26af682eae31618120e955da4b2c26b96d6961de4b7ecab9d2bab1f713b3137b", "ea72236e02723744e888cd1691161d109b83269fe2b0b5b6018decf76ab2bfbd", "1124c35fd526a4130d63dd4cf4b0408753ae7ee6a669a7e13d0f660916828685", "8cc0bf29dcd89220a8c53f99c1bc3f30a5f43ace27c93749ae19481dbcff3695", "6cb70af6a1eb572882282f3e58381dd188a2985542ce50d7b8f92f6d4aeafb75", "c9fe1fafd8ff6a335d41368264bf86822fe4fe60a032ce88629a581b8ad578b4", "a9439b883c7bda4385a1a777a2f4b152c9b5acef1bbcb9d4ca17c4d1b0aa072a", "106d3df3b62cfa8d33b1553f6574463ab6631a9874d9bc4b9f43c4b765f08272", "179ca0d5b59d2ea2efc57b7c44357f5d36caf6e54e83b3b2b954b5a979a75cd7", "baf9ce6fb2fb22f679c7755baa51d47485ea338cbccf438423417c2c175b697e", "2984df6776d9d3f8885572f896f8734c0558bb22187c4341195d2d48459f8160"]
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /tmp>, #<Vagrant::UI::Prefixed:0x00000000025f9c20 @logger=#<Log4r::Logger:0x00000000025f9bd0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:dev, @ui=#<Vagrant::UI::Colored:0x00000000025311a8 @logger=#<Log4r::Logger:0x0000000002531158 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000014c0d50 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000001382358 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000000013821f0>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000000023b2098 @formatter=#<Log4r::BasicFormatter:0x000000000130dbc0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000014c0418 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x00000000024f36c8>>>, ["378ce01b5fa6d1a5f6a08be01a31cf900835c4479f6827b728512ab2f7137663", "a98abadbd477b20f698fdb22d29c8745cf777020db2777a8ccda4ec52e74d40f", "7103f673bfd5622cd444db444015118768d6f4780862e72da0da22e976af63f4", "11035d43a701d52db1d3d866814906161c931f84a4ce7afa7ddc0d00eed335f8", "7fbe902b21f602dd0c53b9b388287c5d8b395f90679b6ff013a0be86f2049c61", "a960190513758449554a8d73c084db2c56b2b4d32316003907fccf75e2410b57", "eb472405c9e707bfdf660a0e4cb7119d89d49abe7eb6e2cd4772bd2dc8086b95", "bec9f4d225b4eadc0b8125b113b21279619fbbe3c12d66db0499f510dae80652", "8cc8838d9a8f7b87be76772fdeb0388c66061ffaee21b3c0e0ecf4ebf070c084", "392a29524f8f81f87417d93395be33370f26862e62f3bbb3b0b9bfa44155d215", "6bed35d10691d1448b67acb2491eac325fef6f1feb5cc7acf1e814a711e913fe", "86a962044fdfdcde1ad157351cf249eb1e8524a6ef665b288f9c6b8004c606bc", "1b1e128d614120e1ae5ec63cc3e252ec17841d806edff17d101cff16956d951a", "e207384a58e954d8730ec2c135993c9b4533cae0f7640a50377b639897d63f45", "4258f08bbce80e3fe33b9f97a14d8ad8e992f37df61289ec34f4045afae33259", "3651b9f70b06f4d51bd4a7f5a2a28b2131289ea5fec41fc3f60bb8fe9c86f8e1", "13cdc5e6d29002829c73fe86a14a865f006f667fa844490d80ac635d770660ab", "44b104217825585055c1d3bec4e58d5c31c0297fbfb0235cebbdc11520c5266a", "bb00b8fc6dace4f2c0995d062a202ba588b4d414ec754dec7aac3984f2790b4f", "19583373435e815c7f1613c7eca6745a2fc83a3987fa3ff68943bd7ac3bd2194", "da6a158a943dc8e0ff5f7c403c561e7169b9acba8ad45cd901ff15465f6b322b", "26af682eae31618120e955da4b2c26b96d6961de4b7ecab9d2bab1f713b3137b", "ea72236e02723744e888cd1691161d109b83269fe2b0b5b6018decf76ab2bfbd", "1124c35fd526a4130d63dd4cf4b0408753ae7ee6a669a7e13d0f660916828685", "8cc0bf29dcd89220a8c53f99c1bc3f30a5f43ace27c93749ae19481dbcff3695", "6cb70af6a1eb572882282f3e58381dd188a2985542ce50d7b8f92f6d4aeafb75", "c9fe1fafd8ff6a335d41368264bf86822fe4fe60a032ce88629a581b8ad578b4", "a9439b883c7bda4385a1a777a2f4b152c9b5acef1bbcb9d4ca17c4d1b0aa072a", "106d3df3b62cfa8d33b1553f6574463ab6631a9874d9bc4b9f43c4b765f08272", "179ca0d5b59d2ea2efc57b7c44357f5d36caf6e54e83b3b2b954b5a979a75cd7", "baf9ce6fb2fb22f679c7755baa51d47485ea338cbccf438423417c2c175b697e", "2984df6776d9d3f8885572f896f8734c0558bb22187c4341195d2d48459f8160"]] (linux)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000013dbb38>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000013dba70>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00000000013dba20>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: docker
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000000026d1468>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000000026d13f0>
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::PrepareNFSSettings:0x00000000026d13c8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000000268d0b0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000000268d038>
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::Login:0x000000000268d010>
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: docker-provider-hostvm
INFO environment: Released process lock: docker-provider-hostvm
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000000025cafd8>)
INFO environment: - cwd: /home/allan/.vagrant.d/data/docker-host
INFO environment: Home path: /home/allan/.vagrant.d
INFO environment: Local data path: /home/allan/.vagrant.d/data/docker-host/.vagrant
INFO manager: Plugins:
INFO manager: Loading plugins...
INFO manager: Plugins:
INFO manager: Loading plugins...
INFO loader: Set :root = ["#<Pathname:/home/allan/.vagrant.d/data/docker-host/Vagrantfile>"]
INFO loader: Loading configuration in order: [:home, :root]
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x00000000024d3f08>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x00000000023d51d8>
INFO base: VBoxManage path: VBoxManage
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000001f1e1d0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000001f1e3d8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO 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: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000000225bb90>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000000225bcd0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000002280af8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
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: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
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-e9c858135bbb46ea8e1a1d4f5f53e024
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x0000000001913178>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::NoDefaultProvider: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.>
ERROR vagrant: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
ERROR vagrant: /opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/environment.rb:439:in `default_provider'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/provider.rb:100:in `block in host_vm'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/silence_warnings.rb:8:in `silence!'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/provider.rb:86:in `host_vm'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/provider.rb:111:in `host_vm_lock'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/action/login.rb:21:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/action/prepare_nfs_settings.rb:15:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/action/prepare_nfs_valid_ids.rb:14:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/action/host_machine_sync_folders.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/action/host_machine_build_dir.rb:19:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/env_set.rb:19:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `block in run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/message.rb:17:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `block in run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `block in run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `block in run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/plugins/providers/docker/action/host_machine.rb:18:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/after_trigger.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:121:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `block in run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builtin/before_trigger.rb:23:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/warden.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `block in run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/action/runner.rb:102:in `run'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/machine.rb:238:in `action_raw'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/machine.rb:209:in `block in action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/environment.rb:615:in `lock'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/machine.rb:195:in `call'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/machine.rb:195:in `action'
/opt/vagrant/embedded/gems/2.2.4/gems/vagrant-2.2.4/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
INFO interface: error: No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
INFO interface: Machine: error-exit ["Vagrant::Errors::NoDefaultProvider", "No usable default provider could be found for your system.\n\nVagrant relies on interactions with 3rd party systems, known as\n\"providers\", to provide Vagrant with resources to run development\nenvironments. Examples are VirtualBox, VMware, Hyper-V.\n\nThe easiest solution to this message is to install VirtualBox, which\nis available for free on all major platforms.\n\nIf you believe you already have a provider available, make sure it\nis properly installed and configured. You can see more details about\nwhy a particular provider isn't working by forcing usage with\n`vagrant up --provider=PROVIDER`, which should give you a more specific\nerror message for that particular provider."]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment