Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.02 KB | None | 0 0
  1. MBP-Mateusz:vagrant mateuszblaszczyk$ vagrant up
  2. Bringing machine 'pbox' up with 'virtualbox' provider...
  3. ==> pbox: Importing base box 'phalconphp/xenial64'...
  4. ==> pbox: Matching MAC address for NAT networking...
  5. ==> pbox: Checking if box 'phalconphp/xenial64' is up to date...
  6. ==> pbox: Setting the name of the VM: pbox
  7. ==> pbox: Clearing any previously set network interfaces...
  8. ==> pbox: Preparing network interfaces based on configuration...
  9. pbox: Adapter 1: nat
  10. pbox: Adapter 2: hostonly
  11. ==> pbox: Forwarding ports...
  12. pbox: 80 (guest) => 8000 (host) (adapter 1)
  13. pbox: 443 (guest) => 44300 (host) (adapter 1)
  14. pbox: 3306 (guest) => 33060 (host) (adapter 1)
  15. pbox: 5432 (guest) => 54320 (host) (adapter 1)
  16. pbox: 8025 (guest) => 8025 (host) (adapter 1)
  17. pbox: 27017 (guest) => 27017 (host) (adapter 1)
  18. pbox: 22 (guest) => 2222 (host) (adapter 1)
  19. ==> pbox: Running 'pre-boot' VM customizations...
  20. ==> pbox: Booting VM...
  21. ==> pbox: Waiting for machine to boot. This may take a few minutes...
  22. pbox: SSH address: 127.0.0.1:2222
  23. pbox: SSH username: vagrant
  24. pbox: SSH auth method: private key
  25. pbox:
  26. pbox: Vagrant insecure key detected. Vagrant will automatically replace
  27. pbox: this with a newly generated keypair for better security.
  28. pbox:
  29. pbox: Inserting generated public key within guest...
  30. pbox: Removing insecure key from the guest if it's present...
  31. pbox: Key inserted! Disconnecting and reconnecting using new SSH key...
  32. ==> pbox: Machine booted and ready!
  33. ==> pbox: Checking for guest additions in VM...
  34. ==> pbox: Setting hostname...
  35. ==> pbox: Configuring and enabling network interfaces...
  36. ==> pbox: Mounting shared folders...
  37. pbox: /vagrant => /Users/mateuszblaszczyk/Projects/vagrant
  38. pbox: /home/vagrant/workspace/phalcon/cphalcon => /Users/mateuszblaszczyk/Projects/cphalcon
  39. ==> pbox: Checking for bindfs in VM...
  40. pbox: Package manager detected: apt-get
  41. pbox: Fuse kernel module is installed
  42. pbox: Fuse kernel module is loaded
  43. ==> pbox: Bindfs seems to not be installed on the virtual machine, installing now
  44. pbox: Bindfs 1.12.6 is installed
  45. ==> pbox: Machine is ready to use bindfs!
  46. ==> pbox: Creating bind mounts after synced_folders...
  47. pbox: /home/vagrant/workspace/phalcon/cphalcon => /home/vagrant/workspace/phalcon/cphalcon
  48. ==> pbox: Running provisioner: shell...
  49. ==> pbox: Forcing shutdown of VM...
  50. ==> pbox: Destroying VM and associated drives...
  51. /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/provisioners/shell/provisioner.rb:268:in `gsub!': can't modify frozen String (RuntimeError)
  52. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/provisioners/shell/provisioner.rb:268:in `with_script_file'
  53. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/provisioners/shell/provisioner.rb:61:in `provision_ssh'
  54. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/provisioners/shell/provisioner.rb:27:in `provision'
  55. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/provision.rb:138:in `run_provisioner'
  56. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `call'
  57. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  58. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  59. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builder.rb:116:in `call'
  60. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `block in run'
  61. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/util/busy.rb:19:in `busy'
  62. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `run'
  63. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/environment.rb:543:in `hook'
  64. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/provision.rb:126:in `call'
  65. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/provision.rb:126:in `block in call'
  66. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/provision.rb:103:in `each'
  67. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/provision.rb:103:in `call'
  68. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  69. from /Users/mateuszblaszczyk/.vagrant.d/gems/2.3.4/gems/vagrant-bindfs-1.0.8/lib/vagrant-bindfs/vagrant/actions/mounter.rb:21:in `call'
  70. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  71. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
  72. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  73. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/set_name.rb:50:in `call'
  74. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  75. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
  76. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  77. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
  78. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  79. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  80. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  81. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builder.rb:116:in `call'
  82. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `block in run'
  83. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/util/busy.rb:19:in `busy'
  84. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `run'
  85. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/call.rb:53:in `call'
  86. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  87. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  88. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  89. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builder.rb:116:in `call'
  90. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `block in run'
  91. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/util/busy.rb:19:in `busy'
  92. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `run'
  93. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/call.rb:53:in `call'
  94. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  95. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  96. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  97. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builder.rb:116:in `call'
  98. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `block in run'
  99. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/util/busy.rb:19:in `busy'
  100. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `run'
  101. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/call.rb:53:in `call'
  102. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  103. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/box_check_outdated.rb:78:in `call'
  104. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  105. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
  106. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  107. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
  108. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  109. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  110. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  111. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/match_mac_address.rb:19:in `call'
  112. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  113. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/discard_state.rb:15:in `call'
  114. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  115. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/import.rb:74:in `import'
  116. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/import.rb:13:in `call'
  117. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  118. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb:17:in `call'
  119. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  120. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/prepare_clone.rb:15:in `call'
  121. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  122. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/customize.rb:40:in `call'
  123. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  124. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
  125. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  126. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  127. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  128. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builder.rb:116:in `call'
  129. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `block in run'
  130. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/util/busy.rb:19:in `busy'
  131. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `run'
  132. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/call.rb:53:in `call'
  133. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  134. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
  135. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  136. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  137. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  138. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
  139. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  140. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  141. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  142. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builder.rb:116:in `call'
  143. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `block in run'
  144. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/util/busy.rb:19:in `busy'
  145. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `run'
  146. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builtin/call.rb:53:in `call'
  147. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  148. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
  149. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/warden.rb:34:in `call'
  150. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/builder.rb:116:in `call'
  151. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `block in run'
  152. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/util/busy.rb:19:in `busy'
  153. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/action/runner.rb:66:in `run'
  154. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/machine.rb:227:in `action_raw'
  155. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/machine.rb:202:in `block in action'
  156. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/environment.rb:631:in `lock'
  157. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/machine.rb:188:in `call'
  158. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/machine.rb:188:in `action'
  159. from /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement