Last active
September 19, 2022 14:34
-
-
Save ep4sh/92be97c06f10adf91c24322acb7fed43 to your computer and use it in GitHub Desktop.
vagrant-debug
This file contains hidden or 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
$ cat vagrant.log | |
INFO global: Vagrant version: 2.3.0 | |
INFO global: Ruby version: 2.7.6 | |
INFO global: RubyGems version: 3.1.6 | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/bin/vagrant" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_LOG="debug" | |
WARN global: resolv replacement has not been enabled! | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/pushes/ftp/plugin.rb | |
INFO manager: Registered plugin: ftp | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/pushes/noop/plugin.rb | |
INFO manager: Registered plugin: noop | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/pushes/heroku/plugin.rb | |
INFO manager: Registered plugin: heroku | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/pushes/local-exec/plugin.rb | |
INFO manager: Registered plugin: local-exec | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/pushes/atlas/plugin.rb | |
INFO manager: Registered plugin: atlas | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/podman/plugin.rb | |
INFO manager: Registered plugin: podman | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/container/plugin.rb | |
INFO manager: Registered plugin: container | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/snapshot/plugin.rb | |
INFO manager: Registered plugin: snapshot command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/validate/plugin.rb | |
INFO manager: Registered plugin: validate command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/autocomplete/plugin.rb | |
INFO manager: Registered plugin: autocomplete command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/provider/plugin.rb | |
INFO manager: Registered plugin: provider command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/ssh_config/plugin.rb | |
INFO manager: Registered plugin: ssh-config command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/winrm_config/plugin.rb | |
INFO manager: Registered plugin: winrm-config command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/powershell/plugin.rb | |
INFO manager: Registered plugin: powershell command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/cap/plugin.rb | |
INFO manager: Registered plugin: cap command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/push/plugin.rb | |
INFO manager: Registered plugin: push command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/cloud/plugin.rb | |
INFO manager: Registered plugin: vagrant-cloud | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/serve/plugin.rb | |
INFO manager: Registered plugin: start Vagrant server | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/port/plugin.rb | |
INFO manager: Registered plugin: port command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/login/plugin.rb | |
INFO manager: Registered plugin: vagrant-login | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/commands/upload/plugin.rb | |
INFO manager: Registered plugin: upload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/void/plugin.rb | |
INFO manager: Registered plugin: Void host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/communicators/winssh/plugin.rb | |
INFO manager: Registered plugin: windows ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/alpine/plugin.rb | |
INFO manager: Registered plugin: Alpine guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/dragonflybsd/plugin.rb | |
INFO manager: Registered plugin: DragonFly BSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/amazon/plugin.rb | |
INFO manager: Registered plugin: Amazon Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/rocky/plugin.rb | |
INFO manager: Registered plugin: Rocky guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/centos/plugin.rb | |
INFO manager: Registered plugin: CentOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/alma/plugin.rb | |
INFO manager: Registered plugin: Alma guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD-based guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/haiku/plugin.rb | |
INFO manager: Registered plugin: Haiku guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/atomic/plugin.rb | |
INFO manager: Registered plugin: Atomic Host guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/trisquel/plugin.rb | |
INFO manager: Registered plugin: Trisquel guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/kali/plugin.rb | |
INFO manager: Registered plugin: Kali guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/openwrt/plugin.rb | |
INFO manager: Registered plugin: OpenWrt guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/photon/plugin.rb | |
INFO manager: Registered plugin: VMware Photon guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/elementary/plugin.rb | |
INFO manager: Registered plugin: Elementary guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/guests/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform guest | |
INFO vagrant: `vagrant` invoked: ["up", "--debug"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x00007fece31c84c8>) | |
INFO environment: - cwd: /Users/pradchenko/vagrant/centos8 | |
INFO environment: Home path: /Users/pradchenko/.vagrant.d | |
DEBUG environment: Effective local data path: /Users/pradchenko/vagrant/centos8/.vagrant | |
INFO environment: Local data path: /Users/pradchenko/vagrant/centos8/.vagrant | |
DEBUG environment: Creating: /Users/pradchenko/vagrant/centos8/.vagrant | |
DEBUG manager: Enabling localized plugins | |
INFO manager: Plugins: | |
DEBUG solution_file: new solution file instance plugin_file=/Users/pradchenko/vagrant/centos8/.vagrant/plugins.json solution_file=/Users/pradchenko/vagrant/centos8/.vagrant/bundler/local.sol | |
DEBUG solution_file: missing file so skipping loading | |
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/Users/pradchenko/vagrant/centos8/.vagrant/plugins.json:/Users/pradchenko/vagrant/centos8/.vagrant/bundler/local.sol:invalid> | |
DEBUG bundler: Generating new builtin set instance. | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: generating solution set for configured plugins | |
DEBUG bundler: Current generated plugin dependency list: [] | |
DEBUG bundler: resolving solution from available specification set | |
DEBUG bundler: solution set for configured plugins has been resolved | |
DEBUG bundler: activating solution set | |
DEBUG bundler: Activating solution set: [] | |
DEBUG solution_file: plugin file does not exist, not storing solution | |
DEBUG bundler: solution set stored to - <Vagrant::Bundler::SolutionFile:/Users/pradchenko/vagrant/centos8/.vagrant/plugins.json:/Users/pradchenko/vagrant/centos8/.vagrant/bundler/local.sol:invalid> | |
INFO manager: Loading plugins... | |
DEBUG manager: Enabling globalized plugins | |
INFO manager: Plugins: | |
INFO manager: - vagrant-winnfsd = [installed: 1.4.0 constraint: > 0] | |
DEBUG solution_file: new solution file instance plugin_file=/Users/pradchenko/.vagrant.d/plugins.json solution_file=/Users/pradchenko/vagrant/centos8/.vagrant/bundler/global.sol | |
DEBUG solution_file: missing file so skipping loading | |
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/Users/pradchenko/.vagrant.d/plugins.json:/Users/pradchenko/vagrant/centos8/.vagrant/bundler/global.sol:invalid> | |
DEBUG bundler: Generating new builtin set instance. | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: generating solution set for configured plugins | |
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-winnfsd" requirements="= 1.4.0">] | |
DEBUG bundler: resolving solution from available specification set | |
DEBUG bundler: solution set for configured plugins has been resolved | |
DEBUG bundler: activating solution set | |
DEBUG bundler: Activating solution set: ["vagrant-winnfsd-1.4.0"] | |
DEBUG bundler: Activating gem vagrant-winnfsd-1.4.0 | |
DEBUG solution_file: creating directory for solution file: /Users/pradchenko/vagrant/centos8/.vagrant/bundler | |
DEBUG solution_file: writing solution file contents to disk | |
DEBUG bundler: solution set stored to - <Vagrant::Bundler::SolutionFile:/Users/pradchenko/.vagrant.d/plugins.json:/Users/pradchenko/vagrant/centos8/.vagrant/bundler/global.sol:valid> | |
INFO manager: Loading plugins... | |
INFO manager: Loading plugin `vagrant-winnfsd` with default require: `vagrant-winnfsd` | |
INFO manager: Registered plugin: WinNFSd | |
DEBUG manager: Successfully loaded plugin `vagrant-winnfsd`. | |
INFO loader: Set :root = ["#<Pathname:/Users/pradchenko/vagrant/centos8/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/pradchenko/vagrant/centos8/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/pradchenko/vagrant/centos8/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "--version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG environment: Initial usable provider list: [[6, :virtualbox]] | |
DEBUG environment: Priority sorted usable provider list: [:virtualbox] | |
DEBUG environment: Preferred provider list: [] | |
DEBUG environment: Using provider `virtualbox` as it is the highest priority in the usable list. | |
INFO loader: Set "72600_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "72600_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: rockylinux/8 (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>] | |
DEBUG host: Trying: slackware | |
DEBUG host: Trying: freebsd | |
DEBUG host: Trying: void | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: darwin | |
INFO host: Detected: darwin! | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00007fece78e57e8> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00007fece50f7650> | |
WARN authenticate-box-url: Authentication token not found as GET parameter. | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00007fece50f7650> | |
INFO loader: Set :"72700_rockylinux/8_virtualbox" = ["#<Pathname:/Users/pradchenko/.vagrant.d/boxes/rockylinux-VAGRANTSLASH-8/5.0.0/virtualbox/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/pradchenko/.vagrant.d/boxes/rockylinux-VAGRANTSLASH-8/5.0.0/virtualbox/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/pradchenko/.vagrant.d/boxes/rockylinux-VAGRANTSLASH-8/5.0.0/virtualbox/Vagrantfile | |
INFO loader: Loading configuration in order: [:"72700_rockylinux/8_virtualbox", :home, :root, "72600_machine_default"] | |
DEBUG loader: Loading from: 72700_rockylinux/8_virtualbox (evaluating) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x00007fece3ac12c8> | |
INFO environment: Running hook: environment_load | |
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x00007fece792f780> | |
sh: netsh: command not found | |
sh: cscript: command not found | |
It seems that you don't have the privileges to change the firewall rules. NFS will not work without that firewall | |
changes. Execute the following commands via cmd as administrator: | |
netsh advfirewall firewall add rule name="VagrantWinNFSd-1.4.0" dir="in" action=allow protocol=any program="\Users\pradchenko\.vagrant.d\gems\2.7.6\gems\vagrant-winnfsd-1.4.0\bin\winnfsd.exe" profile=any | |
netsh advfirewall firewall add rule name="VagrantWinNFSd-1.4.0" dir="out" action=allow protocol=any program="\Users\pradchenko\.vagrant.d\gems\2.7.6\gems\vagrant-winnfsd-1.4.0\bin\winnfsd.exe" profile=any | |
If you are an Windows XP user run the following command instead: | |
netsh firewall add allowedprogram "\Users\pradchenko\.vagrant.d\gems\2.7.6\gems\vagrant-winnfsd-1.4.0\bin\winnfsd.exe" VagrantWinNFSd-1.4.0 ENABLE | |
DEBUG checkpoint_client: starting plugin check | |
INFO cli: CLI: [] "up" [] | |
DEBUG checkpoint_client: plugin check complete | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command [] | |
DEBUG checkpoint_client: no information received from checkpoint | |
DEBUG command: 'Up' each target VM... | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: default | |
INFO loader: Set "72600_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "72600_machine_default"] | |
WARN loader: Unknown config sources: [:"72700_rockylinux/8_virtualbox"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
WARN vagrantfile: Failed to locate rockylinux/8 with version | |
WARN vagrantfile: Performing lookup with initial values rockylinux/8 with version | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG environment: Initial usable provider list: [[6, :virtualbox]] | |
DEBUG environment: Priority sorted usable provider list: [:virtualbox] | |
DEBUG environment: Preferred provider list: [] | |
DEBUG environment: Using provider `virtualbox` as it is the highest priority in the usable list. | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "72600_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "72600_machine_default"] | |
WARN loader: Unknown config sources: [:"72700_rockylinux/8_virtualbox"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: rockylinux/8 (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00007fece78cc310> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00007fece49ad908> | |
WARN authenticate-box-url: Authentication token not found as GET parameter. | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00007fece49ad908> | |
INFO loader: Set :"72700_rockylinux/8_virtualbox" = ["#<Pathname:/Users/pradchenko/.vagrant.d/boxes/rockylinux-VAGRANTSLASH-8/5.0.0/virtualbox/Vagrantfile>"] | |
INFO loader: Loading configuration in order: [:"72700_rockylinux/8_virtualbox", :home, :root, "72600_machine_default"] | |
DEBUG loader: Loading from: 72700_rockylinux/8_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x00007fece39f1668> | |
INFO machine: - Data dir: /Users/pradchenko/vagrant/centos8/.vagrant/machines/default/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}] | |
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00007fece32cbfa0 @logger=#<Log4r::Logger:0x00007fece32cbf50 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00007fece78becb0 @logger=#<Log4r::Logger:0x00007fece3b87f18 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00007fece32cbf50 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x00007fece888e1e0 @logger=#<Log4r::Logger:0x00007fece88bc068 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.38">, @cap_logger=#<Log4r::Logger:0x00007fece4a62038 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00007fece4a62448>:0x00007fece3b9ff00>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00007fece4a62308 @items={:public_address=>#<Proc:0x00007fece396cdc8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00007fece396ccd8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/docker/plugin.rb:65>, :has_communicator=>#<Proc:0x00007fece396cb98 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/docker/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00007fece4a62268 @items={:public_address=>#<Proc:0x00007fece398dca8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00007fece398daf0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:30>, :configure_disks=>#<Proc:0x00007fece398d7a8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:35>, :cleanup_disks=>#<Proc:0x00007fece398d500 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:40>, :validate_disk_ext=>#<Proc:0x00007fece398d4b0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:45>, :default_disk_exts=>#<Proc:0x00007fece398d398 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:50>, :set_default_disk_ext=>#<Proc:0x00007fece398d1e0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:55>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00007fece4a621c8 @items={:forwarded_ports=>#<Proc:0x00007fece3946a10 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00007fece3946998 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00007fece3946948 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x00007fece3946920 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x00007fece39468d0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x00007fece3946588 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:52>, :default_disk_exts=>#<Proc:0x00007fece3946358 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:57>, :set_default_disk_ext=>#<Proc:0x00007fece3946330 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:62>, :snapshot_list=>#<Proc:0x00007fece39462e0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:67>}, @results_cache={}>}>) | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: default | |
INFO loader: Set "72600_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "72600_machine_default"] | |
WARN loader: Unknown config sources: [:"72700_rockylinux/8_virtualbox"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
WARN vagrantfile: Failed to locate rockylinux/8 with version | |
WARN vagrantfile: Performing lookup with initial values rockylinux/8 with version | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG environment: Initial usable provider list: [[6, :virtualbox]] | |
DEBUG environment: Priority sorted usable provider list: [:virtualbox] | |
DEBUG environment: Preferred provider list: [] | |
DEBUG environment: Using provider `virtualbox` as it is the highest priority in the usable list. | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Returning cached machine: default (virtualbox) | |
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00007fece32cbfa0 @logger=#<Log4r::Logger:0x00007fece32cbf50 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00007fece78becb0 @logger=#<Log4r::Logger:0x00007fece3b87f18 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00007fece32cbf50 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x00007fece888e1e0 @logger=#<Log4r::Logger:0x00007fece88bc068 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.38">, @cap_logger=#<Log4r::Logger:0x00007fece4a62038 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00007fece4a62448>:0x00007fece3b9ff00>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00007fece4a62308 @items={:public_address=>#<Proc:0x00007fece396cdc8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00007fece396ccd8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/docker/plugin.rb:65>, :has_communicator=>#<Proc:0x00007fece396cb98 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/docker/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00007fece4a62268 @items={:public_address=>#<Proc:0x00007fece398dca8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00007fece398daf0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:30>, :configure_disks=>#<Proc:0x00007fece398d7a8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:35>, :cleanup_disks=>#<Proc:0x00007fece398d500 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:40>, :validate_disk_ext=>#<Proc:0x00007fece398d4b0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:45>, :default_disk_exts=>#<Proc:0x00007fece398d398 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:50>, :set_default_disk_ext=>#<Proc:0x00007fece398d1e0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/hyperv/plugin.rb:55>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00007fece4a621c8 @items={:forwarded_ports=>#<Proc:0x00007fece3946a10 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00007fece3946998 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00007fece3946948 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x00007fece3946920 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x00007fece39468d0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x00007fece3946588 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:52>, :default_disk_exts=>#<Proc:0x00007fece3946358 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:57>, :set_default_disk_ext=>#<Proc:0x00007fece3946330 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:62>, :snapshot_list=>#<Proc:0x00007fece39462e0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:67>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider... | |
Bringing machine 'default' up with 'virtualbox' provider... | |
INFO batch_action: Enabling parallelization by default. | |
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox | |
INFO batch_action: Batch action will parallelize: false | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x00007fece393c830> 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 (new VM) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-a0d3ea56c38f9d86ba0b92242514b638 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-a0d3ea56c38f9d86ba0b92242514b638 | |
INFO interface: Machine: action ["up", "start", {:target=>:default}] | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece513ff68> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00007fece3d19868> | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece3cf93b0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece32d91c8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece3bcdb58> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece3bcdb58> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fece32497f8> | |
INFO warden: Calling IN action: #<Proc:0x00007fece3343d48 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x00007fece3249730> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Proc:0x00007fece3ae4ae8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00007fece3cf9360> | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>] (darwin) | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>] (darwin) | |
DEBUG syncedfolder: Searching for cap: default_fstab_modification | |
DEBUG syncedfolder: Checking in: nfs | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece3cf9310> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece88b5010> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece3ca3820> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece3ca3820> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fece890e890> | |
INFO warden: Calling IN action: #<Proc:0x00007fece3ca9158 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007fece890e7f0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fece890e7a0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x00007fece890e778> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareCloneSnapshot:0x00007fece88ed730> | |
INFO prepare_clone: no clone master, not preparing clone snapshot | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00007fece3ce06a8> | |
INFO interface: info: Importing base box 'rockylinux/8'... | |
INFO interface: info: ==> default: Importing base box 'rockylinux/8'... | |
==> default: Importing base box 'rockylinux/8'... | |
DEBUG virtualbox_6_1: Doing dry-run import to determine parallel-safe name... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "-n", "/Users/pradchenko/.vagrant.d/boxes/rockylinux-VAGRANTSLASH-8/5.0.0/virtualbox/box.ovf"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: -- Parallel safe name: packer-rocky-85-1650303145_1663597750508_76539 | |
INFO virtualbox_6_1: Base path for disk import: /Users/pradchenko/VirtualBox VMs/packer-rocky-85-1650303145 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "/Users/pradchenko/.vagrant.d/boxes/rockylinux-VAGRANTSLASH-8/5.0.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "packer-rocky-85-1650303145_1663597750508_76539", "--vsys", "0", "--unit", "10", "--disk", "/Users/pradchenko/VirtualBox VMs/packer-rocky-85-1650303145_1663597750508_76539/packer-rocky-85-1650303145-disk001.vmdk"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
INFO interface: info: Progress: 20% | |
INFO interface: info: Progress: 30% | |
INFO interface: info: Progress: 50% | |
INFO interface: info: Progress: 60% | |
INFO interface: info: Progress: 70% | |
INFO interface: info: Progress: 80% | |
INFO interface: info: Progress: 90% | |
Progress: 90%DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31995 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: "bb39e059-edc4-428c-8060-80389f6d860a" | |
DEBUG virtualbox: Instantiating the driver for machine ID: "bb39e059-edc4-428c-8060-80389f6d860a" | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x00007fece3ce0680> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x00007fece3ce0658> | |
INFO interface: info: Matching MAC address for NAT networking... | |
INFO interface: info: ==> default: Matching MAC address for NAT networking... | |
==> default: Matching MAC address for NAT networking... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--macaddress1", "080027FCE996"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x00007fece3ce0608 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00007fece3cf9298> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00007fece3cf9270> | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00007fece88fd310> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00007fece88fd2e8> | |
INFO interface: output: Checking if box 'rockylinux/8' version '5.0.0' is up to date... | |
INFO interface: output: ==> default: Checking if box 'rockylinux/8' version '5.0.0' is up to date... | |
==> default: Checking if box 'rockylinux/8' version '5.0.0' is up to date... | |
INFO environment: Running hook: authenticate_box_downloader | |
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x00007fece3ceb0a8> | |
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00007fece88984d8> | |
DEBUG client: No authentication token in environment or /Users/pradchenko/.vagrant.d/data/vagrant_login_token | |
DEBUG client: No authentication token in environment or /Users/pradchenko/.vagrant.d/data/vagrant_login_token | |
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00007fece88984d8> | |
INFO downloader: Downloader starting download: | |
INFO downloader: -- Source: https://vagrantcloud.com/rockylinux/8 | |
INFO downloader: -- Destination: /var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-load-metadata20220919-40975-l6x3z0 | |
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--verbose", "--user-agent", "Vagrant/2.3.0 (+https://www.vagrantup.com; ruby2.7.6) ", "-H", "Accept: application/json", "--output", "/var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-load-metadata20220919-40975-l6x3z0", "https://vagrantcloud.com/rockylinux/8"] | |
INFO subprocess: Command in the installer. Specifying DYLD_LIBRARY_PATH... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece3cf1868> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece3ad80b8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00007fece891c710> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00007fece891c710> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fece78bc398> | |
INFO warden: Calling IN action: #<Proc:0x00007fece32a2ee8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece78bc2d0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece3bb49f0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00007fece78cdff8> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00007fece78cdff8> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fece8927ed0> | |
INFO warden: Calling IN action: #<Proc:0x00007fece51596c0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece8927b60> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece3e9d1d0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00007fece4ac1830> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00007fece4ac1830> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fece3321d88> | |
INFO warden: Calling IN action: #<Proc:0x00007fece8937038 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007fece3321608> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00007fece33214c8> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "systemproperties"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00007fece33212e8> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Setting the name of the VM: centos8_default_1663597758380_80802 | |
INFO interface: info: ==> default: Setting the name of the VM: centos8_default_1663597758380_80802 | |
==> default: Setting the name of the VM: centos8_default_1663597758380_80802 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--name", "centos8_default_1663597758380_80802"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00007fece3d41b10> | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00007fece3d41a70> | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00007fece3d10998> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00007fece3d10948> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=42caf70b-02c0-489f-ba5c-70ffdeb6abf9 active_only=true | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=d1c440df-85d3-4efe-a039-24d83f76d851 active_only=true | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "d1c440df-85d3-4efe-a039-24d83f76d851", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=6f02b716-1d50-4045-8588-87fe459d2ae8 active_only=true | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "6f02b716-1d50-4045-8588-87fe459d2ae8", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=4871547d-336c-4659-a68d-dbb0c732fb79 active_only=true | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "4871547d-336c-4659-a68d-dbb0c732fb79", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=ef387ed1-91fc-4b32-9c66-39a9d74e157b active_only=true | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "ef387ed1-91fc-4b32-9c66-39a9d74e157b", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00007fece3d108f8> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: {} | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00007fece89078b0> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00007fece3ce13a0> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO nfs: NFS pruning. Valid IDs: ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b", "bb39e059-edc4-428c-8060-80389f6d860a"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>, #<Vagrant::UI::Prefixed:0x00007fece7936878 @logger=#<Log4r::Logger:0x00007fece7936760 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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::Basic:0x00007fece31c8270 @logger=#<Log4r::Logger:0x00007fece31c8220 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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:0x00007fece3926c60>>>, ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b", "bb39e059-edc4-428c-8060-80389f6d860a"]] (darwin) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00007fece3cb3360> | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>] (darwin) | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: nfs | |
INFO nfs: NFS pruning. Valid IDs: ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b", "bb39e059-edc4-428c-8060-80389f6d860a"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>, #<Vagrant::UI::Prefixed:0x00007fece7936878 @logger=#<Log4r::Logger:0x00007fece7936760 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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::Basic:0x00007fece31c8270 @logger=#<Log4r::Logger:0x00007fece31c8220 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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:0x00007fece3926c60>>>, ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b", "bb39e059-edc4-428c-8060-80389f6d860a"]] (darwin) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Delayed:0x00007fece88bd9e0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00007fece88bd9b8> | |
INFO synced_folders: SyncedFolders loading from cache: false | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>] (darwin) | |
INFO synced_folders: Synced Folder Implementation: nfs | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: nfs | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00007fece8886c10> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x00007fece4a60828> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00007fece3c62f78> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: ==> default: Clearing any previously set network interfaces... | |
==> default: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00007fece3c62f00> | |
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 2: hostonly | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1} | |
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat, :nic_type=>nil} | |
INFO network: Network slot 2. Type: hostonly. | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "bridgedifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.56.1", :auto_config=>true, :ip=>"192.168.56.54", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>2} | |
INFO network: Searching for matching hostonly network: 192.168.56.54 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet0", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly} | |
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: hostonly | |
INFO interface: detail: default: Adapter 2: hostonly | |
default: Adapter 2: hostonly | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet0", "--cableconnected2", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x00007fece3c2f588> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00007fece3b9f0a0> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> default: Forwarding ports... | |
==> default: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: 22 (guest) => 2222 (host) (adapter 1) | |
INFO interface: detail: default: 22 (guest) => 2222 (host) (adapter 1) | |
default: 22 (guest) => 2222 (host) (adapter 1) | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x00007fece3b9efd8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00007fece3258b40> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--rtcuseutc", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "modifyvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--natdnsproxy1", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece5046ad0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece3e8c880> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsEnvSet:0x00007fece33520a0> | |
DEBUG is_env_set: Checking if env is set: 'cloud_init' | |
DEBUG is_env_set: - Result: true | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsEnvSet:0x00007fece33520a0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fece347ac98> | |
INFO warden: Calling IN action: #<Proc:0x00007fece4c20618 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CloudInitSetup:0x00007fece347abf8> | |
INFO warden: Calling IN action: #<Proc:0x00007fece3490818 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CleanupDisks:0x00007fece48ee328> | |
INFO disk: No previous disk_meta file defined for guest default | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Disk:0x00007fece3ef53f8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fece5327650> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00007fece53275b0> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> default: Booting VM... | |
==> default: Booting VM... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "startvm", "bb39e059-edc4-428c-8060-80389f6d860a", "--type", "headless"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fece5327470> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00007fece5327330> | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes... | |
==> default: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /Users/pradchenko/.vagrant.d/insecure_private_key | |
INFO interface: detail: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: default: SSH address: 127.0.0.1:2222 | |
default: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: default: SSH username: vagrant | |
default: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: default: SSH auth method: private key | |
default: SSH auth method: private key | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /Users/pradchenko/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/pradchenko/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00007fece4ca8ae0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fece4ca8ab8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fece4ca8a68 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00007fece4ca8b30>, @binmode=false, @mon_data=#<Monitor:0x00007fece4ca8a40>, @mon_data_owner_object_id=121280>>, :keys=>["/Users/pradchenko/.vagrant.d/insecure_private_key"], :remote_user=>"vagrant"} | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2022-09-19T17:29:20.332193 #40975] DEBUG -- net.ssh.transport.session[1d9d4]: establishing connection to 127.0.0.1:2222 | |
D, [2022-09-19T17:29:20.332710 #40975] DEBUG -- net.ssh.transport.session[1d9d4]: connection established | |
I, [2022-09-19T17:29:20.332771 #40975] INFO -- net.ssh.transport.server_version[1d9e8]: negotiating protocol version | |
D, [2022-09-19T17:29:20.332786 #40975] DEBUG -- net.ssh.transport.server_version[1d9e8]: local is `SSH-2.0-Ruby/Net::SSH_6.1.0 x86_64-darwin19' | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
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: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /Users/pradchenko/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/pradchenko/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00007fece3d7a780 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fece3d7a730 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fece3d7a6e0 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00007fece3d7a7f8>, @binmode=false, @mon_data=#<Monitor:0x00007fece3d7a6b8>, @mon_data_owner_object_id=121340>>, :keys=>["/Users/pradchenko/.vagrant.d/insecure_private_key"], :remote_user=>"vagrant"} | |
DEBUG global: ssh server version detected: 8.0 | |
DEBUG global: ssh server supports deprecation of RSA SHA1, deprecating | |
DEBUG global: set RSA SHA1 deprecation on public key: bb:e4:5a:cb:47:24:59:5e:27:4a:2a:5e:72:2b:06:61 | |
DEBUG global: set RSA SHA1 deprecation on private key: bb:e4:5a:cb:47:24:59:5e:27:4a:2a:5e:72:2b:06:61 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2022-09-19T17:29:35.477838 #40975] DEBUG -- net.ssh.transport.session[1da10]: establishing connection to 127.0.0.1:2222 | |
D, [2022-09-19T17:29:35.478397 #40975] DEBUG -- net.ssh.transport.session[1da10]: connection established | |
I, [2022-09-19T17:29:35.478562 #40975] INFO -- net.ssh.transport.server_version[1da24]: negotiating protocol version | |
D, [2022-09-19T17:29:35.478580 #40975] DEBUG -- net.ssh.transport.server_version[1da24]: local is `SSH-2.0-Ruby/Net::SSH_6.1.0 x86_64-darwin19' | |
D, [2022-09-19T17:29:35.488391 #40975] DEBUG -- net.ssh.transport.server_version[1da24]: remote is `SSH-2.0-OpenSSH_8.0' | |
I, [2022-09-19T17:29:35.488880 #40975] INFO -- net.ssh.transport.algorithms[1da38]: sending KEXINIT | |
D, [2022-09-19T17:29:35.489079 #40975] DEBUG -- socket[1da4c]: queueing packet nr 0 type 20 len 844 | |
D, [2022-09-19T17:29:35.489133 #40975] DEBUG -- socket[1da4c]: sent 848 bytes | |
D, [2022-09-19T17:29:35.495156 #40975] DEBUG -- socket[1da4c]: read 1048 bytes | |
D, [2022-09-19T17:29:35.495256 #40975] DEBUG -- socket[1da4c]: received packet nr 0 type 20 len 1044 | |
I, [2022-09-19T17:29:35.495291 #40975] INFO -- net.ssh.transport.algorithms[1da38]: got KEXINIT from server | |
I, [2022-09-19T17:29:35.495382 #40975] INFO -- net.ssh.transport.algorithms[1da38]: negotiating algorithms | |
D, [2022-09-19T17:29:35.495464 #40975] DEBUG -- net.ssh.transport.algorithms[1da38]: negotiated: | |
* kex: ecdh-sha2-nistp521 | |
* host_key: ssh-ed25519 | |
* encryption_server: aes256-ctr | |
* encryption_client: aes256-ctr | |
* hmac_client: [email protected] | |
* hmac_server: [email protected] | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2022-09-19T17:29:35.495479 #40975] DEBUG -- net.ssh.transport.algorithms[1da38]: exchanging keys | |
D, [2022-09-19T17:29:35.504288 #40975] DEBUG -- socket[1da4c]: queueing packet nr 1 type 30 len 148 | |
D, [2022-09-19T17:29:35.504359 #40975] DEBUG -- socket[1da4c]: sent 152 bytes | |
D, [2022-09-19T17:29:35.508535 #40975] DEBUG -- socket[1da4c]: read 312 bytes | |
D, [2022-09-19T17:29:35.508592 #40975] DEBUG -- socket[1da4c]: received packet nr 1 type 31 len 292 | |
D, [2022-09-19T17:29:35.513870 #40975] DEBUG -- socket[1da4c]: queueing packet nr 2 type 21 len 20 | |
D, [2022-09-19T17:29:35.513940 #40975] DEBUG -- socket[1da4c]: sent 24 bytes | |
D, [2022-09-19T17:29:35.513985 #40975] DEBUG -- socket[1da4c]: received packet nr 2 type 21 len 12 | |
D, [2022-09-19T17:29:35.514571 #40975] DEBUG -- net.ssh.authentication.session[1da60]: beginning authentication of `vagrant' | |
D, [2022-09-19T17:29:35.514616 #40975] DEBUG -- socket[1da4c]: using encrypt-then-mac | |
D, [2022-09-19T17:29:35.514688 #40975] DEBUG -- socket[1da4c]: queueing packet nr 3 type 5 len 32 | |
D, [2022-09-19T17:29:35.514726 #40975] DEBUG -- socket[1da4c]: sent 100 bytes | |
D, [2022-09-19T17:29:35.515016 #40975] DEBUG -- socket[1da4c]: read 100 bytes | |
D, [2022-09-19T17:29:35.515105 #40975] DEBUG -- socket[1da4c]: received packet nr 3 type 6 len 32 | |
D, [2022-09-19T17:29:35.515182 #40975] DEBUG -- net.ssh.authentication.session[1da60]: trying none | |
D, [2022-09-19T17:29:35.515259 #40975] DEBUG -- socket[1da4c]: using encrypt-then-mac | |
D, [2022-09-19T17:29:35.515308 #40975] DEBUG -- socket[1da4c]: queueing packet nr 4 type 50 len 48 | |
D, [2022-09-19T17:29:35.515340 #40975] DEBUG -- socket[1da4c]: sent 116 bytes | |
D, [2022-09-19T17:29:35.520856 #40975] DEBUG -- socket[1da4c]: read 132 bytes | |
D, [2022-09-19T17:29:35.520944 #40975] DEBUG -- socket[1da4c]: received packet nr 4 type 51 len 64 | |
D, [2022-09-19T17:29:35.520989 #40975] DEBUG -- net.ssh.authentication.session[1da60]: allowed methods: publickey,gssapi-keyex,gssapi-with-mic,password | |
D, [2022-09-19T17:29:35.521035 #40975] DEBUG -- net.ssh.authentication.methods.none[1da74]: none failed | |
D, [2022-09-19T17:29:35.521063 #40975] DEBUG -- net.ssh.authentication.session[1da60]: trying publickey | |
D, [2022-09-19T17:29:35.522403 #40975] DEBUG -- net.ssh.authentication.agent[1da88]: connecting to ssh-agent | |
D, [2022-09-19T17:29:35.522493 #40975] DEBUG -- net.ssh.authentication.agent[1da88]: sending agent request 1 len 47 | |
D, [2022-09-19T17:29:35.522752 #40975] DEBUG -- net.ssh.authentication.agent[1da88]: received agent packet 5 len 1 | |
D, [2022-09-19T17:29:35.522771 #40975] DEBUG -- net.ssh.authentication.agent[1da88]: sending agent request 11 len 0 | |
D, [2022-09-19T17:29:35.522832 #40975] DEBUG -- net.ssh.authentication.agent[1da88]: received agent packet 12 len 460 | |
D, [2022-09-19T17:29:35.523495 #40975] DEBUG -- net.ssh.authentication.methods.publickey[1dab0]: trying publickey (bb:e4:5a:cb:47:24:59:5e:27:4a:2a:5e:72:2b:06:61) | |
D, [2022-09-19T17:29:35.523558 #40975] DEBUG -- socket[1da4c]: using encrypt-then-mac | |
D, [2022-09-19T17:29:35.523637 #40975] DEBUG -- socket[1da4c]: queueing packet nr 5 type 50 len 352 | |
D, [2022-09-19T17:29:35.523677 #40975] DEBUG -- socket[1da4c]: sent 420 bytes | |
D, [2022-09-19T17:29:35.545211 #40975] DEBUG -- socket[1da4c]: read 388 bytes | |
D, [2022-09-19T17:29:35.545362 #40975] DEBUG -- socket[1da4c]: received packet nr 5 type 60 len 320 | |
D, [2022-09-19T17:29:35.547873 #40975] DEBUG -- socket[1da4c]: using encrypt-then-mac | |
D, [2022-09-19T17:29:35.547927 #40975] DEBUG -- socket[1da4c]: queueing packet nr 6 type 50 len 640 | |
D, [2022-09-19T17:29:35.547983 #40975] DEBUG -- socket[1da4c]: sent 708 bytes | |
D, [2022-09-19T17:29:35.577968 #40975] DEBUG -- socket[1da4c]: read 84 bytes | |
D, [2022-09-19T17:29:35.578100 #40975] DEBUG -- socket[1da4c]: received packet nr 6 type 52 len 16 | |
D, [2022-09-19T17:29:35.578149 #40975] DEBUG -- net.ssh.authentication.methods.publickey[1dab0]: publickey succeeded (bb:e4:5a:cb:47:24:59:5e:27:4a:2a:5e:72:2b:06:61) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /Users/pradchenko/.vagrant.d/insecure_private_key | |
INFO interface: detail: | |
Vagrant insecure key detected. Vagrant will automatically replace | |
this with a newly generated keypair for better security. | |
INFO interface: detail: default: | |
default: Vagrant insecure key detected. Vagrant will automatically replace | |
default: this with a newly generated keypair for better security. | |
default: | |
default: Vagrant insecure key detected. Vagrant will automatically replace | |
default: this with a newly generated keypair for better security. | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
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) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=.*atomic' /proc/cmdline (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: trisquel | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Trisquel (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: elementary | |
DEBUG ssh: Re-using SSH connection. | |
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 subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: dragonflybsd | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: uname -s | grep -i 'DragonFly' (sudo=false) | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: stderr: cat: /etc/pld-release: No such file or directory | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: amazon | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'Amazon Linux' /etc/os-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: rocky | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xrocky' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'rocky' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'rocky' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: rocky! | |
DEBUG guest: Searching for cap: insert_public_key | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: insert_public_key in linux | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: remove_public_key | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: remove_public_key in linux | |
INFO ssh: Inserting key to avoid password: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYpqe1IYvwO+hWlZq/3SFdsVAZV4BsUfOCByTukSqrbrHz/im4j8eu8sZUwSyvk2JtKU0ZHli/nQAMUOOSvmOX5BvhGHhbqt7mGMVtOwMiJJ+ZMEJyvK12udMYj6Gh4YaWGwTrS1zsu7uTD4lQwYsG5EfxraXamdMlfkPOPglkWpL/0b8S/fDMWuX0PAbI/P35zCi7r6tmg/FomyTGM/91Hs+c2eR5X+WZwehXNVt+VhYNaj6Fsh+ae+hsN+NMUZbYJ/V3wNO/T+YP0ZhrWaVWiibFSl0cvWX9GYLJDSIBfIH9ADsv/QcCWs1MrBcbPgNCkn5B3M1gnf8yQ+Ia31iX vagrant | |
INFO interface: detail: | |
Inserting generated public key within guest... | |
INFO interface: detail: default: | |
default: Inserting generated public key within guest... | |
default: | |
default: Inserting generated public key within guest... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: insert_public_key | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: insert_public_key in linux | |
INFO guest: Execute capability: insert_public_key [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYpqe1IYvwO+hWlZq/3SFdsVAZV4BsUfOCByTukSqrbrHz/im4j8eu8sZUwSyvk2JtKU0ZHli/nQAMUOOSvmOX5BvhGHhbqt7mGMVtOwMiJJ+ZMEJyvK12udMYj6Gh4YaWGwTrS1zsu7uTD4lQwYsG5EfxraXamdMlfkPOPglkWpL/0b8S/fDMWuX0PAbI/P35zCi7r6tmg/FomyTGM/91Hs+c2eR5X+WZwehXNVt+VhYNaj6Fsh+ae+hsN+NMUZbYJ/V3wNO/T+YP0ZhrWaVWiibFSl0cvWX9GYLJDSIBfIH9ADsv/QcCWs1MrBcbPgNCkn5B3M1gnf8yQ+Ia31iX vagrant"] (rocky) | |
DEBUG ssh: Uploading: /var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-linux-insert-public-key20220919-40975-ux9p8n to /tmp/vagrant-insert-pubkey-1663597776 | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Ensuring remote directory exists for destination upload | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p "/tmp" (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading file /var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-linux-insert-public-key20220919-40975-ux9p8n to remote /tmp/vagrant-insert-pubkey-1663597776 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p ~/.ssh | |
chmod 0700 ~/.ssh | |
cat '/tmp/vagrant-insert-pubkey-1663597776' >> ~/.ssh/authorized_keys && chmod 0600 ~/.ssh/authorized_keys | |
result=$? | |
rm -f '/tmp/vagrant-insert-pubkey-1663597776' | |
exit $result | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG host: Searching for cap: set_ssh_key_permissions | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: set_ssh_key_permissions in bsd | |
DEBUG host: Searching for cap: set_ssh_key_permissions | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: set_ssh_key_permissions in bsd | |
INFO host: Execute capability: set_ssh_key_permissions [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>, #<Pathname:/Users/pradchenko/vagrant/centos8/.vagrant/machines/default/virtualbox/private_key>] (darwin) | |
INFO interface: detail: Removing insecure key from the guest if it's present... | |
INFO interface: detail: default: Removing insecure key from the guest if it's present... | |
default: Removing insecure key from the guest if it's present... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: remove_public_key | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: remove_public_key in linux | |
INFO guest: Execute capability: remove_public_key [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key"] (rocky) | |
DEBUG ssh: Uploading: /var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-linux-remove-public-key20220919-40975-1w8t0ys to /tmp/vagrant-remove-pubkey-1663597777 | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Ensuring remote directory exists for destination upload | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p "/tmp" (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading file /var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-linux-remove-public-key20220919-40975-1w8t0ys to remote /tmp/vagrant-remove-pubkey-1663597777 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -f ~/.ssh/authorized_keys; then | |
grep -v -x -f '/tmp/vagrant-remove-pubkey-1663597777' ~/.ssh/authorized_keys > ~/.ssh/authorized_keys.tmp | |
mv ~/.ssh/authorized_keys.tmp ~/.ssh/authorized_keys && chmod 0600 ~/.ssh/authorized_keys | |
result=$? | |
fi | |
rm -f '/tmp/vagrant-remove-pubkey-1663597777' | |
exit $result | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO interface: detail: Key inserted! Disconnecting and reconnecting using new SSH key... | |
INFO interface: detail: default: Key inserted! Disconnecting and reconnecting using new SSH key... | |
default: Key inserted! Disconnecting and reconnecting using new SSH key... | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /Users/pradchenko/vagrant/centos8/.vagrant/machines/default/virtualbox/private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/pradchenko/vagrant/centos8/.vagrant/machines/default/virtualbox/private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :logger=>#<Logger:0x00007fece4be9b90 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fece4be9b68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fece4be9b18 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00007fece4be9be0>, @binmode=false, @mon_data=#<Monitor:0x00007fece4be9af0>, @mon_data_owner_object_id=122420>>, :keys=>["/Users/pradchenko/vagrant/centos8/.vagrant/machines/default/virtualbox/private_key"], :remote_user=>"vagrant"} | |
DEBUG global: ssh server version detected: 8.0 | |
DEBUG global: ssh server supports deprecation of RSA SHA1, deprecating | |
DEBUG global: set RSA SHA1 deprecation on public key: a2:0f:7b:1f:ef:c9:fd:ef:a2:c6:7c:09:36:69:67:4e | |
DEBUG global: set RSA SHA1 deprecation on private key: a2:0f:7b:1f:ef:c9:fd:ef:a2:c6:7c:09:36:69:67:4e | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2022-09-19T17:29:37.357828 #40975] DEBUG -- net.ssh.transport.session[1de48]: establishing connection to 127.0.0.1:2222 | |
D, [2022-09-19T17:29:37.358272 #40975] DEBUG -- net.ssh.transport.session[1de48]: connection established | |
I, [2022-09-19T17:29:37.358368 #40975] INFO -- net.ssh.transport.server_version[1de5c]: negotiating protocol version | |
D, [2022-09-19T17:29:37.358392 #40975] DEBUG -- net.ssh.transport.server_version[1de5c]: local is `SSH-2.0-Ruby/Net::SSH_6.1.0 x86_64-darwin19' | |
D, [2022-09-19T17:29:37.368791 #40975] DEBUG -- net.ssh.transport.server_version[1de5c]: remote is `SSH-2.0-OpenSSH_8.0' | |
I, [2022-09-19T17:29:37.369041 #40975] INFO -- net.ssh.transport.algorithms[1de70]: sending KEXINIT | |
D, [2022-09-19T17:29:37.369284 #40975] DEBUG -- socket[1de84]: queueing packet nr 0 type 20 len 844 | |
D, [2022-09-19T17:29:37.369340 #40975] DEBUG -- socket[1de84]: sent 848 bytes | |
D, [2022-09-19T17:29:37.371350 #40975] DEBUG -- socket[1de84]: read 1048 bytes | |
D, [2022-09-19T17:29:37.371520 #40975] DEBUG -- socket[1de84]: received packet nr 0 type 20 len 1044 | |
I, [2022-09-19T17:29:37.371554 #40975] INFO -- net.ssh.transport.algorithms[1de70]: got KEXINIT from server | |
I, [2022-09-19T17:29:37.371750 #40975] INFO -- net.ssh.transport.algorithms[1de70]: negotiating algorithms | |
D, [2022-09-19T17:29:37.371828 #40975] DEBUG -- net.ssh.transport.algorithms[1de70]: negotiated: | |
* kex: ecdh-sha2-nistp521 | |
* host_key: ssh-ed25519 | |
* encryption_server: aes256-ctr | |
* encryption_client: aes256-ctr | |
* hmac_client: [email protected] | |
* hmac_server: [email protected] | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2022-09-19T17:29:37.371847 #40975] DEBUG -- net.ssh.transport.algorithms[1de70]: exchanging keys | |
D, [2022-09-19T17:29:37.375398 #40975] DEBUG -- socket[1de84]: queueing packet nr 1 type 30 len 148 | |
D, [2022-09-19T17:29:37.375455 #40975] DEBUG -- socket[1de84]: sent 152 bytes | |
D, [2022-09-19T17:29:37.378410 #40975] DEBUG -- socket[1de84]: read 312 bytes | |
D, [2022-09-19T17:29:37.378524 #40975] DEBUG -- socket[1de84]: received packet nr 1 type 31 len 292 | |
D, [2022-09-19T17:29:37.382217 #40975] DEBUG -- socket[1de84]: queueing packet nr 2 type 21 len 20 | |
D, [2022-09-19T17:29:37.382262 #40975] DEBUG -- socket[1de84]: sent 24 bytes | |
D, [2022-09-19T17:29:37.382297 #40975] DEBUG -- socket[1de84]: received packet nr 2 type 21 len 12 | |
D, [2022-09-19T17:29:37.382697 #40975] DEBUG -- net.ssh.authentication.session[1de98]: beginning authentication of `vagrant' | |
D, [2022-09-19T17:29:37.382734 #40975] DEBUG -- socket[1de84]: using encrypt-then-mac | |
D, [2022-09-19T17:29:37.382789 #40975] DEBUG -- socket[1de84]: queueing packet nr 3 type 5 len 32 | |
D, [2022-09-19T17:29:37.382822 #40975] DEBUG -- socket[1de84]: sent 100 bytes | |
D, [2022-09-19T17:29:37.383217 #40975] DEBUG -- socket[1de84]: read 100 bytes | |
D, [2022-09-19T17:29:37.383699 #40975] DEBUG -- socket[1de84]: received packet nr 3 type 6 len 32 | |
D, [2022-09-19T17:29:37.383766 #40975] DEBUG -- net.ssh.authentication.session[1de98]: trying none | |
D, [2022-09-19T17:29:37.383832 #40975] DEBUG -- socket[1de84]: using encrypt-then-mac | |
D, [2022-09-19T17:29:37.383873 #40975] DEBUG -- socket[1de84]: queueing packet nr 4 type 50 len 48 | |
D, [2022-09-19T17:29:37.383906 #40975] DEBUG -- socket[1de84]: sent 116 bytes | |
D, [2022-09-19T17:29:37.389420 #40975] DEBUG -- socket[1de84]: read 132 bytes | |
D, [2022-09-19T17:29:37.389502 #40975] DEBUG -- socket[1de84]: received packet nr 4 type 51 len 64 | |
D, [2022-09-19T17:29:37.389538 #40975] DEBUG -- net.ssh.authentication.session[1de98]: allowed methods: publickey,gssapi-keyex,gssapi-with-mic,password | |
D, [2022-09-19T17:29:37.389568 #40975] DEBUG -- net.ssh.authentication.methods.none[1deac]: none failed | |
D, [2022-09-19T17:29:37.389600 #40975] DEBUG -- net.ssh.authentication.session[1de98]: trying publickey | |
D, [2022-09-19T17:29:37.390133 #40975] DEBUG -- net.ssh.authentication.agent[1dec0]: connecting to ssh-agent | |
D, [2022-09-19T17:29:37.390200 #40975] DEBUG -- net.ssh.authentication.agent[1dec0]: sending agent request 1 len 47 | |
D, [2022-09-19T17:29:37.390274 #40975] DEBUG -- net.ssh.authentication.agent[1dec0]: received agent packet 5 len 1 | |
D, [2022-09-19T17:29:37.390292 #40975] DEBUG -- net.ssh.authentication.agent[1dec0]: sending agent request 11 len 0 | |
D, [2022-09-19T17:29:37.390357 #40975] DEBUG -- net.ssh.authentication.agent[1dec0]: received agent packet 12 len 460 | |
D, [2022-09-19T17:29:37.390609 #40975] DEBUG -- net.ssh.authentication.methods.publickey[1dee8]: trying publickey (a2:0f:7b:1f:ef:c9:fd:ef:a2:c6:7c:09:36:69:67:4e) | |
D, [2022-09-19T17:29:37.390670 #40975] DEBUG -- socket[1de84]: using encrypt-then-mac | |
D, [2022-09-19T17:29:37.390725 #40975] DEBUG -- socket[1de84]: queueing packet nr 5 type 50 len 368 | |
D, [2022-09-19T17:29:37.390755 #40975] DEBUG -- socket[1de84]: sent 436 bytes | |
D, [2022-09-19T17:29:37.392773 #40975] DEBUG -- socket[1de84]: read 388 bytes | |
D, [2022-09-19T17:29:37.392871 #40975] DEBUG -- socket[1de84]: received packet nr 5 type 60 len 320 | |
D, [2022-09-19T17:29:37.395022 #40975] DEBUG -- socket[1de84]: using encrypt-then-mac | |
D, [2022-09-19T17:29:37.395077 #40975] DEBUG -- socket[1de84]: queueing packet nr 6 type 50 len 640 | |
D, [2022-09-19T17:29:37.395112 #40975] DEBUG -- socket[1de84]: sent 708 bytes | |
D, [2022-09-19T17:29:37.404411 #40975] DEBUG -- socket[1de84]: read 84 bytes | |
D, [2022-09-19T17:29:37.404544 #40975] DEBUG -- socket[1de84]: received packet nr 6 type 52 len 16 | |
D, [2022-09-19T17:29:37.404591 #40975] DEBUG -- net.ssh.authentication.methods.publickey[1dee8]: publickey succeeded (a2:0f:7b:1f:ef:c9:fd:ef:a2:c6:7c:09:36:69:67:4e) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH is ready! | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO interface: output: Machine booted and ready! | |
INFO interface: output: ==> default: Machine booted and ready! | |
==> default: Machine booted and ready! | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece53271f0> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007fece3f36858> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsEnvSet:0x00007fece345b280> | |
DEBUG is_env_set: Checking if env is set: 'cloud_init' | |
DEBUG is_env_set: - Result: true | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsEnvSet:0x00007fece345b280> | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007fece3f069a0> | |
INFO warden: Calling IN action: #<Proc:0x00007fece51c2738 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CloudInitWait:0x00007fece3f064a0> | |
INFO warden: Calling IN action: #<Proc:0x00007fece52dd1e0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fece5327010> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00007fece5326f70> | |
INFO interface: output: Checking for guest additions in VM... | |
INFO interface: output: ==> default: Checking for guest additions in VM... | |
==> default: Checking for guest additions in VM... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestAdd/Version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: No guest additions were detected on the base box for this VM! Guest | |
additions are required for forwarded ports, shared folders, host only | |
networking, and more. If SSH fails on this machine, please install | |
the guest additions and repackage the box to continue. | |
This is not an error message; everything may continue to work properly, | |
in which case you may ignore this message. | |
INFO interface: detail: default: No guest additions were detected on the base box for this VM! Guest | |
default: additions are required for forwarded ports, shared folders, host only | |
default: networking, and more. If SSH fails on this machine, please install | |
default: the guest additions and repackage the box to continue. | |
default: | |
default: This is not an error message; everything may continue to work properly, | |
default: in which case you may ignore this message. | |
default: No guest additions were detected on the base box for this VM! Guest | |
default: additions are required for forwarded ports, shared folders, host only | |
default: networking, and more. If SSH fails on this machine, please install | |
default: the guest additions and repackage the box to continue. | |
default: | |
default: This is not an error message; everything may continue to work properly, | |
default: in which case you may ignore this message. | |
INFO warden: Calling IN action: #<Proc:0x00007fece52acd60 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fece8927980 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fece78bc258 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00007fece3cf1818> | |
DEBUG storeboxmetadata: Writing box metadata file to /Users/pradchenko/vagrant/centos8/.vagrant/machines/default/virtualbox/box_meta | |
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00007fece3cf1818> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece78bc258 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece8927980 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece52acd60 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00007fece5326f70> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fece5327010> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece52dd1e0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CloudInitWait:0x00007fece3f064a0> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece51c2738 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00007fece53271f0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00007fece5327330> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fece5327470> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00007fece53275b0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00007fece5327650> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Disk:0x00007fece3ef53f8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CleanupDisks:0x00007fece48ee328> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece3490818 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CloudInitSetup:0x00007fece347abf8> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece4c20618 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00007fece5046ad0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00007fece3258b40> | |
INFO set_hostname: `allow_hosts_modification` set to false. Hosts modification has been disabled, skiping changing hostname. | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x00007fece3b9efd8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00007fece3b9f0a0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x00007fece3c2f588> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Configuring and enabling network interfaces... | |
INFO interface: info: ==> default: Configuring and enabling network interfaces... | |
==> default: Configuring and enabling network interfaces... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: configure_networks | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Found cap: configure_networks in redhat | |
INFO guest: Execute capability: configure_networks [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, [{:type=>:static, :adapter_ip=>"192.168.56.1", :ip=>"192.168.56.54", :netmask=>"255.255.255.0", :auto_config=>true, :interface=>1}]] (rocky) | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: network_scripts_dir | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Found cap: network_scripts_dir in redhat | |
INFO guest: Execute capability: network_scripts_dir [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (rocky) | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: network_interfaces | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: network_interfaces in linux | |
INFO guest: Execute capability: network_interfaces [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (rocky) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip -o -0 addr | grep -v LOOPBACK | awk '{print $2}' | sed 's/://' (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /proc/net/dev | grep -E '^[a-z0-9 ]+:' | awk '{print $1}' | sed 's/://' (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip -o -0 addr | grep LOOPBACK | awk '{print $2}' | sed 's/://' (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG network_interfaces: loopback interfaces: ["lo"] | |
DEBUG network_interfaces: Unsorted list: ["eth0", "eth1", "eth0", "eth1"] | |
DEBUG network_interfaces: Sorted list: ["eth0", "eth1"] | |
DEBUG network_interfaces: Ethernet preferred sorted list: ["eth0", "eth1"] | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: command -v nmcli (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: nmcli -t d show eth1 (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: nmcli -t d show eth1 | grep unmanaged (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Uploading: /var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-redhat-configure-networks20220919-40975-abyycv to /tmp/vagrant-network-entry-eth1-1663597779-0 | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Ensuring remote directory exists for destination upload | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p "/tmp" (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading file /var/folders/0s/fs531rs954j07dx63_0rq83h0000gn/T/vagrant-redhat-configure-networks20220919-40975-abyycv to remote /tmp/vagrant-network-entry-eth1-1663597779-0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: nmcli d disconnect iface 'eth1' | |
mv -f '/tmp/vagrant-network-entry-eth1-1663597779-0' '/etc/sysconfig/network-scripts/ifcfg-eth1' | |
(test -f /etc/init.d/NetworkManager && /etc/init.d/NetworkManager restart) || ((systemctl | grep NetworkManager.service) && systemctl restart NetworkManager) (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: stderr: Error: Device 'iface' not found. | |
DEBUG ssh: stderr: Error: not all devices found. | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: Searching for SSH port: 22 | |
DEBUG virtualbox_6_1: read_forward_ports: uuid=bb39e059-edc4-428c-8060-80389f6d860a active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_6_1: - [1, "ssh", 2222, 22, "127.0.0.1"] | |
DEBUG ssh: Checking key permissions: /Users/pradchenko/vagrant/centos8/.vagrant/machines/default/virtualbox/private_key | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00007fece3c62f00> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00007fece3c62f78> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x00007fece4a60828> | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>] (darwin) | |
INFO nfs: Using NFS, preparing NFS settings by reading host IP and machine IP | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VirtualBoxGuestPropertyNotFound: Could not find a required VirtualBox guest property: | |
/VirtualBox/GuestInfo/Net/1/V4/IP | |
This is an internal error that should be reported as a bug.> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "guestproperty", "get", "bb39e059-edc4-428c-8060-80389f6d860a", "/VirtualBox/GuestInfo/Net/1/V4/IP"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00007fece8886c10> | |
INFO synced_folders: Invoking synced folder enable: nfs | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: nfs_client_installed | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: nfs_client_installed in linux | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: nfs_client_installed | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: nfs_client_installed in linux | |
INFO guest: Execute capability: nfs_client_installed [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (rocky) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -x /sbin/mount.nfs (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG environment: Attempting to acquire process-lock: nfs-export | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: nfs-export | |
INFO interface: info: Exporting NFS shared folders... | |
INFO interface: info: ==> default: Exporting NFS shared folders... | |
==> default: Exporting NFS shared folders... | |
DEBUG host: Searching for cap: nfs_export | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_export in bsd | |
INFO host: Execute capability: nfs_export [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>, #<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, ["192.168.56.54"], {"/vagrant"=>{:guestpath=>"/vagrant", :hostpath=>"/Users/pradchenko/vagrant/centos8", :disabled=>false, :__vagrantfile=>true, :plugin=>#<VagrantWinNFSd::SyncedFolder:0x00007fece3d4a238 @logger=#<Log4r::Logger:0x00007fece3d4a120 @fullname="vagrant::synced_folders::nfs", @outputters=[], @additive=true, @name="nfs", @path="vagrant::synced_folders", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_logger=#<Log4r::Logger:0x00007fece3d0a3e0 @fullname="vagrant::capability_host::vagrantwinnfsd::syncedfolder", @outputters=[], @additive=true, @name="syncedfolder", @path="vagrant::capability_host::vagrantwinnfsd", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:nfs, #<VagrantWinNFSd::SyncedFolder:0x00007fece88fd6f8 @logger=#<Log4r::Logger:0x00007fece88fd568 @fullname="vagrant::synced_folders::nfs", @outputters=[], @additive=true, @name="nfs", @path="vagrant::synced_folders", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:smb=>#<Vagrant::Registry:0x00007fece3d0a660 @items={:default_fstab_modification=>#<Proc:0x00007fece398e5e0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/smb/plugin.rb:26>, :mount_options=>#<Proc:0x00007fece398e4f0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/smb/plugin.rb:31>, :mount_name=>#<Proc:0x00007fece398e400 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/smb/plugin.rb:36>, :mount_type=>#<Proc:0x00007fece398e2c0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/smb/plugin.rb:41>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00007fece3d0a598 @items={:mount_options=>#<Proc:0x00007fece3945d40 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:72>, :mount_type=>#<Proc:0x00007fece3945ca0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:77>, :mount_name=>#<Proc:0x00007fece3945c50 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/plugin.rb:82>}, @results_cache={}>}>, :map_uid=>501, :map_gid=>20, :nfs_version=>3, :nfs_udp=>true, :uuid=>"1191547178"}}] (darwin) | |
INFO environment: Released process lock: nfs-export | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fece53271f0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fece5046ad0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00007fece3d108f8> | |
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: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fece8927b60> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fece78bc2d0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fece3cf1868> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fece3cf9310> | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00007fece3ce06a8> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x00007fece34b8750> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00007fece57180e8> | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece56dfce8> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x00007fece3f25418> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece3449df0> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece3449df0> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x00007fece51e7ab0> | |
INFO warden: Calling IN action: #<Proc:0x00007fece89171c0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece51e76a0> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x00007fece88b46d8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::DestroyConfirm:0x00007fece32192b0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::DestroyConfirm:0x00007fece32192b0> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x00007feced862a90> | |
INFO warden: Calling IN action: #<Proc:0x00007fece56cf758 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00007feced8629f0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ProvisionerCleanup:0x00007feced8629a0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007fece35217a0> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00007fece3521750> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00007fece3521728> | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece34fb258> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x00007fece4b739b8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece5354998> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00007fece5354998> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x00007fece78b0520> | |
INFO warden: Calling IN action: #<Proc:0x00007fece79dcd18 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007fece3c43b28> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x00007fece3c439e8> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece3c43420> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x00007fece898b1b0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00007fece34e3040> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00007fece34e3040> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x00007fece56df450> | |
INFO warden: Calling IN action: #<Proc:0x00007fece56a4dc8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fece56df270 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00007fece3c42fc0> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x00007fece563c660> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::GracefulHalt:0x00007fece3dcac80> | |
INFO graceful_halt: Verifying source state of machine: :running | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: output: Attempting graceful shutdown of VM... | |
INFO interface: output: ==> default: Attempting graceful shutdown of VM... | |
==> default: Attempting graceful shutdown of VM... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: halt | |
DEBUG guest: Checking in: rocky | |
DEBUG guest: Checking in: redhat | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: halt in linux | |
INFO guest: Execute capability: halt [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (rocky) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: ps -o comm= 1 | grep systemd (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: systemctl poweroff (sudo=true) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
INFO ssh: SSH connection unexpected closed. Assuming reboot or something. | |
DEBUG graceful_halt: Waiting for target graceful halt state: poweroff | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "bb39e059-edc4-428c-8060-80389f6d860a", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO graceful_halt: Gracefully halted. | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::GracefulHalt:0x00007fece3dcac80> | |
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x00007fece4c91ca0> | |
INFO warden: Calling IN action: #<Proc:0x00007feced85bce0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fece4c91bd8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fece3c42a48 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Destroy:0x00007fece34fb208> | |
INFO interface: info: Destroying VM and associated drives... | |
INFO interface: info: ==> default: Destroying VM and associated drives... | |
==> default: Destroying VM and associated drives... | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "unregistervm", "bb39e059-edc4-428c-8060-80389f6d860a", "--delete"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 6.1.38 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1 | |
INFO base: VBoxManage path: VBoxManage | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00007fece34fb1e0> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "systemproperties"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DestroyUnusedNetworkInterfaces:0x00007fece34fb1b8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00007fece4c435a0> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "vms"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00007fece4c19408> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO nfs: NFS pruning. Valid IDs: ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>, #<Vagrant::UI::Prefixed:0x00007fece7936878 @logger=#<Log4r::Logger:0x00007fece7936760 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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::Basic:0x00007fece31c8270 @logger=#<Log4r::Logger:0x00007fece31c8220 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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:0x00007fece3926c60>>>, ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b"]] (darwin) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00007fece34c21b0> | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
DEBUG host: Searching for cap: nfs_installed | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_installed in bsd | |
INFO host: Execute capability: nfs_installed [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>] (darwin) | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: nfs | |
INFO nfs: NFS pruning. Valid IDs: ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/pradchenko/vagrant/centos8>, #<Vagrant::UI::Prefixed:0x00007fece7936878 @logger=#<Log4r::Logger:0x00007fece7936760 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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::Basic:0x00007fece31c8270 @logger=#<Log4r::Logger:0x00007fece31c8220 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00007fece3a414b0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00007fece3a22600 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00007fece39e97b0 @formatter=#<Log4r::BasicFormatter:0x00007fece493d950 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00007fece3a411e0 @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:0x00007fece3926c60>>>, ["42caf70b-02c0-489f-ba5c-70ffdeb6abf9", "d1c440df-85d3-4efe-a039-24d83f76d851", "6f02b716-1d50-4045-8588-87fe459d2ae8", "4871547d-336c-4659-a68d-dbb0c732fb79", "ef387ed1-91fc-4b32-9c66-39a9d74e157b"]] (darwin) | |
INFO warden: Calling IN action: #<Proc:0x00007fece3499030 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00007fece51e7380 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece51e7380 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece3499030 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00007fece34c21b0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00007fece4c19408> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00007fece4c435a0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::DestroyUnusedNetworkInterfaces:0x00007fece34fb1b8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00007fece34fb1e0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Destroy:0x00007fece34fb208> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece3c42a48 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece4c91bd8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007feced85bce0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00007fece3c42fc0> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece56df270 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece56a4dc8 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00007fece3c43420> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x00007fece3c439e8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007fece3c43b28> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece79dcd18 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00007fece34fb258> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00007fece3521728> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x00007fece3521750> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007fece35217a0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ProvisionerCleanup:0x00007feced8629a0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x00007feced8629f0> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece56cf758 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00007fece51e76a0> | |
INFO warden: Calling OUT action: #<Proc:0x00007fece89171c0 /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:126 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00007fece56dfce8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00007fece57180e8> | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00007fece3cf93b0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
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: wrong number of arguments (given 4, expected 5) | |
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: wrong number of arguments (given 4, expected 5) | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: wrong number of arguments (given 4, expected 5) | |
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-a0d3ea56c38f9d86ba0b92242514b638 | |
INFO environment: Running hook: environment_unload | |
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00007fece3dda9a0> | |
/opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/hosts/bsd/cap/nfs.rb:11:in `nfs_export': wrong number of arguments (given 4, expected 5) (ArgumentError) | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/capability_host.rb:111:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/capability_host.rb:111:in `capability' | |
from /Users/pradchenko/.vagrant.d/gems/2.7.6/gems/vagrant-winnfsd-1.4.0/lib/vagrant-winnfsd/synced_folder.rb:43:in `block (2 levels) in enable' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/environment.rb:631:in `lock' | |
from /Users/pradchenko/.vagrant.d/gems/2.7.6/gems/vagrant-winnfsd-1.4.0/lib/vagrant-winnfsd/synced_folder.rb:41:in `block in enable' | |
from /Users/pradchenko/.vagrant.d/gems/2.7.6/gems/vagrant-winnfsd-1.4.0/lib/vagrant-winnfsd/synced_folder.rb:39:in `synchronize' | |
from /Users/pradchenko/.vagrant.d/gems/2.7.6/gems/vagrant-winnfsd-1.4.0/lib/vagrant-winnfsd/synced_folder.rb:39:in `enable' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/synced_folders.rb:93:in `block in call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/synced_folders.rb:90:in `each' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/synced_folders.rb:90:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/delayed.rb:19:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb:12:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:52:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb:30:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/env_set.rb:19:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/provision.rb:80:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/set_name.rb:50:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/clean_machine_folder.rb:26:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:127:in `block in finalize_action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builder.rb:180:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `block in run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/util/busy.rb:19:in `busy' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:127:in `block in finalize_action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builder.rb:180:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `block in run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/util/busy.rb:19:in `busy' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:127:in `block in finalize_action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builder.rb:180:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `block in run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/util/busy.rb:19:in `busy' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/box_check_outdated.rb:93:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/env_set.rb:19:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:127:in `block in finalize_action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/match_mac_address.rb:22:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/discard_state.rb:15:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/import.rb:78:in `import' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/import.rb:13:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb:17:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/prepare_clone.rb:15:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/customize.rb:40:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:127:in `block in finalize_action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builder.rb:180:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `block in run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/util/busy.rb:19:in `busy' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:127:in `block in finalize_action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/handle_box.rb:56:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:127:in `block in finalize_action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builder.rb:180:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `block in run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/util/busy.rb:19:in `busy' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/warden.rb:48:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/builder.rb:180:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `block in run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/util/busy.rb:19:in `busy' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/action/runner.rb:101:in `run' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/machine.rb:248:in `action_raw' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/machine.rb:217:in `block in action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/environment.rb:631:in `lock' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/machine.rb:203:in `call' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/machine.rb:203:in `action' | |
from /opt/vagrant/embedded/gems/2.3.0/gems/vagrant-2.3.0/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment