dfarrell07

ovsdb_vagrant_fail

May 4th, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. [~/ovsdb]$ vagrant up *[master]
  2. Bringing machine 'mininet' up with 'virtualbox' provider...
  3. Bringing machine 'devstack-control' up with 'virtualbox' provider...
  4. Bringing machine 'devstack-compute-1' up with 'virtualbox' provider...
  5. ==> mininet: Importing base box 'trusty64'...
  6. ==> mininet: Matching MAC address for NAT networking...
  7. ==> mininet: Setting the name of the VM: ovsdb_mininet_1462371689564_30078
  8. ==> mininet: Fixed port collision for 22 => 2222. Now on port 2200.
  9. ==> mininet: Clearing any previously set network interfaces...
  10. ==> mininet: Preparing network interfaces based on configuration...
  11. mininet: Adapter 1: nat
  12. mininet: Adapter 2: hostonly
  13. ==> mininet: Forwarding ports...
  14. mininet: 22 (guest) => 2200 (host) (adapter 1)
  15. ==> mininet: Running 'pre-boot' VM customizations...
  16. ==> mininet: Booting VM...
  17. ==> mininet: Waiting for machine to boot. This may take a few minutes...
  18. mininet: SSH address: 127.0.0.1:2200
  19. mininet: SSH username: vagrant
  20. mininet: SSH auth method: private key
  21. mininet:
  22. mininet: Vagrant insecure key detected. Vagrant will automatically replace
  23. mininet: this with a newly generated keypair for better security.
  24. mininet:
  25. mininet: Inserting generated public key within guest...
  26. mininet: Removing insecure key from the guest if it's present...
  27. mininet: Key inserted! Disconnecting and reconnecting using new SSH key...
  28. ==> mininet: Machine booted and ready!
  29. ==> mininet: Checking for guest additions in VM...
  30. ==> mininet: Setting hostname...
  31. ==> mininet: Configuring and enabling network interfaces...
  32. ==> mininet: Mounting shared folders...
  33. mininet: /vagrant => /home/daniel/ovsdb
  34. mininet: /tmp/vagrant-puppet/manifests-b7ffd29db53953e26965cac9e875a015 => /home/daniel/ovsdb/resources/puppet/manifests
  35. ==> mininet: Running provisioner: shell...
  36. mininet: Running: /tmp/vagrant-shell20160504-26715-mbp7kb.sh
  37. ==> mininet: stdin: is not a tty
  38. ==> mininet: Initial apt-get update...
  39. ==> mininet: Installing wget...
  40. ==> mininet: Configuring PuppetLabs repo...
  41. ==> mininet: --2016-05-04 14:22:05-- http://apt.puppetlabs.com/puppetlabs-release-stable.deb
  42. ==> mininet: Resolving apt.puppetlabs.com (apt.puppetlabs.com)...
  43. ==> mininet: 192.155.89.90
  44. ==> mininet: ,
  45. ==> mininet: 2600:3c03::f03c:91ff:fedb:6b1d
  46. ==> mininet: Connecting to apt.puppetlabs.com (apt.puppetlabs.com)|192.155.89.90|:80...
  47. ==> mininet: connected.
  48. ==> mininet: HTTP request sent, awaiting response...
  49. ==> mininet: 404 Not Found
  50. ==> mininet: 2016-05-04 14:22:05 ERROR 404: Not Found.
  51. The SSH command responded with a non-zero exit status. Vagrant
  52. assumes that this means the command failed. The output for this command
  53. should be in the log above. Please read the output to determine what
  54. went wrong.
  55. [~/ovsdb]$
Advertisement
Add Comment
Please, Sign In to add comment