Hello Can you share the Vagrantfile you are using in your project and also the Vagrantfile included in the box?
/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile Thanks Alvaro. On Tue, Feb 25, 2020 at 1:06 PM Gael Martinez <[email protected]> wrote: > I'm encountering this error using a rhel 8 box that used to work in the > past with older versions of vagrant... If extracting the .box file and > using directly the VBox configuration and loading it into VBox it works > just fine... > > The same issue happens on MacOS Mojave, vagrant 2.2.7, Virtualbox 6.0.12, > 6.0.18, 6.1.2 and 6.1.4... The following error seems to repeat in loop for > a few minutes until a final crash... > > INFO global: Vagrant version: 2.2.7 > INFO global: Ruby version: 2.4.9 > INFO global: RubyGems version: 2.6.14.4 > INFO global: VAGRANT_DEFAULT_PROVIDER="virtualbox" > INFO global: VAGRANT_INSTALLER_VERSION="2" > INFO global: VAGRANT_INSTALLER_ENV="1" > INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" > INFO global: > VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant" > INFO global: VAGRANT_LOG="debug" > WARN global: resolv replacement has not been enabled! > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/synced_folders/nfs/plugin.rb > INFO manager: Registered plugin: NFS synced folders > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/synced_folders/rsync/plugin.rb > INFO manager: Registered plugin: RSync synced folders > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/synced_folders/smb/plugin.rb > INFO manager: Registered plugin: SMB synced folders > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/kernel_v2/plugin.rb > INFO manager: Registered plugin: kernel > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/ftp/plugin.rb > INFO manager: Registered plugin: ftp > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/noop/plugin.rb > INFO manager: Registered plugin: noop > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/heroku/plugin.rb > INFO manager: Registered plugin: heroku > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/local-exec/plugin.rb > INFO manager: Registered plugin: local-exec > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/atlas/plugin.rb > INFO manager: Registered plugin: atlas > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/docker/plugin.rb > INFO manager: Registered plugin: docker-provider > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/plugin.rb > INFO manager: Registered plugin: Hyper-V provider > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb > INFO manager: Registered plugin: VirtualBox provider > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/kernel_v1/plugin.rb > INFO manager: Registered plugin: kernel > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/docker/plugin.rb > INFO manager: Registered plugin: docker > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/file/plugin.rb > INFO manager: Registered plugin: file > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/shell/plugin.rb > INFO manager: Registered plugin: shell > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/chef/plugin.rb > INFO manager: Registered plugin: chef > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/ansible/plugin.rb > INFO manager: Registered plugin: ansible > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/salt/plugin.rb > INFO manager: Registered plugin: salt > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/cfengine/plugin.rb > INFO manager: Registered plugin: CFEngine Provisioner > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/puppet/plugin.rb > INFO manager: Registered plugin: puppet > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/provision/plugin.rb > INFO manager: Registered plugin: provision command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/destroy/plugin.rb > INFO manager: Registered plugin: destroy command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/init/plugin.rb > INFO manager: Registered plugin: init command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/snapshot/plugin.rb > INFO manager: Registered plugin: snapshot command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/validate/plugin.rb > INFO manager: Registered plugin: validate command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/box/plugin.rb > INFO manager: Registered plugin: box command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/winrm/plugin.rb > INFO manager: Registered plugin: winrm command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/resume/plugin.rb > INFO manager: Registered plugin: resume command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/suspend/plugin.rb > INFO manager: Registered plugin: suspend command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/plugin/plugin.rb > INFO manager: Registered plugin: plugin command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/halt/plugin.rb > INFO manager: Registered plugin: halt command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/provider/plugin.rb > INFO manager: Registered plugin: provider command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/rdp/plugin.rb > INFO manager: Registered plugin: rdp command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/status/plugin.rb > INFO manager: Registered plugin: status command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/ssh_config/plugin.rb > INFO manager: Registered plugin: ssh-config command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/winrm_config/plugin.rb > INFO manager: Registered plugin: winrm-config command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/reload/plugin.rb > INFO manager: Registered plugin: reload command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/powershell/plugin.rb > INFO manager: Registered plugin: powershell command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/cap/plugin.rb > INFO manager: Registered plugin: cap command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/push/plugin.rb > INFO manager: Registered plugin: push command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/list-commands/plugin.rb > INFO manager: Registered plugin: list-commands command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/ssh/plugin.rb > INFO manager: Registered plugin: ssh command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/version/plugin.rb > INFO manager: Registered plugin: version command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/up/plugin.rb > INFO manager: Registered plugin: up command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/cloud/plugin.rb > INFO manager: Registered plugin: vagrant-cloud > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/global-status/plugin.rb > INFO manager: Registered plugin: global-status command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/port/plugin.rb > INFO manager: Registered plugin: port command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/login/plugin.rb > INFO manager: Registered plugin: vagrant-login > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/package/plugin.rb > INFO manager: Registered plugin: package command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/help/plugin.rb > INFO manager: Registered plugin: help command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/upload/plugin.rb > INFO manager: Registered plugin: upload command > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/slackware/plugin.rb > INFO manager: Registered plugin: Slackware host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/bsd/plugin.rb > INFO manager: Registered plugin: BSD host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/freebsd/plugin.rb > INFO manager: Registered plugin: FreeBSD host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/null/plugin.rb > INFO manager: Registered plugin: null host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/void/plugin.rb > INFO manager: Registered plugin: Void host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/linux/plugin.rb > INFO manager: Registered plugin: Linux host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/arch/plugin.rb > INFO manager: Registered plugin: Arch host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/darwin/plugin.rb > INFO manager: Registered plugin: Mac OS X host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/windows/plugin.rb > INFO manager: Registered plugin: Windows host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/redhat/plugin.rb > INFO manager: Registered plugin: Red Hat Enterprise Linux host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/gentoo/plugin.rb > INFO manager: Registered plugin: Gentoo host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/suse/plugin.rb > INFO manager: Registered plugin: SUSE host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/alt/plugin.rb > INFO manager: Registered plugin: ALT Platform host > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/communicators/winrm/plugin.rb > INFO manager: Registered plugin: winrm communicator > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/communicators/winssh/plugin.rb > INFO manager: Registered plugin: windows ssh communicator > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/communicators/ssh/plugin.rb > INFO manager: Registered plugin: ssh communicator > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/alpine/plugin.rb > INFO manager: Registered plugin: Alpine guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/solaris11/plugin.rb > INFO manager: Registered plugin: Solaris 11 guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/dragonflybsd/plugin.rb > INFO manager: Registered plugin: DragonFly BSD guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/pld/plugin.rb > INFO manager: Registered plugin: PLD Linux guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/amazon/plugin.rb > INFO manager: Registered plugin: Amazon Linux guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/mint/plugin.rb > INFO manager: Registered plugin: Mint guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/debian/plugin.rb > INFO manager: Registered plugin: Debian guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/slackware/plugin.rb > INFO manager: Registered plugin: Slackware guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/esxi/plugin.rb > INFO manager: Registered plugin: ESXi guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/netbsd/plugin.rb > INFO manager: Registered plugin: NetBSD guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/omnios/plugin.rb > INFO manager: Registered plugin: OmniOS guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/bsd/plugin.rb > INFO manager: Registered plugin: BSD-based guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/haiku/plugin.rb > INFO manager: Registered plugin: Haiku guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/fedora/plugin.rb > INFO manager: Registered plugin: Fedora guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/tinycore/plugin.rb > INFO manager: Registered plugin: TinyCore Linux guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/atomic/plugin.rb > INFO manager: Registered plugin: Atomic Host guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/freebsd/plugin.rb > INFO manager: Registered plugin: FreeBSD guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/trisquel/plugin.rb > INFO manager: Registered plugin: Trisquel guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/smartos/plugin.rb > INFO manager: Registered plugin: SmartOS guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/kali/plugin.rb > INFO manager: Registered plugin: Kali guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/linux/plugin.rb > INFO manager: Registered plugin: Linux guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/arch/plugin.rb > INFO manager: Registered plugin: Arch guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/openbsd/plugin.rb > INFO manager: Registered plugin: OpenBSD guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/nixos/plugin.rb > INFO manager: Registered plugin: NixOS guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/photon/plugin.rb > INFO manager: Registered plugin: VMware Photon guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/darwin/plugin.rb > INFO manager: Registered plugin: Darwin guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/funtoo/plugin.rb > INFO manager: Registered plugin: Funtoo guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/windows/plugin.rb > INFO manager: Registered plugin: Windows guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/redhat/plugin.rb > INFO manager: Registered plugin: Red Hat Enterprise Linux guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/solaris/plugin.rb > INFO manager: Registered plugin: Solaris guest. > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/elementary/plugin.rb > INFO manager: Registered plugin: Elementary guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/gentoo/plugin.rb > INFO manager: Registered plugin: Gentoo guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/suse/plugin.rb > INFO manager: Registered plugin: SUSE guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/coreos/plugin.rb > INFO manager: Registered plugin: CoreOS guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/ubuntu/plugin.rb > INFO manager: Registered plugin: Ubuntu guest > DEBUG global: Loading core plugin: > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/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:0x00000001058ba3c0>) > INFO environment: - cwd: /Users/gmarti1/packer/tk-linux/rhel8 > INFO environment: Home path: /Users/gmarti1/.vagrant.d > DEBUG environment: Effective local data path: > /Users/gmarti1/packer/tk-linux/rhel8/.vagrant > INFO environment: Local data path: > /Users/gmarti1/packer/tk-linux/rhel8/.vagrant > DEBUG environment: Creating: /Users/gmarti1/packer/tk-linux/rhel8/.vagrant > DEBUG manager: Enabling localized plugins > INFO manager: Plugins: > DEBUG bundler: Current generated plugin dependency list: [] > DEBUG bundler: Generating new builtin set instance. > DEBUG bundler: Generating new plugin set instance. Skip gems - [] > DEBUG bundler: Activating solution set: [] > INFO manager: Loading plugins... > DEBUG manager: Enabling globalized plugins > INFO manager: Plugins: > DEBUG bundler: Current generated plugin dependency list: [] > DEBUG bundler: Generating new builtin set instance. > DEBUG bundler: Generating new plugin set instance. Skip gems - [] > DEBUG bundler: Activating solution set: [] > INFO manager: Loading plugins... > INFO loader: Set :root = > ["#<Pathname:/Users/gmarti1/packer/tk-linux/rhel8/Vagrantfile>"] > DEBUG loader: Populating proc cache for > #<Pathname:/Users/gmarti1/packer/tk-linux/rhel8/Vagrantfile> > DEBUG loader: Load procs for pathname: > /Users/gmarti1/packer/tk-linux/rhel8/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 > DEBUG environment: Default provider: `virtualbox` > DEBUG environment: Using forced default provider: `virtualbox` > DEBUG environment: Default provider: `virtualbox` > DEBUG environment: Using forced default provider: `virtualbox` > INFO loader: Set "2153726940_machine_default" = [] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > DEBUG loader: Populating proc cache for > #<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile> > DEBUG loader: Load procs for pathname: > /Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile > INFO root: Version requirements from Vagrantfile: [">= 1.6.2"] > INFO root: - Version requirements satisfied! > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (evaluating) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (evaluating) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (evaluating) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001058f33c8>] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox > (evaluating) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > [..] > DEBUG push: finalizing > INFO loader: Set :"2153726940_vm_default_rhel8_virtualbox" = ["[\"2\", > #<Proc:0x00000001058f33c8>]"] > INFO loader: Loading configuration in order: [:home, :root, > "2153726940_machine_default", :"2153726940_vm_default_rhel8_virtualbox"] > ERROR loader: Unknown config sources: [:"2155721740_rhel8_virtualbox"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Loading from: 2153726940_vm_default_rhel8_virtualbox (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > DEBUG push: finalizing > INFO box_collection: Box found: rhel8 (virtualbox) > INFO loader: Set :"2155721740_rhel8_virtualbox" = > ["#<Pathname:/Users/gmarti1/.vagrant.d/boxes/rhel8/0/virtualbox/Vagrantfile>"] > INFO loader: Loading configuration in order: > [:"2155721740_rhel8_virtualbox", :home, :root, "2153726940_machine_default"] > ERROR loader: Unknown config sources: > [:"2153726940_vm_default_rhel8_virtualbox"] > DEBUG loader: Loading from: 2155721740_rhel8_virtualbox (cache) > /opt/vagrant/embedded/gems/2.2.7/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb:76:in > `module_eval': stack level too deep (SystemStackError) > from > /opt/vagrant/embedded/gems/2.2.7/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb:76:in > `set_log' > from > /opt/vagrant/embedded/gems/2.2.7/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb:39:in > `block in toggle_methods' > from > /opt/vagrant/embedded/gems/2.2.7/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb:35:in > `each' > from > /opt/vagrant/embedded/gems/2.2.7/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb:35:in > `toggle_methods' > from > /opt/vagrant/embedded/gems/2.2.7/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb:19:in > `define_methods' > from > /opt/vagrant/embedded/gems/2.2.7/gems/log4r-1.1.10/lib/log4r/logger.rb:37:in > `initialize' > from > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/kernel_v2/config/push.rb:11:in > `new' > from > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/kernel_v2/config/push.rb:11:in > `initialize' > ... 1360 levels... > from > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:983:in > `process_configured_plugins' > from > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:178:in > `initialize' > from > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant:145:in `new' > from > /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant:145:in > `<main>' > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/573352af-ba4c-4893-ac14-c0d15e85d201%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/573352af-ba4c-4893-ac14-c0d15e85d201%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0exrEyJ5xWgBEpoux8P2EHzLHVOW3kyucLm33FVwihc7zQ%40mail.gmail.com.
