[_73@slackasus ~/tmp]$ vagrant --version
Vagrant 2.2.15
[_73@slackasus ~/tmp]$ vagrant init hashicorp/bionic64
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
[_73@slackasus ~/tmp]$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/hashicorp/bionic64
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
[_73@slackasus ~/tmp]$ vagrant up --debug
INFO global: Vagrant version: 2.2.15
INFO global: Ruby version: 2.6.6
INFO global: RubyGems version: 3.0.3
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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.15/gems/vagrant-2.2.15/plugins/commands/autocomplete/plugin.rb
INFO manager: Registered plugin: autocomplete command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/cloud/plugin.rb
INFO manager: Registered plugin: vagrant-cloud
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/upload/plugin.rb
INFO manager: Registered plugin: upload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/validate/plugin.rb
INFO manager: Registered plugin: validate command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/winrm/plugin.rb
INFO manager: Registered plugin: winrm command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/winrm_config/plugin.rb
INFO manager: Registered plugin: winrm-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/communicators/winssh/plugin.rb
INFO manager: Registered plugin: windows ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/alpine/plugin.rb
INFO manager: Registered plugin: Alpine guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/centos/plugin.rb
INFO manager: Registered plugin: CentOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/elementary/plugin.rb
INFO manager: Registered plugin: Elementary guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/haiku/plugin.rb
INFO manager: Registered plugin: Haiku guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/kali/plugin.rb
INFO manager: Registered plugin: Kali guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/openwrt/plugin.rb
INFO manager: Registered plugin: OpenWrt guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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.15/gems/vagrant-2.2.15/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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.15/gems/vagrant-2.2.15/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/void/plugin.rb
INFO manager: Registered plugin: Void host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/container/plugin.rb
INFO manager: Registered plugin: container
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/podman/plugin.rb
INFO manager: Registered plugin: podman
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000002a8d278>)
INFO environment: - cwd: /home/_73/tmp
INFO environment: Home path: /home/_73/.vagrant.d
DEBUG environment: Effective local data path: /home/_73/tmp/.vagrant
INFO environment: Local data path: /home/_73/tmp/.vagrant
DEBUG environment: Creating: /home/_73/tmp/.vagrant
DEBUG manager: Enabling localized plugins
INFO manager: Plugins:
DEBUG solution_file: new solution file instance plugin_file=/home/_73/tmp/.vagrant/plugins.json solution_file=/home/_73/tmp/.vagrant/bundler/local.sol
DEBUG solution_file: missing file so skipping loading
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/home/_73/tmp/.vagrant/plugins.json:/home/_73/tmp/.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:/home/_73/tmp/.vagrant/plugins.json:/home/_73/tmp/.vagrant/bundler/local.sol:invalid>
INFO manager: Loading plugins...
DEBUG manager: Enabling globalized plugins
INFO manager: Plugins:
DEBUG solution_file: new solution file instance plugin_file=/home/_73/.vagrant.d/plugins.json solution_file=/home/_73/tmp/.vagrant/bundler/global.sol
DEBUG solution_file: missing file so skipping loading
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/home/_73/.vagrant.d/plugins.json:/home/_73/tmp/.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: []
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:/home/_73/.vagrant.d/plugins.json:/home/_73/tmp/.vagrant/bundler/global.sol:invalid>
INFO manager: Loading plugins...
INFO loader: Set :root = ["#<Pathname:/home/_73/tmp/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/home/_73/tmp/Vagrantfile>
DEBUG loader: Load procs for pathname: /home/_73/tmp/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/bin/VBoxManage", "--version"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 6.1.50r161033
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.50
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 base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
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 "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000000000310d1e8>
INFO environment: Running hook: environment_load
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000002e76330>
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 "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
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.50
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box:
INFO machine: - Data dir: /home/_73/tmp/.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.50
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.50
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:0x0000000002fc7400 @logger=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000002eccc80 @logger=#<Log4r::Logger:0x0000000002f43a10 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000002f8cfa8 @logger=#<Log4r::Logger:0x00000000030c0d98 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.50">, @cap_logger=#<Log4r::Logger:0x0000000002e5d7b8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000002e5dec0>:0x0000000002ec81f8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002e5dce0 @items={:public_address=>#<Proc:0x0000000002a064f8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000002a040b8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:65>, :has_communicator=>#<Proc:0x0000000002a13f68@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002e5dbc8 @items={:public_address=>#<Proc:0x00000000030e9540@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000030e94a0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:30>, :configure_disks=>#<Proc:0x00000000030e9450@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:35>, :cleanup_disks=>#<Proc:0x00000000030e9400@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:40>, :validate_disk_ext=>#<Proc:0x00000000030e93d8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:45>, :default_disk_exts=>#<Proc:0x00000000030e9388@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:50>, :set_default_disk_ext=>#<Proc:0x00000000030e9360@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:55>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002e5dab0 @items={:forwarded_ports=>#<Proc:0x0000000002a8e628@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a8e5b0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a8e588@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a8e560@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a8e510@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a8e4e8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:52>, :default_disk_exts=>#<Proc:0x0000000002a8e4c0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:57>, :set_default_disk_ext=>#<Proc:0x0000000002a8e498@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:62>, :snapshot_list=>#<Proc:0x0000000002a8e470@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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 "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
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:0x0000000002fc7400 @logger=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000002eccc80 @logger=#<Log4r::Logger:0x0000000002f43a10 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000002f8cfa8 @logger=#<Log4r::Logger:0x00000000030c0d98 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.50">, @cap_logger=#<Log4r::Logger:0x0000000002e5d7b8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000002e5dec0>:0x0000000002ec81f8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002e5dce0 @items={:public_address=>#<Proc:0x0000000002a064f8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000002a040b8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:65>, :has_communicator=>#<Proc:0x0000000002a13f68@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002e5dbc8 @items={:public_address=>#<Proc:0x00000000030e9540@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000030e94a0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:30>, :configure_disks=>#<Proc:0x00000000030e9450@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:35>, :cleanup_disks=>#<Proc:0x00000000030e9400@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:40>, :validate_disk_ext=>#<Proc:0x00000000030e93d8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:45>, :default_disk_exts=>#<Proc:0x00000000030e9388@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:50>, :set_default_disk_ext=>#<Proc:0x00000000030e9360@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:55>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002e5dab0 @items={:forwarded_ports=>#<Proc:0x0000000002a8e628@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a8e5b0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a8e588@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a8e560@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a8e510@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a8e4e8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:52>, :default_disk_exts=>#<Proc:0x0000000002a8e4c0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:57>, :set_default_disk_ext=>#<Proc:0x0000000002a8e498@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:62>, :snapshot_list=>#<Proc:0x0000000002a8e470@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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:0x0000000002ec9288> 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-f49250d9069d3b9cccd70b5adefe94e4
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-f49250d9069d3b9cccd70b5adefe94e4
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/_73/tmp>]
DEBUG host: Trying: alt
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
DEBUG host: Trying: freebsd
DEBUG host: Trying: gentoo
DEBUG host: Trying: redhat
DEBUG host: Trying: slackware
INFO host: Detected: slackware!
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007f0a0005c290>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000000036cfb08>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31998
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000036fdaa8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000003096ca0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000035bcf40>
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000035bcf18>
DEBUG storeboxmetadata: No box data found for default with provider virtualbox
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000035bcf18>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000035bcf40>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000037570f8>
INFO warden: Calling IN action: #<Proc:0x00000000038bff80@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:126 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x0000000003757058>
INFO interface: output: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
INFO interface: output: ==> default: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
==> default: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
INFO interface: detail: Box Provider: virtualbox
INFO interface: detail: default: Box Provider: virtualbox
default: Box Provider: virtualbox
INFO interface: detail: Box Version: >= 0
INFO interface: detail: default: Box Version: >= 0
default: Box Version: >= 0
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000000218b5f8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxAdd:0x0000000002f785f8>
INFO environment: Running hook: authenticate_box_url
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00000000035a73c0>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00000000036646c8>
WARN authenticate-box-url: Removing access token from URL parameter.
WARN authenticate-box-url: Authentication token not added as GET parameter.
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00000000036646c8>
INFO box_add: Downloading box: https://vagrantcloud.com/hashicorp/bionic64 => /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x00000000037953a8>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003839c00>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003839c00>
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x000000000310b078>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00000000035f5d68>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00000000035f5d68>
INFO downloader: HEAD: https://vagrantcloud.com/hashicorp/bionic64
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "-I", "--fail", "--location", "--max-redirs", "10", "--verbose", "--user-agent", "Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6) ", "--continue-at", "-", "-H", "Accept: application/json", "https://vagrantcloud.com/hashicorp/bionic64"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: %
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: T
DEBUG subprocess: stderr: o
DEBUG subprocess: stderr: t
DEBUG subprocess: stderr: a
DEBUG subprocess: stderr: l
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: %
DEBUG subprocess: stderr: Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 44.210.11.156:443...
DEBUG subprocess: stderr: * Connected to vagrantcloud.com (44.210.11.156) port 443 (#0)
* ALPN, offering http/1.1
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: successfully set certificate verify locations:
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: CAfile: /opt/vagrant/embedded/cacert.pem
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: CApath: none
DEBUG subprocess: stderr: }
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: [
DEBUG subprocess: stderr: 5
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: b
DEBUG subprocess: stderr: ytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [110 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3850 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr: TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=prod.vagrantcloud.com
* start date: Jan 10 00:00:00 2025 GMT
* expire date: Feb 9 23:59:59 2026 GMT
* subjectAltName: host "vagrantcloud.com" matched cert's "vagrantcloud.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /hashicorp/bionic64 HTTP/1.1
> Host: vagrantcloud.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: application/json
>
DEBUG subprocess: stderr: { [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 25 Jan 2025 15:19:07 GMT
< Content-Length: 0
< Connection: keep-alive
< location: https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #0 to host vagrantcloud.com left intact
* Issue another request to this URL: 'https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64'
DEBUG subprocess: stderr: * Trying 65.8.19.36:443...
DEBUG subprocess: stderr: * Connected to portal.cloud.hashicorp.com (65.8.19.36) port 443 (#1)
DEBUG subprocess: stderr: * ALPN, offering http/1.1
DEBUG subprocess: stderr: * successfully set certificate verify locations:
* CAfile: /opt/vagrant/embedded/cacert.pem
* CApath: none
DEBUG subprocess: stderr: } [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
{ [25 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Certificate (11):
{ [3828 bytes data]
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* TLSv1.3 (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.3 (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=portal.cloud.hashicorp.com
* start date: Dec 5 00:00:00 2024 GMT
* expire date: Jan 2 23:59:59 2026 GMT
* subjectAltName: host "portal.cloud.hashicorp.com" matched cert's "portal.cloud.hashicorp.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /vagrant/discover/hashicorp/bionic64 HTTP/1.1
> Host: portal.cloud.hashicorp.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: application/json
>
DEBUG subprocess: stderr: { [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [124 bytes data]
DEBUG subprocess: stderr: * Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Content-Type: text/html
< Content-Length: 11034
< Connection: keep-alive
< x-amz-id-2: Vl9tyXLOqMAydcwNaNvaHSJDKKNaqFT7mtCqkJnb/ZdQw+Qk9T7fpkNmQK9tb0TKe1PrLCtAmiM=
< x-amz-request-id: MRED3RXNSFMTNV8P
< Date: Fri, 24 Jan 2025 22:12:05 GMT
< x-amz-replication-status: COMPLETED
< Last-Modified: Fri, 24 Jan 2025 21:42:57 GMT
< ETag: "f5947701abe53e9fb077389390eba892"
< x-amz-server-side-encryption: AES256
< x-amz-version-id: fHQoU5EZUaI7iYDXIoEQGiqdS_h3Yn5N
< Accept-Ranges: bytes
< Server: AmazonS3
< X-Hcp-Mktg-Email: mandatory
< Access-Control-Allow-Origin: https://flow.idp.hashicorp.com
< Access-Control-Expose-Headers: X-Hcp-Mktg-Email
< Vary: Accept-Encoding
< Content-Security-Policy: default-src 'none'; form-action 'none'; script-src 'self' https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://js.stripe.com 'sha256-iTXlDOuB0DC/QazcojKCUjRaxlVr5Ti8S+8lqi4GMcA=' 'sha256-Ka2Bj962KtQU78/03MNuKejsZ1wIxQXQZjxfE/3HT0c='; font-src 'self'; frame-ancestors 'self'; frame-src 'self' https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://js.stripe.com youtube.com www.youtube.com; connect-src 'self' https://*.launchdarkly.com https://api.releases.hashicorp.com https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://api.segment.io https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://segment.cloud.hashicorp.com https://eu.i.posthog.com https://api.stripe.com; img-src 'self' https://*.githubusercontent.com https://*.gravatar.com https://cdn.auth0.com https://*.wp.com data:; style-src 'self' 'sha256-VZMHPaYfsWk86srXyAITur/dpulL+UwhDuuJJDj3JXA=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-5Smp6QFVzMjUq/dfMh2PrvCw+2EIuyOumpirghdBZjs=' 'sha256-wxO0PV3+/gNmNBPz8CUcmEYmuMbzhxmLF647adnkoGc=' 'sha256-LqhoPrUy8D2xbX8yYlpOgpZkRCu5EYYFyGImj4e4CyI=' 'sha256-RW8f0+IK40cCCyYLLsHdel4LbWLP5ktPJT+BI/GF2/Y='; media-src 'self';
< Strict-Transport-Security: max-age=31536000; includeSubdomains
< X-Content-Type-Options: nosniff
< X-Cache: Hit from cloudfront
< Via: 1.1 6f3b3d485b87b526c1a0fa115b530284.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: BOS50-C3
< Alt-Svc: h3=":443"; ma=86400
< X-Amz-Cf-Id: 8OEdguzdaNa0mO6HNVlKIAhr80ygQ0Yw_qSEg-x92ycB3xazsZlt3A==
< Age: 61623
<
0 11034 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #1 to host portal.cloud.hashicorp.com left intact
DEBUG subprocess: stdout: HTTP/1.1 301 Moved Permanently
Date: Sat, 25 Jan 2025 15:19:07 GMT
Content-Length: 0
Connection: keep-alive
location: https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 11034
Connection: keep-alive
x-amz-id-2: Vl9tyXLOqMAydcwNaNvaHSJDKKNaqFT7mtCqkJnb/ZdQw+Qk9T7fpkNmQK9tb0TKe1PrLCtAmiM=
x-amz-request-id: MRED3RXNSFMTNV8P
Date: Fri, 24 Jan 2025 22:12:05 GMT
x-amz-replication-status: COMPLETED
Last-Modified: Fri, 24 Jan 2025 21:42:57 GMT
ETag: "f5947701abe53e9fb077389390eba892"
x-amz-server-side-encryption: AES256
x-amz-version-id: fHQoU5EZUaI7iYDXIoEQGiqdS_h3Yn5N
Accept-Ranges: bytes
Server: AmazonS3
X-Hcp-Mktg-Email: mandatory
Access-Control-Allow-Origin: https://flow.idp.hashicorp.com
Access-Control-Expose-Headers: X-Hcp-Mktg-Email
Vary: Accept-Encoding
Content-Security-Policy: default-src 'none'; form-action 'none'; script-src 'self' https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://js.stripe.com 'sha256-iTXlDOuB0DC/QazcojKCUjRaxlVr5Ti8S+8lqi4GMcA=' 'sha256-Ka2Bj962KtQU78/03MNuKejsZ1wIxQXQZjxfE/3HT0c='; font-src 'self'; frame-ancestors 'self'; frame-src 'self' https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://js.stripe.com youtube.com www.youtube.com; connect-src 'self' https://*.launchdarkly.com https://api.releases.hashicorp.com https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://api.segment.io https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://segment.cloud.hashicorp.com https://eu.i.posthog.com https://api.stripe.com; img-src 'self' https://*.githubusercontent.com https://*.gravatar.com https://cdn.auth0.com https://*.wp.com data:; style-src 'self' 'sha256-VZMHPaYfsWk86srXyAITur/dpulL+UwhDuuJJDj3JXA=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-5Smp6QFVzMjUq/dfMh2PrvCw+2EIuyOumpirghdBZjs=' 'sha256-wxO0PV3+/gNmNBPz8CUcmEYmuMbzhxmLF647adnkoGc=' 'sha256-LqhoPrUy8D2xbX8yYlpOgpZkRCu5EYYFyGImj4e4CyI=' 'sha256-RW8f0+IK40cCCyYLLsHdel4LbWLP5ktPJT+BI/GF2/Y='; media-src 'self';
Strict-Transport-Security: max-age=31536000; includeSubdomains
X-Content-Type-Options: nosniff
X-Cache: Hit from cloudfront
Via: 1.1 6f3b3d485b87b526c1a0fa115b530284.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: BOS50-C3
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 8OEdguzdaNa0mO6HNVlKIAhr80ygQ0Yw_qSEg-x92ycB3xazsZlt3A==
Age: 61623
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: output: Box file was not detected as metadata. Adding it directly...
INFO interface: output: ==> default: Box file was not detected as metadata. Adding it directly...
==> default: Box file was not detected as metadata. Adding it directly...
INFO interface: output: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
INFO interface: output: ==> default: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
==> default: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO box_add: Downloading box: https://vagrantcloud.com/hashicorp/bionic64 => /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x00000000035bee08>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003689b80>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003689b80>
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x0000000003810eb8>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00007f0a0007b078>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00007f0a0007b078>
INFO interface: detail: Downloading: https://vagrantcloud.com/hashicorp/bionic64
INFO interface: detail: default: Downloading: https://vagrantcloud.com/hashicorp/bionic64
default: Downloading: https://vagrantcloud.com/hashicorp/bionic64
INFO downloader: Downloader starting download:
INFO downloader: -- Source: https://vagrantcloud.com/hashicorp/bionic64
INFO downloader: -- Destination: /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--verbose", "--user-agent", "Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6) ", "--continue-at", "-", "--output", "/home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b", "https://vagrantcloud.com/hashicorp/bionic64"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG subprocess: stderr: * Trying 34.206.70.134:443...
DEBUG subprocess: stderr: * Connected to vagrantcloud.com (34.206.70.134) port 443 (#0)
DEBUG subprocess: stderr: * ALPN, offering http/1.1
DEBUG subprocess: stderr: * successfully set certificate verify locations:
* CAfile: /opt/vagrant/embedded/cacert.pem
* CApath: none
DEBUG subprocess: stderr: } [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [110 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3850 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=prod.vagrantcloud.com
* start date: Jan 10 00:00:00 2025 GMT
* expire date: Feb 9 23:59:59 2026 GMT
* subjectAltName: host "vagrantcloud.com" matched cert's "vagrantcloud.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
* SSL certificate verify ok.
} [5 bytes data]
DEBUG subprocess: stderr: > GET /hashicorp/bionic64 HTTP/1.1
> Host: vagrantcloud.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: */*
>
INFO interface: detail: Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--)
Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--)DEBUG subprocess: stderr: { [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 25 Jan 2025 15:19:07 GMT
< Content-Length: 0
< Connection: keep-alive
< location: https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #0 to host vagrantcloud.com left intact
* Issue another request to this URL: 'https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64'
DEBUG subprocess: stderr: * Trying 65.8.19.41:443...
DEBUG subprocess: stderr: * Connected to portal.cloud.hashicorp.com (65.8.19.41) port 443 (#1)
DEBUG subprocess: stderr: * ALPN, offering http/1.1
DEBUG subprocess: stderr: * successfully set certificate verify locations:
* CAfile: /opt/vagrant/embedded/cacert.pem
* CApath: none
DEBUG subprocess: stderr: } [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
{ [25 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Certificate (11):
{ [3828 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.3 (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=portal.cloud.hashicorp.com
* start date: Dec 5 00:00:00 2024 GMT
* expire date: Jan 2 23:59:59 2026 GMT
* subjectAltName: host "portal.cloud.hashicorp.com" matched cert's "portal.cloud.hashicorp.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
* SSL certificate verify ok.
DEBUG subprocess: stderr: } [5 bytes data]
> GET /vagrant/discover/hashicorp/bionic64 HTTP/1.1
> Host: portal.cloud.hashicorp.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: */*
>
INFO interface: detail: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)DEBUG subprocess: stderr: { [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [124 bytes data]
DEBUG subprocess: stderr: * Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Content-Type: text/html
< Content-Length: 11034
< Connection: keep-alive
< x-amz-id-2: Vl9tyXLOqMAydcwNaNvaHSJDKKNaqFT7mtCqkJnb/ZdQw+Qk9T7fpkNmQK9tb0TKe1PrLCtAmiM=
< x-amz-request-id: MRED3RXNSFMTNV8P
< Date: Fri, 24 Jan 2025 22:12:05 GMT
< x-amz-replication-status: COMPLETED
< Last-Modified: Fri, 24 Jan 2025 21:42:57 GMT
< ETag: "f5947701abe53e9fb077389390eba892"
< x-amz-server-side-encryption: AES256
< x-amz-version-id: fHQoU5EZUaI7iYDXIoEQGiqdS_h3Yn5N
< Accept-Ranges: bytes
< Server: AmazonS3
< X-Hcp-Mktg-Email: mandatory
< Access-Control-Allow-Origin: https://flow.idp.hashicorp.com
< Access-Control-Expose-Headers: X-Hcp-Mktg-Email
< Vary: Accept-Encoding
< Content-Security-Policy: default-src 'none'; form-action 'none'; script-src 'self' https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://js.stripe.com 'sha256-iTXlDOuB0DC/QazcojKCUjRaxlVr5Ti8S+8lqi4GMcA=' 'sha256-Ka2Bj962KtQU78/03MNuKejsZ1wIxQXQZjxfE/3HT0c='; font-src 'self'; frame-ancestors 'self'; frame-src 'self' https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://js.stripe.com youtube.com www.youtube.com; connect-src 'self' https://*.launchdarkly.com https://api.releases.hashicorp.com https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://api.segment.io https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://segment.cloud.hashicorp.com https://eu.i.posthog.com https://api.stripe.com; img-src 'self' https://*.githubusercontent.com https://*.gravatar.com https://cdn.auth0.com https://*.wp.com data:; style-src 'self' 'sha256-VZMHPaYfsWk86srXyAITur/dpulL+UwhDuuJJDj3JXA=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-5Smp6QFVzMjUq/dfMh2PrvCw+2EIuyOumpirghdBZjs=' 'sha256-wxO0PV3+/gNmNBPz8CUcmEYmuMbzhxmLF647adnkoGc=' 'sha256-LqhoPrUy8D2xbX8yYlpOgpZkRCu5EYYFyGImj4e4CyI=' 'sha256-RW8f0+IK40cCCyYLLsHdel4LbWLP5ktPJT+BI/GF2/Y='; media-src 'self';
< Strict-Transport-Security: max-age=31536000; includeSubdomains
< X-Content-Type-Options: nosniff
< X-Cache: Hit from cloudfront
< Via: 1.1 5a8470558db8c5018d387c481b2df76a.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: BOS50-C3
< Alt-Svc: h3=":443"; ma=86400
< X-Amz-Cf-Id: GXN3tQl6UeE9Lgnz2HumDh8Y7aUAZwDnSmOzd7K4iTSYO3LTHBfTKg==
< Age: 61623
<
{ [5 bytes data]
100 11034 100 11034 0 0 47973 0 --:--:-- --:--:-- --:--:-- 47973
* Connection #1 to host portal.cloud.hashicorp.com left intact
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG box_collection: Adding box: hashicorp/bionic64 (virtualbox) from /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
DEBUG box_collection: Unpacking box into temporary directory: /home/_73/.vagrant.d/tmp/vagrant-box-add-temp-20250125-20667-1uszfw3
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/bsdtar", "--no-same-owner", "--no-same-permissions", "-v", "-x", "-m", "-s", "|\\\\|/|", "-C", "/home/_73/.vagrant.d/tmp/vagrant-box-add-temp-20250125-20667-1uszfw3", "-f", "/home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: bsdtar: Error opening archive: Unrecognized archive format
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
DEBUG box_add: Deleting temporary box: /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000000036fdaa8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-f49250d9069d3b9cccd70b5adefe94e4
INFO environment: Running hook: environment_unload
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00000000036e1970>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::BoxUnpackageFailure: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
>
ERROR vagrant: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
ERROR vagrant: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:121:in `block (2 levels) in add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:470:in `with_temp_dir'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:115:in `block in add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:457:in `block in with_collection_lock'
/opt/vagrant/embedded/lib/ruby/2.6.0/monitor.rb:235:in `mon_synchronize'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:456:in `with_collection_lock'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:104:in `add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/box_add.rb:372:in `box_add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/box_add.rb:155:in `add_direct'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/box_add.rb:129:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builder.rb:149:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:83:in `handle_box'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:42:in `block in call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:36:in `synchronize'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:36:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:127:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builder.rb:149:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builder.rb:149:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:246:in `action_raw'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:215:in `block in action'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/environment.rb:614:in `lock'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:201:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:201:in `action'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run'
INFO interface: error: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO interface: Machine: error-exit ["Vagrant::Errors::BoxUnpackageFailure", "The box failed to unpackage properly. Please verify that the box\nfile you're trying to add is not corrupted and that enough disk space\nis available and then try again.\nThe output from attempting to unpackage (if any):\n\nbsdtar: Error opening archive: Unrecognized archive format\n"]
Vagrant 2.2.15
[_73@slackasus ~/tmp]$ vagrant init hashicorp/bionic64
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
[_73@slackasus ~/tmp]$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/hashicorp/bionic64
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
[_73@slackasus ~/tmp]$ vagrant up --debug
INFO global: Vagrant version: 2.2.15
INFO global: Ruby version: 2.6.6
INFO global: RubyGems version: 3.0.3
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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.15/gems/vagrant-2.2.15/plugins/commands/autocomplete/plugin.rb
INFO manager: Registered plugin: autocomplete command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/cloud/plugin.rb
INFO manager: Registered plugin: vagrant-cloud
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/upload/plugin.rb
INFO manager: Registered plugin: upload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/validate/plugin.rb
INFO manager: Registered plugin: validate command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/winrm/plugin.rb
INFO manager: Registered plugin: winrm command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/commands/winrm_config/plugin.rb
INFO manager: Registered plugin: winrm-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/communicators/winssh/plugin.rb
INFO manager: Registered plugin: windows ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/alpine/plugin.rb
INFO manager: Registered plugin: Alpine guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/centos/plugin.rb
INFO manager: Registered plugin: CentOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/elementary/plugin.rb
INFO manager: Registered plugin: Elementary guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/haiku/plugin.rb
INFO manager: Registered plugin: Haiku guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/kali/plugin.rb
INFO manager: Registered plugin: Kali guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/openwrt/plugin.rb
INFO manager: Registered plugin: OpenWrt guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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.15/gems/vagrant-2.2.15/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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.15/gems/vagrant-2.2.15/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/void/plugin.rb
INFO manager: Registered plugin: Void host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/container/plugin.rb
INFO manager: Registered plugin: container
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/podman/plugin.rb
INFO manager: Registered plugin: podman
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000002a8d278>)
INFO environment: - cwd: /home/_73/tmp
INFO environment: Home path: /home/_73/.vagrant.d
DEBUG environment: Effective local data path: /home/_73/tmp/.vagrant
INFO environment: Local data path: /home/_73/tmp/.vagrant
DEBUG environment: Creating: /home/_73/tmp/.vagrant
DEBUG manager: Enabling localized plugins
INFO manager: Plugins:
DEBUG solution_file: new solution file instance plugin_file=/home/_73/tmp/.vagrant/plugins.json solution_file=/home/_73/tmp/.vagrant/bundler/local.sol
DEBUG solution_file: missing file so skipping loading
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/home/_73/tmp/.vagrant/plugins.json:/home/_73/tmp/.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:/home/_73/tmp/.vagrant/plugins.json:/home/_73/tmp/.vagrant/bundler/local.sol:invalid>
INFO manager: Loading plugins...
DEBUG manager: Enabling globalized plugins
INFO manager: Plugins:
DEBUG solution_file: new solution file instance plugin_file=/home/_73/.vagrant.d/plugins.json solution_file=/home/_73/tmp/.vagrant/bundler/global.sol
DEBUG solution_file: missing file so skipping loading
DEBUG bundler: solution file in use for init: <Vagrant::Bundler::SolutionFile:/home/_73/.vagrant.d/plugins.json:/home/_73/tmp/.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: []
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:/home/_73/.vagrant.d/plugins.json:/home/_73/tmp/.vagrant/bundler/global.sol:invalid>
INFO manager: Loading plugins...
INFO loader: Set :root = ["#<Pathname:/home/_73/tmp/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/home/_73/tmp/Vagrantfile>
DEBUG loader: Load procs for pathname: /home/_73/tmp/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/bin/VBoxManage", "--version"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 6.1.50r161033
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.50
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 base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
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 "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000000000310d1e8>
INFO environment: Running hook: environment_load
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000002e76330>
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 "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
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.50
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box:
INFO machine: - Data dir: /home/_73/tmp/.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.50
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.50
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:0x0000000002fc7400 @logger=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000002eccc80 @logger=#<Log4r::Logger:0x0000000002f43a10 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000002f8cfa8 @logger=#<Log4r::Logger:0x00000000030c0d98 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.50">, @cap_logger=#<Log4r::Logger:0x0000000002e5d7b8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000002e5dec0>:0x0000000002ec81f8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002e5dce0 @items={:public_address=>#<Proc:0x0000000002a064f8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000002a040b8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:65>, :has_communicator=>#<Proc:0x0000000002a13f68@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002e5dbc8 @items={:public_address=>#<Proc:0x00000000030e9540@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000030e94a0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:30>, :configure_disks=>#<Proc:0x00000000030e9450@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:35>, :cleanup_disks=>#<Proc:0x00000000030e9400@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:40>, :validate_disk_ext=>#<Proc:0x00000000030e93d8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:45>, :default_disk_exts=>#<Proc:0x00000000030e9388@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:50>, :set_default_disk_ext=>#<Proc:0x00000000030e9360@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:55>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002e5dab0 @items={:forwarded_ports=>#<Proc:0x0000000002a8e628@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a8e5b0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a8e588@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a8e560@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a8e510@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a8e4e8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:52>, :default_disk_exts=>#<Proc:0x0000000002a8e4c0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:57>, :set_default_disk_ext=>#<Proc:0x0000000002a8e498@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:62>, :snapshot_list=>#<Proc:0x0000000002a8e470@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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 "24889480_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "24889480_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
WARN vagrantfile: Failed to locate hashicorp/bionic64 with version
WARN vagrantfile: Performing lookup with initial values hashicorp/bionic64 with version
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
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:0x0000000002fc7400 @logger=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000002eccc80 @logger=#<Log4r::Logger:0x0000000002f43a10 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000002fc73b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000002f8cfa8 @logger=#<Log4r::Logger:0x00000000030c0d98 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.50">, @cap_logger=#<Log4r::Logger:0x0000000002e5d7b8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000022d54e0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000000029493a8 @mon_mutex=#<Thread::Mutex:0x0000000002949330>, @mon_mutex_owner_object_id=21645780, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002972f50 @formatter=#<Log4r::BasicFormatter:0x0000000002960260 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000022d53c8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000002e5dec0>:0x0000000002ec81f8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002e5dce0 @items={:public_address=>#<Proc:0x0000000002a064f8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000002a040b8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:65>, :has_communicator=>#<Proc:0x0000000002a13f68@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/docker/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002e5dbc8 @items={:public_address=>#<Proc:0x00000000030e9540@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000030e94a0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:30>, :configure_disks=>#<Proc:0x00000000030e9450@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:35>, :cleanup_disks=>#<Proc:0x00000000030e9400@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:40>, :validate_disk_ext=>#<Proc:0x00000000030e93d8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:45>, :default_disk_exts=>#<Proc:0x00000000030e9388@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:50>, :set_default_disk_ext=>#<Proc:0x00000000030e9360@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/hyperv/plugin.rb:55>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002e5dab0 @items={:forwarded_ports=>#<Proc:0x0000000002a8e628@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a8e5b0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a8e588@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a8e560@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a8e510@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a8e4e8@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:52>, :default_disk_exts=>#<Proc:0x0000000002a8e4c0@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:57>, :set_default_disk_ext=>#<Proc:0x0000000002a8e498@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/plugin.rb:62>, :snapshot_list=>#<Proc:0x0000000002a8e470@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/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:0x0000000002ec9288> 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-f49250d9069d3b9cccd70b5adefe94e4
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-f49250d9069d3b9cccd70b5adefe94e4
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/_73/tmp>]
DEBUG host: Trying: alt
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
DEBUG host: Trying: freebsd
DEBUG host: Trying: gentoo
DEBUG host: Trying: redhat
DEBUG host: Trying: slackware
INFO host: Detected: slackware!
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00007f0a0005c290>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000000036cfb08>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 6.1.50
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31998
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000036fdaa8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000003096ca0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000035bcf40>
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000035bcf18>
DEBUG storeboxmetadata: No box data found for default with provider virtualbox
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000035bcf18>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000035bcf40>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000037570f8>
INFO warden: Calling IN action: #<Proc:0x00000000038bff80@/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:126 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x0000000003757058>
INFO interface: output: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
INFO interface: output: ==> default: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
==> default: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...
INFO interface: detail: Box Provider: virtualbox
INFO interface: detail: default: Box Provider: virtualbox
default: Box Provider: virtualbox
INFO interface: detail: Box Version: >= 0
INFO interface: detail: default: Box Version: >= 0
default: Box Version: >= 0
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000000218b5f8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxAdd:0x0000000002f785f8>
INFO environment: Running hook: authenticate_box_url
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00000000035a73c0>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00000000036646c8>
WARN authenticate-box-url: Removing access token from URL parameter.
WARN authenticate-box-url: Authentication token not added as GET parameter.
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x00000000036646c8>
INFO box_add: Downloading box: https://vagrantcloud.com/hashicorp/bionic64 => /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x00000000037953a8>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003839c00>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003839c00>
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x000000000310b078>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00000000035f5d68>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00000000035f5d68>
INFO downloader: HEAD: https://vagrantcloud.com/hashicorp/bionic64
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "-I", "--fail", "--location", "--max-redirs", "10", "--verbose", "--user-agent", "Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6) ", "--continue-at", "-", "-H", "Accept: application/json", "https://vagrantcloud.com/hashicorp/bionic64"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: %
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: T
DEBUG subprocess: stderr: o
DEBUG subprocess: stderr: t
DEBUG subprocess: stderr: a
DEBUG subprocess: stderr: l
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: %
DEBUG subprocess: stderr: Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 44.210.11.156:443...
DEBUG subprocess: stderr: * Connected to vagrantcloud.com (44.210.11.156) port 443 (#0)
* ALPN, offering http/1.1
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: successfully set certificate verify locations:
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: CAfile: /opt/vagrant/embedded/cacert.pem
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: CApath: none
DEBUG subprocess: stderr: }
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: [
DEBUG subprocess: stderr: 5
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: b
DEBUG subprocess: stderr: ytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [110 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3850 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
DEBUG subprocess: stderr: *
DEBUG subprocess: stderr: TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=prod.vagrantcloud.com
* start date: Jan 10 00:00:00 2025 GMT
* expire date: Feb 9 23:59:59 2026 GMT
* subjectAltName: host "vagrantcloud.com" matched cert's "vagrantcloud.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /hashicorp/bionic64 HTTP/1.1
> Host: vagrantcloud.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: application/json
>
DEBUG subprocess: stderr: { [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 25 Jan 2025 15:19:07 GMT
< Content-Length: 0
< Connection: keep-alive
< location: https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #0 to host vagrantcloud.com left intact
* Issue another request to this URL: 'https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64'
DEBUG subprocess: stderr: * Trying 65.8.19.36:443...
DEBUG subprocess: stderr: * Connected to portal.cloud.hashicorp.com (65.8.19.36) port 443 (#1)
DEBUG subprocess: stderr: * ALPN, offering http/1.1
DEBUG subprocess: stderr: * successfully set certificate verify locations:
* CAfile: /opt/vagrant/embedded/cacert.pem
* CApath: none
DEBUG subprocess: stderr: } [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
{ [25 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Certificate (11):
{ [3828 bytes data]
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* TLSv1.3 (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.3 (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=portal.cloud.hashicorp.com
* start date: Dec 5 00:00:00 2024 GMT
* expire date: Jan 2 23:59:59 2026 GMT
* subjectAltName: host "portal.cloud.hashicorp.com" matched cert's "portal.cloud.hashicorp.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /vagrant/discover/hashicorp/bionic64 HTTP/1.1
> Host: portal.cloud.hashicorp.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: application/json
>
DEBUG subprocess: stderr: { [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [124 bytes data]
DEBUG subprocess: stderr: * Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Content-Type: text/html
< Content-Length: 11034
< Connection: keep-alive
< x-amz-id-2: Vl9tyXLOqMAydcwNaNvaHSJDKKNaqFT7mtCqkJnb/ZdQw+Qk9T7fpkNmQK9tb0TKe1PrLCtAmiM=
< x-amz-request-id: MRED3RXNSFMTNV8P
< Date: Fri, 24 Jan 2025 22:12:05 GMT
< x-amz-replication-status: COMPLETED
< Last-Modified: Fri, 24 Jan 2025 21:42:57 GMT
< ETag: "f5947701abe53e9fb077389390eba892"
< x-amz-server-side-encryption: AES256
< x-amz-version-id: fHQoU5EZUaI7iYDXIoEQGiqdS_h3Yn5N
< Accept-Ranges: bytes
< Server: AmazonS3
< X-Hcp-Mktg-Email: mandatory
< Access-Control-Allow-Origin: https://flow.idp.hashicorp.com
< Access-Control-Expose-Headers: X-Hcp-Mktg-Email
< Vary: Accept-Encoding
< Content-Security-Policy: default-src 'none'; form-action 'none'; script-src 'self' https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://js.stripe.com 'sha256-iTXlDOuB0DC/QazcojKCUjRaxlVr5Ti8S+8lqi4GMcA=' 'sha256-Ka2Bj962KtQU78/03MNuKejsZ1wIxQXQZjxfE/3HT0c='; font-src 'self'; frame-ancestors 'self'; frame-src 'self' https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://js.stripe.com youtube.com www.youtube.com; connect-src 'self' https://*.launchdarkly.com https://api.releases.hashicorp.com https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://api.segment.io https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://segment.cloud.hashicorp.com https://eu.i.posthog.com https://api.stripe.com; img-src 'self' https://*.githubusercontent.com https://*.gravatar.com https://cdn.auth0.com https://*.wp.com data:; style-src 'self' 'sha256-VZMHPaYfsWk86srXyAITur/dpulL+UwhDuuJJDj3JXA=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-5Smp6QFVzMjUq/dfMh2PrvCw+2EIuyOumpirghdBZjs=' 'sha256-wxO0PV3+/gNmNBPz8CUcmEYmuMbzhxmLF647adnkoGc=' 'sha256-LqhoPrUy8D2xbX8yYlpOgpZkRCu5EYYFyGImj4e4CyI=' 'sha256-RW8f0+IK40cCCyYLLsHdel4LbWLP5ktPJT+BI/GF2/Y='; media-src 'self';
< Strict-Transport-Security: max-age=31536000; includeSubdomains
< X-Content-Type-Options: nosniff
< X-Cache: Hit from cloudfront
< Via: 1.1 6f3b3d485b87b526c1a0fa115b530284.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: BOS50-C3
< Alt-Svc: h3=":443"; ma=86400
< X-Amz-Cf-Id: 8OEdguzdaNa0mO6HNVlKIAhr80ygQ0Yw_qSEg-x92ycB3xazsZlt3A==
< Age: 61623
<
0 11034 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #1 to host portal.cloud.hashicorp.com left intact
DEBUG subprocess: stdout: HTTP/1.1 301 Moved Permanently
Date: Sat, 25 Jan 2025 15:19:07 GMT
Content-Length: 0
Connection: keep-alive
location: https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 11034
Connection: keep-alive
x-amz-id-2: Vl9tyXLOqMAydcwNaNvaHSJDKKNaqFT7mtCqkJnb/ZdQw+Qk9T7fpkNmQK9tb0TKe1PrLCtAmiM=
x-amz-request-id: MRED3RXNSFMTNV8P
Date: Fri, 24 Jan 2025 22:12:05 GMT
x-amz-replication-status: COMPLETED
Last-Modified: Fri, 24 Jan 2025 21:42:57 GMT
ETag: "f5947701abe53e9fb077389390eba892"
x-amz-server-side-encryption: AES256
x-amz-version-id: fHQoU5EZUaI7iYDXIoEQGiqdS_h3Yn5N
Accept-Ranges: bytes
Server: AmazonS3
X-Hcp-Mktg-Email: mandatory
Access-Control-Allow-Origin: https://flow.idp.hashicorp.com
Access-Control-Expose-Headers: X-Hcp-Mktg-Email
Vary: Accept-Encoding
Content-Security-Policy: default-src 'none'; form-action 'none'; script-src 'self' https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://js.stripe.com 'sha256-iTXlDOuB0DC/QazcojKCUjRaxlVr5Ti8S+8lqi4GMcA=' 'sha256-Ka2Bj962KtQU78/03MNuKejsZ1wIxQXQZjxfE/3HT0c='; font-src 'self'; frame-ancestors 'self'; frame-src 'self' https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://js.stripe.com youtube.com www.youtube.com; connect-src 'self' https://*.launchdarkly.com https://api.releases.hashicorp.com https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://api.segment.io https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://segment.cloud.hashicorp.com https://eu.i.posthog.com https://api.stripe.com; img-src 'self' https://*.githubusercontent.com https://*.gravatar.com https://cdn.auth0.com https://*.wp.com data:; style-src 'self' 'sha256-VZMHPaYfsWk86srXyAITur/dpulL+UwhDuuJJDj3JXA=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-5Smp6QFVzMjUq/dfMh2PrvCw+2EIuyOumpirghdBZjs=' 'sha256-wxO0PV3+/gNmNBPz8CUcmEYmuMbzhxmLF647adnkoGc=' 'sha256-LqhoPrUy8D2xbX8yYlpOgpZkRCu5EYYFyGImj4e4CyI=' 'sha256-RW8f0+IK40cCCyYLLsHdel4LbWLP5ktPJT+BI/GF2/Y='; media-src 'self';
Strict-Transport-Security: max-age=31536000; includeSubdomains
X-Content-Type-Options: nosniff
X-Cache: Hit from cloudfront
Via: 1.1 6f3b3d485b87b526c1a0fa115b530284.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: BOS50-C3
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 8OEdguzdaNa0mO6HNVlKIAhr80ygQ0Yw_qSEg-x92ycB3xazsZlt3A==
Age: 61623
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: output: Box file was not detected as metadata. Adding it directly...
INFO interface: output: ==> default: Box file was not detected as metadata. Adding it directly...
==> default: Box file was not detected as metadata. Adding it directly...
INFO interface: output: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
INFO interface: output: ==> default: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
==> default: Adding box 'hashicorp/bionic64' (v0) for provider: virtualbox
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
INFO box_add: Downloading box: https://vagrantcloud.com/hashicorp/bionic64 => /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x00000000035bee08>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003689b80>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x0000000003689b80>
INFO environment: Running hook: authenticate_box_downloader
INFO runner: Running action: authenticate_box_downloader #<Vagrant::Action::Builder:0x0000000003810eb8>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00007f0a0007b078>
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
DEBUG client: No authentication token in environment or /home/_73/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddDownloaderAuthentication:0x00007f0a0007b078>
INFO interface: detail: Downloading: https://vagrantcloud.com/hashicorp/bionic64
INFO interface: detail: default: Downloading: https://vagrantcloud.com/hashicorp/bionic64
default: Downloading: https://vagrantcloud.com/hashicorp/bionic64
INFO downloader: Downloader starting download:
INFO downloader: -- Source: https://vagrantcloud.com/hashicorp/bionic64
INFO downloader: -- Destination: /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--verbose", "--user-agent", "Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6) ", "--continue-at", "-", "--output", "/home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b", "https://vagrantcloud.com/hashicorp/bionic64"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG subprocess: stderr: * Trying 34.206.70.134:443...
DEBUG subprocess: stderr: * Connected to vagrantcloud.com (34.206.70.134) port 443 (#0)
DEBUG subprocess: stderr: * ALPN, offering http/1.1
DEBUG subprocess: stderr: * successfully set certificate verify locations:
* CAfile: /opt/vagrant/embedded/cacert.pem
* CApath: none
DEBUG subprocess: stderr: } [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [110 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3850 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=prod.vagrantcloud.com
* start date: Jan 10 00:00:00 2025 GMT
* expire date: Feb 9 23:59:59 2026 GMT
* subjectAltName: host "vagrantcloud.com" matched cert's "vagrantcloud.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
* SSL certificate verify ok.
} [5 bytes data]
DEBUG subprocess: stderr: > GET /hashicorp/bionic64 HTTP/1.1
> Host: vagrantcloud.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: */*
>
INFO interface: detail: Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--)
Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--)DEBUG subprocess: stderr: { [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 25 Jan 2025 15:19:07 GMT
< Content-Length: 0
< Connection: keep-alive
< location: https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #0 to host vagrantcloud.com left intact
* Issue another request to this URL: 'https://portal.cloud.hashicorp.com/vagrant/discover/hashicorp/bionic64'
DEBUG subprocess: stderr: * Trying 65.8.19.41:443...
DEBUG subprocess: stderr: * Connected to portal.cloud.hashicorp.com (65.8.19.41) port 443 (#1)
DEBUG subprocess: stderr: * ALPN, offering http/1.1
DEBUG subprocess: stderr: * successfully set certificate verify locations:
* CAfile: /opt/vagrant/embedded/cacert.pem
* CApath: none
DEBUG subprocess: stderr: } [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
{ [25 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Certificate (11):
{ [3828 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
DEBUG subprocess: stderr: * TLSv1.3 (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.3 (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=portal.cloud.hashicorp.com
* start date: Dec 5 00:00:00 2024 GMT
* expire date: Jan 2 23:59:59 2026 GMT
* subjectAltName: host "portal.cloud.hashicorp.com" matched cert's "portal.cloud.hashicorp.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
* SSL certificate verify ok.
DEBUG subprocess: stderr: } [5 bytes data]
> GET /vagrant/discover/hashicorp/bionic64 HTTP/1.1
> Host: portal.cloud.hashicorp.com
> User-Agent: Vagrant/2.2.15 (+https://www.vagrantup.com; ruby2.6.6)
> Accept: */*
>
INFO interface: detail: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)DEBUG subprocess: stderr: { [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [124 bytes data]
DEBUG subprocess: stderr: * Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Content-Type: text/html
< Content-Length: 11034
< Connection: keep-alive
< x-amz-id-2: Vl9tyXLOqMAydcwNaNvaHSJDKKNaqFT7mtCqkJnb/ZdQw+Qk9T7fpkNmQK9tb0TKe1PrLCtAmiM=
< x-amz-request-id: MRED3RXNSFMTNV8P
< Date: Fri, 24 Jan 2025 22:12:05 GMT
< x-amz-replication-status: COMPLETED
< Last-Modified: Fri, 24 Jan 2025 21:42:57 GMT
< ETag: "f5947701abe53e9fb077389390eba892"
< x-amz-server-side-encryption: AES256
< x-amz-version-id: fHQoU5EZUaI7iYDXIoEQGiqdS_h3Yn5N
< Accept-Ranges: bytes
< Server: AmazonS3
< X-Hcp-Mktg-Email: mandatory
< Access-Control-Allow-Origin: https://flow.idp.hashicorp.com
< Access-Control-Expose-Headers: X-Hcp-Mktg-Email
< Vary: Accept-Encoding
< Content-Security-Policy: default-src 'none'; form-action 'none'; script-src 'self' https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://js.stripe.com 'sha256-iTXlDOuB0DC/QazcojKCUjRaxlVr5Ti8S+8lqi4GMcA=' 'sha256-Ka2Bj962KtQU78/03MNuKejsZ1wIxQXQZjxfE/3HT0c='; font-src 'self'; frame-ancestors 'self'; frame-src 'self' https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://js.stripe.com youtube.com www.youtube.com; connect-src 'self' https://*.launchdarkly.com https://api.releases.hashicorp.com https://api.cloud.hashicorp.com https://flow.idp.hashicorp.com https://auth.hashicorp.com https://auth.idp.hashicorp.com https://*.ingest.sentry.io https://status.hashicorp.com https://*.j.cloud.hashicorp.com https://commandbar-config.cloud.hashicorp.com https://app.terraform.io https://app.eu.terraform.io https://reporting.hashicorp.services https://api.segment.io https://cdn.segment.com https://segment-assets.cloud.hashicorp.com https://segment.cloud.hashicorp.com https://eu.i.posthog.com https://api.stripe.com; img-src 'self' https://*.githubusercontent.com https://*.gravatar.com https://cdn.auth0.com https://*.wp.com data:; style-src 'self' 'sha256-VZMHPaYfsWk86srXyAITur/dpulL+UwhDuuJJDj3JXA=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-5Smp6QFVzMjUq/dfMh2PrvCw+2EIuyOumpirghdBZjs=' 'sha256-wxO0PV3+/gNmNBPz8CUcmEYmuMbzhxmLF647adnkoGc=' 'sha256-LqhoPrUy8D2xbX8yYlpOgpZkRCu5EYYFyGImj4e4CyI=' 'sha256-RW8f0+IK40cCCyYLLsHdel4LbWLP5ktPJT+BI/GF2/Y='; media-src 'self';
< Strict-Transport-Security: max-age=31536000; includeSubdomains
< X-Content-Type-Options: nosniff
< X-Cache: Hit from cloudfront
< Via: 1.1 5a8470558db8c5018d387c481b2df76a.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: BOS50-C3
< Alt-Svc: h3=":443"; ma=86400
< X-Amz-Cf-Id: GXN3tQl6UeE9Lgnz2HumDh8Y7aUAZwDnSmOzd7K4iTSYO3LTHBfTKg==
< Age: 61623
<
{ [5 bytes data]
100 11034 100 11034 0 0 47973 0 --:--:-- --:--:-- --:--:-- 47973
* Connection #1 to host portal.cloud.hashicorp.com left intact
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG box_collection: Adding box: hashicorp/bionic64 (virtualbox) from /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
INFO box_collection: Box not found: hashicorp/bionic64 (virtualbox)
DEBUG box_collection: Unpacking box into temporary directory: /home/_73/.vagrant.d/tmp/vagrant-box-add-temp-20250125-20667-1uszfw3
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/bsdtar", "--no-same-owner", "--no-same-permissions", "-v", "-x", "-m", "-s", "|\\\\|/|", "-C", "/home/_73/.vagrant.d/tmp/vagrant-box-add-temp-20250125-20667-1uszfw3", "-f", "/home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: bsdtar: Error opening archive: Unrecognized archive format
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
DEBUG box_add: Deleting temporary box: /home/_73/.vagrant.d/tmp/boxa31fb6607847dec1062486f580a34db8eacfe59b
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000000036fdaa8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-f49250d9069d3b9cccd70b5adefe94e4
INFO environment: Running hook: environment_unload
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00000000036e1970>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::BoxUnpackageFailure: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
>
ERROR vagrant: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
ERROR vagrant: /opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:121:in `block (2 levels) in add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:470:in `with_temp_dir'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:115:in `block in add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:457:in `block in with_collection_lock'
/opt/vagrant/embedded/lib/ruby/2.6.0/monitor.rb:235:in `mon_synchronize'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:456:in `with_collection_lock'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/box_collection.rb:104:in `add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/box_add.rb:372:in `box_add'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/box_add.rb:155:in `add_direct'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/box_add.rb:129:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builder.rb:149:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:83:in `handle_box'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:42:in `block in call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:36:in `synchronize'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/handle_box.rb:36:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:127:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builder.rb:149:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/builder.rb:149:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:246:in `action_raw'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:215:in `block in action'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/environment.rb:614:in `lock'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:201:in `call'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/machine.rb:201:in `action'
/opt/vagrant/embedded/gems/2.2.15/gems/vagrant-2.2.15/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run'
INFO interface: error: The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Unrecognized archive format
INFO interface: Machine: error-exit ["Vagrant::Errors::BoxUnpackageFailure", "The box failed to unpackage properly. Please verify that the box\nfile you're trying to add is not corrupted and that enough disk space\nis available and then try again.\nThe output from attempting to unpackage (if any):\n\nbsdtar: Error opening archive: Unrecognized archive format\n"]