vagrant versioin: 2.4.7
virtualBox version: 7.1.12
error:
Config: {"admin_password"=>"adminPassword", "rancher_version"=>"v2.6.8", "ROS_version"=>"1.5.1", "k8s_version"=>"v1.22.9-rancher1-1", "server"=>{"cpus"=>2, "memory"=>4000}, "node"=>{"count"=>1, "cpus"=>1, "memory"=>1500, "open-iscsi"=>"disabled"}, "ip"=>{"master"=>"192.168.56.100", "server"=>"192.168.56.101", "node"=>"192.168.56.111"}, "linked_clones"=>true, "net"=>{"private_nic_type"=>"82545EM", "network_type"=>"private_network"}}
Bringing machine 'server-01' up with 'virtualbox' provider...
Bringing machine 'node-01' up with 'virtualbox' provider...
==> server-01: Preparing master VM for linked clones...
server-01: This is a one time operation. Once the master VM is prepared,
server-01: it will be used as a base for linked clones, making the creation
server-01: of new VMs take milliseconds on a modern system.
==> server-01: Importing base box 'chrisurwin/RancherOS'...
==> server-01: Cloning VM...
==> server-01: Matching MAC address for NAT networking...
==> server-01: Checking if box 'chrisurwin/RancherOS' version '1.5.1' is up to date...
==> server-01: Setting the name of the VM: server-01
==> server-01: Clearing any previously set network interfaces...
==> server-01: Preparing network interfaces based on configuration...
server-01: Adapter 1: nat
server-01: Adapter 2: hostonly
==> server-01: Forwarding ports...
server-01: 22 (guest) => 2222 (host) (adapter 1)
==> server-01: Running 'pre-boot' VM customizations...
==> server-01: Booting VM...
There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "e5bf0a4f-9db9-4a4f-afb1-fe401d35df7d", "--type", "headless"]
Stderr: VBoxManage: error: The VM session was aborted
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component SessionMachine, interface ISession