Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [~/ovsdb]$ vagrant up *[master]
- Bringing machine 'mininet' up with 'virtualbox' provider...
- Bringing machine 'devstack-control' up with 'virtualbox' provider...
- Bringing machine 'devstack-compute-1' up with 'virtualbox' provider...
- ==> mininet: Importing base box 'trusty64'...
- ==> mininet: Matching MAC address for NAT networking...
- ==> mininet: Setting the name of the VM: ovsdb_mininet_1462371689564_30078
- ==> mininet: Fixed port collision for 22 => 2222. Now on port 2200.
- ==> mininet: Clearing any previously set network interfaces...
- ==> mininet: Preparing network interfaces based on configuration...
- mininet: Adapter 1: nat
- mininet: Adapter 2: hostonly
- ==> mininet: Forwarding ports...
- mininet: 22 (guest) => 2200 (host) (adapter 1)
- ==> mininet: Running 'pre-boot' VM customizations...
- ==> mininet: Booting VM...
- ==> mininet: Waiting for machine to boot. This may take a few minutes...
- mininet: SSH address: 127.0.0.1:2200
- mininet: SSH username: vagrant
- mininet: SSH auth method: private key
- mininet:
- mininet: Vagrant insecure key detected. Vagrant will automatically replace
- mininet: this with a newly generated keypair for better security.
- mininet:
- mininet: Inserting generated public key within guest...
- mininet: Removing insecure key from the guest if it's present...
- mininet: Key inserted! Disconnecting and reconnecting using new SSH key...
- ==> mininet: Machine booted and ready!
- ==> mininet: Checking for guest additions in VM...
- ==> mininet: Setting hostname...
- ==> mininet: Configuring and enabling network interfaces...
- ==> mininet: Mounting shared folders...
- mininet: /vagrant => /home/daniel/ovsdb
- mininet: /tmp/vagrant-puppet/manifests-b7ffd29db53953e26965cac9e875a015 => /home/daniel/ovsdb/resources/puppet/manifests
- ==> mininet: Running provisioner: shell...
- mininet: Running: /tmp/vagrant-shell20160504-26715-mbp7kb.sh
- ==> mininet: stdin: is not a tty
- ==> mininet: Initial apt-get update...
- ==> mininet: Installing wget...
- ==> mininet: Configuring PuppetLabs repo...
- ==> mininet: --2016-05-04 14:22:05-- http://apt.puppetlabs.com/puppetlabs-release-stable.deb
- ==> mininet: Resolving apt.puppetlabs.com (apt.puppetlabs.com)...
- ==> mininet: 192.155.89.90
- ==> mininet: ,
- ==> mininet: 2600:3c03::f03c:91ff:fedb:6b1d
- ==> mininet: Connecting to apt.puppetlabs.com (apt.puppetlabs.com)|192.155.89.90|:80...
- ==> mininet: connected.
- ==> mininet: HTTP request sent, awaiting response...
- ==> mininet: 404 Not Found
- ==> mininet: 2016-05-04 14:22:05 ERROR 404: Not Found.
- The SSH command responded with a non-zero exit status. Vagrant
- assumes that this means the command failed. The output for this command
- should be in the log above. Please read the output to determine what
- went wrong.
- [~/ovsdb]$
Advertisement
Add Comment
Please, Sign In to add comment