vagrant up test Bringing machine 'test' up with 'libvirt' provider... ==> test: Creating image (snapshot of base box volume). ==> test: Creating domain with the following settings... ==> test: -- Name: puppet-environment_test ==> test: -- Domain type: kvm ==> test: -- Cpus: 2 ==> test: -- Feature: acpi ==> test: -- Feature: apic ==> test: -- Feature: pae ==> test: -- Memory: 512M ==> test: -- Management MAC: ==> test: -- Loader: ==> test: -- Nvram: ==> test: -- Base box: debian10-20210820-1622 ==> test: -- Storage pool: default ==> test: -- Image: /var/lib/libvirt/images/puppet-environment_test.img (20G) ==> test: -- Volume Cache: default ==> test: -- Kernel: ==> test: -- Initrd: ==> test: -- Graphics Type: vnc ==> test: -- Graphics Port: -1 ==> test: -- Graphics IP: 127.0.0.1 ==> test: -- Graphics Password: Not defined ==> test: -- Video Type: cirrus ==> test: -- Video VRAM: 9216 ==> test: -- Sound Type: ==> test: -- Keymap: en-us ==> test: -- TPM Path: ==> test: -- INPUT: type=mouse, bus=ps2 ==> test: Creating shared folders metadata... ==> test: Starting domain. ==> test: Waiting for domain to get an IP address... ==> test: Waiting for SSH to become available... test: test: Vagrant insecure key detected. Vagrant will automatically replace test: this with a newly generated keypair for better security. test: test: Inserting generated public key within guest... test: Removing insecure key from the guest if it's present... test: Key inserted! Disconnecting and reconnecting using new SSH key... ==> test: Setting hostname... ==> test: Configuring and enabling network interfaces... ==> test: Installing NFS client... ==> test: Exporting NFS shared folders... ==> test: Preparing to edit /etc/exports. Administrator privileges will be required... [sudo] password for tony: ==> test: Mounting NFS shared folders... ==> test: Pruning invalid NFS exports. Administrator privileges will be required... ==> test: Removing domain... The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! mount -o vers=4 192.168.121.1:/home/tony/work/inria/repo/swh/puppet-environment/vagrant/le_certs /var/lib/puppet/letsencrypt_exports Stdout from the command: Stderr from the command: mount.nfs: access denied by server while mounting 192.168.121.1:/home/tony/work/inria/repo/swh/puppet-environment/vagrant/le_certs