Created
June 7, 2020 04:12
-
-
Save queglay/07d107ad07dd03f15729a86bb4333318 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user@workstation vagrant-centos-gui2]$ VAGRANT_LOG=info vagrant up | |
INFO global: Vagrant version: 2.2.9 | |
INFO global: Ruby version: 2.6.6 | |
INFO global: RubyGems version: 3.0.3 | |
INFO global: VAGRANT_LOG="info" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/bin/vagrant" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
WARN global: resolv replacement has not been enabled! | |
INFO manager: Registered plugin: box command | |
INFO manager: Registered plugin: cap command | |
INFO manager: Registered plugin: vagrant-cloud | |
INFO manager: Registered plugin: destroy command | |
INFO manager: Registered plugin: global-status command | |
INFO manager: Registered plugin: halt command | |
INFO manager: Registered plugin: help command | |
INFO manager: Registered plugin: init command | |
INFO manager: Registered plugin: list-commands command | |
INFO manager: Registered plugin: vagrant-login | |
INFO manager: Registered plugin: package command | |
INFO manager: Registered plugin: plugin command | |
INFO manager: Registered plugin: port command | |
INFO manager: Registered plugin: powershell command | |
INFO manager: Registered plugin: provider command | |
INFO manager: Registered plugin: provision command | |
INFO manager: Registered plugin: push command | |
INFO manager: Registered plugin: rdp command | |
INFO manager: Registered plugin: reload command | |
INFO manager: Registered plugin: resume command | |
INFO manager: Registered plugin: snapshot command | |
INFO manager: Registered plugin: ssh command | |
INFO manager: Registered plugin: ssh-config command | |
INFO manager: Registered plugin: status command | |
INFO manager: Registered plugin: suspend command | |
INFO manager: Registered plugin: up command | |
INFO manager: Registered plugin: upload command | |
INFO manager: Registered plugin: validate command | |
INFO manager: Registered plugin: version command | |
INFO manager: Registered plugin: winrm command | |
INFO manager: Registered plugin: winrm-config command | |
INFO manager: Registered plugin: ssh communicator | |
INFO manager: Registered plugin: winrm communicator | |
INFO manager: Registered plugin: windows ssh communicator | |
INFO manager: Registered plugin: Alpine guest | |
INFO manager: Registered plugin: ALT Platform guest | |
INFO manager: Registered plugin: Amazon Linux guest | |
INFO manager: Registered plugin: Arch guest | |
INFO manager: Registered plugin: Atomic Host guest | |
INFO manager: Registered plugin: BSD-based guest | |
INFO manager: Registered plugin: CentOS guest | |
INFO manager: Registered plugin: CoreOS guest | |
INFO manager: Registered plugin: Darwin guest | |
INFO manager: Registered plugin: Debian guest | |
INFO manager: Registered plugin: DragonFly BSD guest | |
INFO manager: Registered plugin: Elementary guest | |
INFO manager: Registered plugin: ESXi guest. | |
INFO manager: Registered plugin: Fedora guest | |
INFO manager: Registered plugin: FreeBSD guest | |
INFO manager: Registered plugin: Funtoo guest | |
INFO manager: Registered plugin: Gentoo guest | |
INFO manager: Registered plugin: Haiku guest | |
INFO manager: Registered plugin: Kali guest | |
INFO manager: Registered plugin: Linux guest. | |
INFO manager: Registered plugin: Mint guest | |
INFO manager: Registered plugin: NetBSD guest | |
INFO manager: Registered plugin: NixOS guest | |
INFO manager: Registered plugin: OmniOS guest. | |
INFO manager: Registered plugin: OpenBSD guest | |
INFO manager: Registered plugin: VMware Photon guest | |
INFO manager: Registered plugin: PLD Linux guest | |
INFO manager: Registered plugin: Red Hat Enterprise Linux guest | |
INFO manager: Registered plugin: Slackware guest | |
INFO manager: Registered plugin: SmartOS guest. | |
INFO manager: Registered plugin: Solaris guest. | |
INFO manager: Registered plugin: Solaris 11 guest. | |
INFO manager: Registered plugin: SUSE guest | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
INFO manager: Registered plugin: Trisquel guest | |
INFO manager: Registered plugin: Ubuntu guest | |
INFO manager: Registered plugin: Windows guest. | |
INFO manager: Registered plugin: ALT Platform host | |
INFO manager: Registered plugin: Arch host | |
INFO manager: Registered plugin: BSD host | |
INFO manager: Registered plugin: Mac OS X host | |
INFO manager: Registered plugin: FreeBSD host | |
INFO manager: Registered plugin: Gentoo host | |
INFO manager: Registered plugin: Linux host | |
INFO manager: Registered plugin: null host | |
INFO manager: Registered plugin: Red Hat Enterprise Linux host | |
INFO manager: Registered plugin: Slackware host | |
INFO manager: Registered plugin: SUSE host | |
INFO manager: Registered plugin: Void host | |
INFO manager: Registered plugin: Windows host | |
INFO manager: Registered plugin: kernel | |
INFO manager: Registered plugin: kernel | |
INFO manager: Registered plugin: docker-provider | |
INFO manager: Registered plugin: Hyper-V provider | |
INFO manager: Registered plugin: VirtualBox provider | |
INFO manager: Registered plugin: ansible | |
INFO manager: Registered plugin: CFEngine Provisioner | |
INFO manager: Registered plugin: chef | |
INFO manager: Registered plugin: container | |
INFO manager: Registered plugin: docker | |
INFO manager: Registered plugin: file | |
INFO manager: Registered plugin: podman | |
INFO manager: Registered plugin: puppet | |
INFO manager: Registered plugin: salt | |
INFO manager: Registered plugin: shell | |
INFO manager: Registered plugin: atlas | |
INFO manager: Registered plugin: ftp | |
INFO manager: Registered plugin: heroku | |
INFO manager: Registered plugin: local-exec | |
INFO manager: Registered plugin: noop | |
INFO manager: Registered plugin: NFS synced folders | |
INFO manager: Registered plugin: RSync synced folders | |
INFO manager: Registered plugin: SMB synced folders | |
INFO vagrant: `vagrant` invoked: ["up"] | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000002eddfd0>) | |
INFO environment: - cwd: /home/user/git/vagrant-centos-gui2 | |
INFO environment: Home path: /home/user/.vagrant.d | |
INFO environment: Local data path: /home/user/git/vagrant-centos-gui2/.vagrant | |
INFO manager: Plugins: | |
INFO manager: - vagrant-reload = [installed: 0.0.1 constraint: > 0] | |
INFO manager: Loading plugins... | |
INFO manager: Loading plugin `vagrant-reload` with default require: `vagrant-reload` | |
INFO manager: Registered plugin: Reload | |
INFO manager: Plugins: | |
INFO manager: - vagrant-address = [installed: 0.3.1 constraint: > 0] | |
INFO manager: - vagrant-reload = [installed: 0.0.1 constraint: > 0] | |
INFO manager: - vagrant-vbguest = [installed: 0.24.0 constraint: > 0] | |
INFO manager: Loading plugins... | |
INFO manager: Loading plugin `vagrant-address` with default require: `vagrant-address` | |
INFO manager: Registered plugin: address | |
INFO manager: Loading plugin `vagrant-reload` with default require: `vagrant-reload` | |
INFO manager: Loading plugin `vagrant-vbguest` with default require: `vagrant-vbguest` | |
INFO manager: Registered plugin: vagrant-vbguest | |
INFO loader: Set :root = ["#<Pathname:/home/user/git/vagrant-centos-gui2/Vagrantfile>"] | |
INFO loader: Loading configuration in order: [:home, :root] | |
WARN vm: Disk config defined, but experimental feature is not enabled. To use this feature, enable it with the experimental flag `disks`. Disk will not be added to internal config, and will be ignored. | |
INFO provisioner: Provisioner config for 'reload' not found. Ignoring config. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO base: VBoxManage path: VBoxManage | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "26293360_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "26293360_machine_default"] | |
INFO box_collection: Box found: centos/7 (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/user/git/vagrant-centos-gui2>] | |
INFO host: Detected: redhat! | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x000000000327b9f8> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x0000000002c53350> | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x0000000002c53350> | |
INFO loader: Set :"24340940_centos/7_virtualbox" = ["#<Pathname:/home/user/.vagrant.d/boxes/centos-VAGRANTSLASH-7/1905.1/virtualbox/Vagrantfile>"] | |
INFO loader: Loading configuration in order: [:"24340940_centos/7_virtualbox", :home, :root, "26293360_machine_default"] | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x00000000025c1a00> | |
INFO environment: Running hook: environment_load | |
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000002e96978> | |
INFO cli: CLI: [] "up" [] | |
INFO command: Active machine found with name default. Using provider: virtualbox | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "26293360_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "26293360_machine_default"] | |
ERROR loader: Unknown config sources: [:"24340940_centos/7_virtualbox"] | |
INFO box_collection: Box found: centos/7 (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00000000031e3360> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x0000000003296730> | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x0000000003296730> | |
INFO loader: Set :"24340940_centos/7_virtualbox" = ["#<Pathname:/home/user/.vagrant.d/boxes/centos-VAGRANTSLASH-7/1905.1/virtualbox/Vagrantfile>"] | |
INFO loader: Loading configuration in order: [:"24340940_centos/7_virtualbox", :home, :root, "26293360_machine_default"] | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x0000000002797ed8> | |
INFO machine: - Data dir: /home/user/git/vagrant-centos-gui2/.vagrant/machines/default/virtualbox | |
INFO base: VBoxManage path: VBoxManage | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}] | |
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000002832910 @logger=#<Log4r::Logger:0x0000000002832780 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000002982248 @logger=#<Log4r::Logger:0x00000000029f76d8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000002832780 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000002a558c8 @logger=#<Log4r::Logger:0x0000000002c4dd10 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="a1a97adb-7ec7-4aa5-b74e-a2724e2fec90">, @version="6.1.10">, @cap_logger=#<Log4r::Logger:0x0000000002f430d8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000002f43628>:0x0000000002f934e8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002f43498 @items={:public_address=>#<Proc:0x00000000029fe870@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000029fe5c8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002f433a8 @items={:public_address=>#<Proc:0x00000000027c9168@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000027c8f38@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002f43308 @items={:forwarded_ports=>#<Proc:0x0000000002a1f750@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a1f728@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a1f700@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a1f6b0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a1f610@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a1f570@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:52>, :get_default_disk_ext=>#<Proc:0x0000000002a1f548@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:57>, :snapshot_list=>#<Proc:0x0000000002a1f520@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:62>}, @results_cache={}>}>) | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO command: Active machine found with name default. Using provider: virtualbox | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Returning cached machine: default (virtualbox) | |
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000002832910 @logger=#<Log4r::Logger:0x0000000002832780 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000002982248 @logger=#<Log4r::Logger:0x00000000029f76d8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000002832780 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000002a558c8 @logger=#<Log4r::Logger:0x0000000002c4dd10 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="a1a97adb-7ec7-4aa5-b74e-a2724e2fec90">, @version="6.1.10">, @cap_logger=#<Log4r::Logger:0x0000000002f430d8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000002f43628>:0x0000000002f934e8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002f43498 @items={:public_address=>#<Proc:0x00000000029fe870@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000029fe5c8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002f433a8 @items={:public_address=>#<Proc:0x00000000027c9168@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000027c8f38@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002f43308 @items={:forwarded_ports=>#<Proc:0x0000000002a1f750@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a1f728@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a1f700@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a1f6b0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a1f610@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a1f570@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:52>, :get_default_disk_ext=>#<Proc:0x0000000002a1f548@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:57>, :snapshot_list=>#<Proc:0x0000000002a1f520@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:62>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider... | |
Bringing machine 'default' up with 'virtualbox' provider... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
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:0x0000000003235f70> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VirtualBox (a1a97adb-7ec7-4aa5-b74e-a2724e2fec90) | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-91d1cfc748818733e99b851e59eb46db | |
INFO interface: Machine: action ["up", "start", {:target=>:default}] | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000002ab1ba0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000002e78b58> | |
INFO base: VBoxManage path: VBoxManage | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000002f263c0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fb228325b40> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fb22838af68> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fb22838af68> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fb228471918> | |
INFO warden: Calling IN action: #<Proc:0x00007fb228506c48@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fb228471850@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000002f26320> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000002f262f8> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fb228599890> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fb2285ec158> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fb2285ec158> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fb2286cfbd8> | |
INFO warden: Calling IN action: #<Proc:0x00000000025c0c40@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fb2286cfb10@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000002f262a8> | |
INFO base: VBoxManage path: VBoxManage | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000002f98628> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x0000000002f98600> | |
INFO interface: output: Checking if box 'centos/7' version '1905.1' is up to date... | |
INFO interface: output: ==> default: Checking if box 'centos/7' version '1905.1' is up to date... | |
==> default: Checking if box 'centos/7' version '1905.1' is up to date... | |
INFO box: box update check is under the interval threshold | |
INFO box: Skipping box update check | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000030351f8> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000030fe710> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000000032b0680> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000000032b0680> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fb2282f8690> | |
INFO warden: Calling IN action: #<Proc:0x00007fb2283c3ca0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fb2282f85f0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fb228419fb0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00007fb2284cd5d8> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00007fb2284cd5d8> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fb2285e6438> | |
INFO warden: Calling IN action: #<Proc:0x00007fb2286a9910@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fb2285e6398> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fb2286f61c0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000000029dbd20> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000000029dbd20> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fb2283f4198> | |
INFO warden: Calling IN action: #<Proc:0x00007fb228b96ce8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007fb228403ee0> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00007fb228403e40> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "list", "systemproperties"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00007fb228403da0> | |
INFO setname: Default name was already set before, not doing it again. | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00007fb2284fa308> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> default: Clearing any previously set forwarded ports... | |
==> default: Clearing any previously set forwarded ports... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--natpf1", "delete", "ssh"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00007fb2284fa218> | |
INFO provision: Checking provisioner sentinel file... | |
INFO provision: Sentinel found! Not provisioning. | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00007fb2285a4a38> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00007fb2285a4998> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "4ff67d55-c007-419d-962c-53def975ca32", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "4710bd8c-357f-40e4-85f9-7b87cf90fb86", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "f9a200db-318c-4986-8c66-908e46d18096", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "c3e59619-52c2-489a-8d5a-a4a2769a979b", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00007fb2285a48f8> | |
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... | |
INFO environment: Released process lock: fpcollision | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00007fb22866f9e0> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00007fb22873acd0> | |
INFO nfs: NFS pruning. Valid IDs: ["4ff67d55-c007-419d-962c-53def975ca32", "4710bd8c-357f-40e4-85f9-7b87cf90fb86", "f9a200db-318c-4986-8c66-908e46d18096", "c3e59619-52c2-489a-8d5a-a4a2769a979b", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90"] | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/user/git/vagrant-centos-gui2>, #<Vagrant::UI::Prefixed:0x00000000032b3240 @logger=#<Log4r::Logger:0x00000000032b31c8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x0000000002eddd00 @logger=#<Log4r::Logger:0x0000000002eddc60 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000021d6490 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000000000243aa10 @mon_mutex=#<Thread::Mutex:0x000000000243a998>, @mon_mutex_owner_object_id=18994440, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002ace700 @formatter=#<Log4r::BasicFormatter:0x0000000002478bd0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000021d6350 @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:0x0000000002f1eb20>>>, ["4ff67d55-c007-419d-962c-53def975ca32", "4710bd8c-357f-40e4-85f9-7b87cf90fb86", "f9a200db-318c-4986-8c66-908e46d18096", "c3e59619-52c2-489a-8d5a-a4a2769a979b", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90"]] (redhat) | |
INFO linux: Pruning invalid NFS entries... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00007fb228a94d18> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: rsync | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Delayed:0x00007fb228aab810> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00007fb228aab7e8> | |
INFO synced_folders: SyncedFolders loading from cache: false | |
INFO synced_folders: Synced Folder Implementation: rsync | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: rsync | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00007fb228aba180> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x00007fb228ac8988> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00007fb228adf110> | |
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: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00007fb228adf0e8> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 2: bridged | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
INFO network: Network slot 2. Type: bridged. | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "list", "bridgedifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO interface: info: Available bridged network interfaces: | |
INFO interface: info: ==> default: Available bridged network interfaces: | |
==> default: Available bridged network interfaces: | |
INFO interface: info: 1) enp9s0f0 | |
INFO interface: info: 1) enp9s0f0 | |
1) enp9s0f0 | |
INFO interface: info: 2) eno1 | |
INFO interface: info: 2) eno1 | |
2) eno1 | |
INFO interface: info: 3) vmnet8 | |
INFO interface: info: 3) vmnet8 | |
3) vmnet8 | |
INFO interface: info: 4) virbr0 | |
INFO interface: info: 4) virbr0 | |
4) virbr0 | |
INFO interface: info: 5) enp9s0f1 | |
INFO interface: info: 5) enp9s0f1 | |
5) enp9s0f1 | |
INFO interface: info: 6) vmnet1 | |
INFO interface: info: 6) vmnet1 | |
6) vmnet1 | |
INFO interface: info: 7) enp9s0f2 | |
INFO interface: info: 7) enp9s0f2 | |
7) enp9s0f2 | |
INFO interface: info: 8) docker0 | |
INFO interface: info: 8) docker0 | |
8) docker0 | |
INFO interface: info: When choosing an interface, it is usually the one that is | |
being used to connect to the internet. | |
INFO interface: info: ==> default: When choosing an interface, it is usually the one that is | |
==> default: being used to connect to the internet. | |
==> default: | |
==> default: When choosing an interface, it is usually the one that is | |
==> default: being used to connect to the internet. | |
==> default: | |
INFO interface: ask: Which interface should the network bridge to? | |
INFO interface: ask: default: Which interface should the network bridge to? | |
default: Which interface should the network bridge to? 5 | |
INFO network: Bridging adapter 2 to enp9s0f1 | |
INFO network: Enabling adapters... | |
INFO interface: output: Preparing network interfaces based on configuration... | |
INFO interface: output: ==> default: Preparing network interfaces based on configuration... | |
==> default: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: default: Adapter 1: nat | |
default: Adapter 1: nat | |
INFO interface: detail: Adapter 2: bridged | |
INFO interface: detail: default: Adapter 2: bridged | |
default: Adapter 2: bridged | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--nic1", "nat", "--nic2", "bridged", "--bridgeadapter2", "enp9s0f1", "--cableconnected2", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x00007fb228aed710> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00007fb228b03b50> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> default: Forwarding ports... | |
==> default: Forwarding ports... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
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: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x00007fb228b03b28> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00007fb228b03b00> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--rtcuseutc", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--natdnsproxy1", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CleanupDisks:0x00007fb228b11f48> | |
INFO disk: No previous disk_meta file defined for guest default | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Disk:0x00007fb228b20200> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fb228b362d0> | |
INFO interface: info: Running 'pre-boot' VM customizations... | |
INFO interface: info: ==> default: Running 'pre-boot' VM customizations... | |
==> default: Running 'pre-boot' VM customizations... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--memory", "2048"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "modifyvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--cpus", "2"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00007fb228b362a8> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> default: Booting VM... | |
==> default: Booting VM... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "startvm", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--type", "gui"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fb228b36280> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00007fb228b36258> | |
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: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
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: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
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: ["/home/user/git/vagrant-centos-gui2/.vagrant/machines/default/virtualbox/private_key"] | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO ssh: SSH not ready: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses. | |
The error message is shown below. In many cases, errors from this | |
library are caused by ssh-agent issues. Try disabling your SSH | |
agent or removing some keys and try again. | |
If the problem persists, please report a bug to the net-ssh project. | |
timeout during server version negotiating> | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
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: ["/home/user/git/vagrant-centos-gui2/.vagrant/machines/default/virtualbox/private_key"] | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO ssh: SSH is ready! | |
INFO ssh: Execute: (sudo=false) | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
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:0x00007fb228b36230> | |
INFO warden: Calling IN action: #<VagrantVbguest::Middleware:0x00007fb228b36208> | |
INFO ssh: SSH is ready! | |
INFO ssh: Execute: (sudo=false) | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false) | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xelementary' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'elementary' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'elementary' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xLinux Mint' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'Linux Mint' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'Linux Mint' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Trisquel (sudo=false) | |
INFO ssh: Execute: cat /etc/altlinux-release (sudo=false) | |
INFO ssh: Execute: grep 'Amazon Linux' /etc/os-release (sudo=false) | |
INFO ssh: Execute: cat /etc/centos-release (sudo=false) | |
INFO guest: Detected: centos! | |
INFO ssh: Execute: test -f /etc/centos-release (sudo=false) | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "guestproperty", "get", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO ssh: Execute: VBoxService --version (sudo=true) | |
INFO ssh: Execute: grep -qE "^vboxguest\s.+\s\([^\s]*O[^\s]*\)$" /proc/modules && ls /lib/modules/`uname -r`/misc/vboxsf.ko* (sudo=true) | |
INFO ssh: Execute: for c in /usr/lib/i386-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib/x86_64-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib64/VBoxGuestAdditions/vboxadd /usr/lib/VBoxGuestAdditions/vboxadd /lib64/VBoxGuestAdditions/vboxadd /lib/VBoxGuestAdditions/vboxadd /etc/init.d/vboxadd /usr/sbin/rcvboxadd /sbin/rcvboxadd; do | |
if test -x "$c"; then | |
echo $c | |
break | |
fi | |
done | |
(sudo=true) | |
INFO interface: warn: [default] GuestAdditions seems to be installed (6.1.10) correctly, but not running. | |
[default] GuestAdditions seems to be installed (6.1.10) correctly, but not running. | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "guestproperty", "get", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO ssh: Execute: VBoxService --version (sudo=true) | |
INFO ssh: Execute: grep -qE "^vboxguest\s.+\s\([^\s]*O[^\s]*\)$" /proc/modules && ls /lib/modules/`uname -r`/misc/vboxsf.ko* (sudo=true) | |
INFO ssh: Execute: for c in /usr/lib/i386-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib/x86_64-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib64/VBoxGuestAdditions/vboxadd /usr/lib/VBoxGuestAdditions/vboxadd /lib64/VBoxGuestAdditions/vboxadd /lib/VBoxGuestAdditions/vboxadd /etc/init.d/vboxadd /usr/sbin/rcvboxadd /sbin/rcvboxadd; do | |
if test -x "$c"; then | |
echo $c | |
break | |
fi | |
done | |
(sudo=true) | |
INFO ssh: Execute: (which chkconfg || which service) 2>/dev/null (sudo=true) | |
INFO ssh: Execute: (which chkconfg || which service) 2>/dev/null (sudo=true) | |
INFO ssh: Execute: (which chkconfg || which service) 2>/dev/null (sudo=true) | |
INFO ssh: Execute: /sbin/service vboxadd start (sudo=true) | |
INFO interface: info: Redirecting to /bin/systemctl start vboxadd.service | |
Redirecting to /bin/systemctl start vboxadd.service | |
INFO interface: info: Job for vboxadd.service failed because the control process exited with error code. See "systemctl status vboxadd.service" and "journalctl -xe" for details. | |
Job for vboxadd.service failed because the control process exited with error code. See "systemctl status vboxadd.service" and "journalctl -xe" for details. | |
INFO ssh: Execute: (which chkconfg || which service) 2>/dev/null (sudo=true) | |
INFO ssh: Execute: (which chkconfg || which service) 2>/dev/null (sudo=true) | |
INFO ssh: Execute: (which chkconfg || which service) 2>/dev/null (sudo=true) | |
INFO ssh: Execute: /sbin/service vboxadd-service start (sudo=true) | |
INFO interface: info: Redirecting to /bin/systemctl start vboxadd-service.service | |
Redirecting to /bin/systemctl start vboxadd-service.service | |
INFO interface: info: Job for vboxadd-service.service failed because the control process exited with error code. See "systemctl status vboxadd-service.service" and "journalctl -xe" for details. | |
Job for vboxadd-service.service failed because the control process exited with error code. See "systemctl status vboxadd-service.service" and "journalctl -xe" for details. | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "showvminfo", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Starting process: ["/bin/VBoxManage", "guestproperty", "get", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO ssh: Execute: VBoxService --version (sudo=true) | |
INFO ssh: Execute: grep -qE "^vboxguest\s.+\s\([^\s]*O[^\s]*\)$" /proc/modules && ls /lib/modules/`uname -r`/misc/vboxsf.ko* (sudo=true) | |
INFO ssh: Execute: for c in /usr/lib/i386-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib/x86_64-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib64/VBoxGuestAdditions/vboxadd /usr/lib/VBoxGuestAdditions/vboxadd /lib64/VBoxGuestAdditions/vboxadd /lib/VBoxGuestAdditions/vboxadd /etc/init.d/vboxadd /usr/sbin/rcvboxadd /sbin/rcvboxadd; do | |
if test -x "$c"; then | |
echo $c | |
break | |
fi | |
done | |
(sudo=true) | |
INFO ssh: Execute: for c in /usr/lib/i386-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib/x86_64-linux-gnu/VBoxGuestAdditions/vboxadd /usr/lib64/VBoxGuestAdditions/vboxadd /usr/lib/VBoxGuestAdditions/vboxadd /lib64/VBoxGuestAdditions/vboxadd /lib/VBoxGuestAdditions/vboxadd /etc/init.d/vboxadd /usr/sbin/rcvboxadd /sbin/rcvboxadd; do | |
if test -x "$c"; then | |
echo $c | |
break | |
fi | |
done | |
(sudo=true) | |
INFO ssh: Execute: /usr/sbin/rcvboxadd setup (sudo=true) | |
INFO interface: info: VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Starting. | |
INFO interface: info: VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
INFO interface: info: VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
INFO interface: info: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
INFO interface: info: VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: or | |
INFO interface: info: VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
INFO interface: info: VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
INFO interface: info: modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00007fb228b361e0> | |
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: ["/bin/VBoxManage", "guestproperty", "get", "a1a97adb-7ec7-4aa5-b74e-a2724e2fec90", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO warden: Calling IN action: #<Proc:0x00007fb228b442b8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fb2285e6320@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fb2282f8578@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000030351a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000030351a8> | |
INFO warden: Calling OUT action: #<Proc:0x00007fb2282f8578@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fb2285e6320@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fb228b442b8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00007fb228b361e0> | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00007fb2285a48f8> | |
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. | |
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: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fb2285e6398> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fb2282f85f0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000000030351f8> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000002f262f8> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000002f263c0> | |
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: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
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: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
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-91d1cfc748818733e99b851e59eb46db | |
INFO environment: Running hook: environment_unload | |
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00007fb228e55768> | |
ERROR vagrant: Vagrant experienced an error! Details: | |
ERROR vagrant: #<Vagrant::Errors::VagrantError: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
> | |
ERROR vagrant: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
ERROR vagrant: /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/communicators/ssh/communicator.rb:268:in `execute' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/communicators/ssh/communicator.rb:278:in `sudo' | |
/home/user/.vagrant.d/gems/2.6.6/gems/vagrant-vbguest-0.24.0/lib/vagrant-vbguest/installers/linux.rb:114:in `rebuild' | |
/home/user/.vagrant.d/gems/2.6.6/gems/vagrant-vbguest-0.24.0/lib/vagrant-vbguest/installer.rb:74:in `rebuild' | |
/home/user/.vagrant.d/gems/2.6.6/gems/vagrant-vbguest-0.24.0/lib/vagrant-vbguest/machine.rb:108:in `block (2 levels) in guest_additions_state' | |
/home/user/.vagrant.d/gems/2.6.6/gems/micromachine-3.0.0/lib/micromachine.rb:53:in `block in change' | |
/home/user/.vagrant.d/gems/2.6.6/gems/micromachine-3.0.0/lib/micromachine.rb:53:in `each' | |
/home/user/.vagrant.d/gems/2.6.6/gems/micromachine-3.0.0/lib/micromachine.rb:53:in `change' | |
/home/user/.vagrant.d/gems/2.6.6/gems/micromachine-3.0.0/lib/micromachine.rb:23:in `trigger' | |
/home/user/.vagrant.d/gems/2.6.6/gems/vagrant-vbguest-0.24.0/lib/vagrant-vbguest/machine.rb:44:in `rebuild' | |
/home/user/.vagrant.d/gems/2.6.6/gems/vagrant-vbguest-0.24.0/lib/vagrant-vbguest/machine.rb:25:in `run' | |
/home/user/.vagrant.d/gems/2.6.6/gems/vagrant-vbguest-0.24.0/lib/vagrant-vbguest/middleware.rb:25:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/customize.rb:40:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/wait_for_communicator.rb:71:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/customize.rb:40:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/boot.rb:18:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/customize.rb:40:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/disk.rb:30:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/cleanup_disks.rb:30:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/sane_defaults.rb:38:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/set_hostname.rb:16:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/forward_ports.rb:31:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/network_fix_ipv6.rb:41:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/network.rb:123:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/clear_network_interfaces.rb:26:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/set_default_nic_type.rb:64:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/prepare_nfs_settings.rb:19:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/synced_folders.rb:87:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/delayed.rb:19:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb:12:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:50:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb:30:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/env_set.rb:19:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/provision.rb:80:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/set_name.rb:19:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/clean_machine_folder.rb:26:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/box_check_outdated.rb:92:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:240:in `action_raw' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:212:in `block in action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:613:in `lock' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `call' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `action' | |
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run' | |
INFO interface: error: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
/usr/sbin/rcvboxadd setup | |
Stdout from the command: | |
VirtualBox Guest Additions: Starting. | |
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel | |
modules. This may take a while. | |
VirtualBox Guest Additions: To build modules for other installed kernels, run | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version> | |
VirtualBox Guest Additions: or | |
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all | |
VirtualBox Guest Additions: Kernel headers not found for target kernel | |
3.10.0-1127.10.1.el7.x86_64. Please install them and execute | |
/sbin/rcvboxadd setup | |
Stderr from the command: | |
modprobe vboxguest failed | |
The log file /var/log/vboxadd-setup.log may contain further information. | |
INFO interface: Machine: error-exit ["Vagrant::Errors::VagrantError", "The following SSH command responded with a non-zero exit status.\nVagrant assumes that this means the command failed!\n\n/usr/sbin/rcvboxadd setup\n\nStdout from the command:\n\nVirtualBox Guest Additions: Starting.\nVirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel \nmodules. This may take a while.\nVirtualBox Guest Additions: To build modules for other installed kernels, run\nVirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version>\nVirtualBox Guest Additions: or\nVirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all\nVirtualBox Guest Additions: Kernel headers not found for target kernel \n3.10.0-1127.10.1.el7.x86_64. Please install them and execute\n /sbin/rcvboxadd setup\n\n\nStderr from the command:\n\nmodprobe vboxguest failed\nThe log file /var/log/vboxadd-setup.log may contain further information.\n"] | |
[user@workstation vagrant-centos-gui2]$ ls | |
Vagrantfile | |
[user@workstation vagrant-centos-gui2]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment