Guest User

Untitled

a guest
Mar 10th, 2018
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.71 KB | None | 0 0
  1. david@DAVID-DESKTOP /c/projects/creativecrash (master)
  2. $ cap deploy
  3. triggering before callbacks for `deploy'
  4. * executing `deploy'
  5. * executing `deploy:update'
  6. ** transaction: start
  7. * executing `deploy:update_code'
  8. updating the cached checkout on all servers
  9. * executing "if [ -d /data/creativecrash/shared/cached-copy ]; then cd /data/c
  10. reativecrash/shared/cached-copy && git fetch origin && git reset --hard 4e3f4d49
  11. 2747d23da58d4f301c654e4bb000a95d; else git clone git@git.26am.com:creativecrash.
  12. git /data/creativecrash/shared/cached-copy && cd /data/creativecrash/shared/cach
  13. ed-copy && git checkout -b deploy 4e3f4d492747d23da58d4f301c654e4bb000a95d; fi"
  14. servers: ["creativecrash.com"]
  15. [creativecrash.com] executing command
  16. ** [out] HEAD is now at 4e3f4d4 Merge branch 'master' of git@git.26am.com:creat
  17. ivecrash
  18. command finished
  19. copying the cached version to /data/creativecrash/releases/20090803181828
  20. * executing "cp -RPp /data/creativecrash/shared/cached-copy /data/creativecras
  21. h/releases/20090803181828 && (echo 4e3f4d492747d23da58d4f301c654e4bb000a95d > /d
  22. ata/creativecrash/releases/20090803181828/REVISION)"
  23. servers: ["creativecrash.com"]
  24. [creativecrash.com] executing command
  25. command finished
  26. * executing `deploy:finalize_update'
  27. * executing "chmod -R g+w /data/creativecrash/releases/20090803181828"
  28. servers: ["creativecrash.com"]
  29. [creativecrash.com] executing command
  30. command finished
  31. * executing "rm -rf /data/creativecrash/releases/20090803181828/log /data/crea
  32. tivecrash/releases/20090803181828/public/system /data/creativecrash/releases/200
  33. 90803181828/tmp/pids &&\n mkdir -p /data/creativecrash/releases/20090803181
  34. 828/public &&\n mkdir -p /data/creativecrash/releases/20090803181828/tmp &&
  35. \n ln -s /data/creativecrash/shared/log /data/creativecrash/releases/200908
  36. 03181828/log &&\n ln -s /data/creativecrash/shared/system /data/creativecra
  37. sh/releases/20090803181828/public/system &&\n ln -s /data/creativecrash/sha
  38. red/pids /data/creativecrash/releases/20090803181828/tmp/pids"
  39. servers: ["creativecrash.com"]
  40. [creativecrash.com] executing command
  41. command finished
  42. * executing "find /data/creativecrash/releases/20090803181828/public/images /d
  43. ata/creativecrash/releases/20090803181828/public/stylesheets /data/creativecrash
  44. /releases/20090803181828/public/javascripts -exec touch -t 200908031818.36 {} ';
  45. '; true"
  46. servers: ["creativecrash.com"]
  47. [creativecrash.com] executing command
  48. command finished
  49. triggering after callbacks for `deploy:update_code'
  50. * executing `creativecrash_custom'
  51. * executing "cd /data/creativecrash/releases/20090803181828 &&\n rm -rf /da
  52. ta/creativecrash/releases/20090803181828/public/images/site_images &&\n ln -n
  53. fs /data/creativecrash/shared/site_images /data/creativecrash/releases/200908031
  54. 81828/public/images/site_images &&\n ln -nfs /data/creativecrash/shared/asset
  55. s /data/creativecrash/releases/20090803181828/assets &&\n ln -nfs /data/creat
  56. ivecrash/shared/config/database.yml /data/creativecrash/releases/20090803181828/
  57. config/database.yml &&\n ln -nfs /data/creativecrash/shared/db/sphinx /data/c
  58. reativecrash/releases/20090803181828/db/sphinx &&\n rm -rf /data/creativecras
  59. h/releases/20090803181828/config/action_mailer.yml &&\n ln -nfs /data/creativ
  60. ecrash/shared/config/action_mailer.yml /data/creativecrash/releases/200908031818
  61. 28/config/action_mailer.yml &&\n ln -nfs /data/creativecrash/shared/config/pr
  62. oduction.sphinx.conf /data/creativecrash/releases/20090803181828/config/producti
  63. on.sphinx.conf &&\n rm -rf /data/creativecrash/releases/20090803181828/config
  64. /merchant.yml &&\n ln -nfs /data/creativecrash/shared/config/merchant.yml /da
  65. ta/creativecrash/releases/20090803181828/config/merchant.yml &&\n ln -nfs /da
  66. ta/creativecrash/shared/config/active_merchant.rb /data/creativecrash/releases/2
  67. 0090803181828/config/initializers/active_merchant.rb &&\n rm -rf /data/creati
  68. vecrash/releases/20090803181828/config/local &&\n ln -nfs /data/creativecrash
  69. /shared/local /data/creativecrash/releases/20090803181828/config/local &&\n r
  70. m -f /data/creativecrash/releases/20090803181828/public/sitemap.xml &&\n ln -
  71. nfs /data/creativecrash/shared/sitemap.xml /data/creativecrash/releases/20090803
  72. 181828/public/sitemap.xml && \n ln -s /data/creativecrash/releases/2009080318
  73. 1828/public /data/creativecrash/releases/20090803181828/public/expires"
  74. servers: ["creativecrash.com"]
  75. [creativecrash.com] executing command
  76. command finished
  77. * executing `deploy:symlink'
  78. * executing "rm -f /data/creativecrash/current && ln -s /data/creativecrash/re
  79. leases/20090803181828 /data/creativecrash/current"
  80. servers: ["creativecrash.com"]
  81. [creativecrash.com] executing command
  82. command finished
  83. ** transaction: commit
  84. * executing `deploy:restart'
  85. * executing "cd /data/creativecrash/current && rake asset:packager:build_all"
  86. servers: ["creativecrash.com"]
  87. [creativecrash.com] executing command
  88. ** [out :: creativecrash.com] (in /data/creativecrash/releases/20090803181828)
  89. ** [out :: creativecrash.com] Created /data/creativecrash/releases/200908031818
  90. 28/public/javascripts/base_packaged.js
  91. ** [out :: creativecrash.com] Created /data/creativecrash/releases/200908031818
  92. 28/public/javascripts/additional_packaged.js
  93. ** [out :: creativecrash.com] Created /data/creativecrash/releases/200908031818
  94. 28/public/javascripts/yui_packaged.js
  95. ** [out :: creativecrash.com] Created /data/creativecrash/releases/200908031818
  96. 28/public/stylesheets/base_packaged.css
  97. command finished
  98. * executing "touch /data/creativecrash/current/tmp/restart.txt"
  99. servers: ["creativecrash.com"]
  100. [creativecrash.com] executing command
  101. command finished
  102. * executing `after_deploy'
  103. * executing `deploy:cleanup'
  104. * executing "ls -x /data/creativecrash/releases"
  105. servers: ["creativecrash.com"]
  106. [creativecrash.com] executing command
  107. command finished
  108. ** keeping 3 of 4 deployed releases
  109. * executing "sudo -p 'sudo password: ' rm -rf /data/creativecrash/releases/200
  110. 90803180158"
  111. servers: ["creativecrash.com"]
  112. [creativecrash.com] executing command
  113. command finished
  114. triggering after callbacks for `deploy:cleanup'
  115. * executing `deploy:notify_hoptoad'
  116. * executing "cat /data/creativecrash/current/REVISION"
  117. servers: ["creativecrash.com"]
  118. [creativecrash.com] executing command
  119. command finished
  120. Notifying Hoptoad of Deploy (rake RAILS_ENV=production hoptoad:deploy TO=product
  121. ion REVISION=4e3f4d492747d23da58d4f301c654e4bb000a95d REPO=git@git.26am.com:crea
  122. tivecrash.git USER=david)
  123.  
  124.  
  125. Please wait while the log file is processed
  126. Executing Post Processing Hooks
  127. * executing `ey_logger:upload_log_to_slice'
  128. * executing "mkdir -p /data/creativecrash/shared/deploy_logs"
  129. servers: ["creativecrash.com"]
  130. [creativecrash.com] executing command
  131. command finished
  132. servers: ["creativecrash.com"]
  133. * uploading /data/creativecrash/shared/deploy_logs/20090803181828-deploy-FAILU
  134. RE.log
  135. ** uploading data to creativecrash.com:/data/creativecrash/shared/deploy_logs/2
  136. 0090803181828-deploy-FAILURE.log
  137. * done uploading data to creativecrash.com:/data/creativecrash/shared/deploy_l
  138. ogs/20090803181828-deploy-FAILURE.log
  139. upload finished
  140. Finished Post Processing Hooks
  141. ./vendor/plugins/hoptoad_notifier/recipes/hoptoad.rb:18:in ``': Exec format erro
  142. r - rake RAILS_ENV=production hoptoad:deploy TO=production REVISION=4e3f4d492747
  143. d23da58d4f301c654e4bb000a95d REPO=git@git.26am.com:creativecrash.git USER=david
  144. (Errno::ENOEXEC)
  145. from ./vendor/plugins/hoptoad_notifier/recipes/hoptoad.rb:18:in `load'
  146. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/conf
  147. iguration/execution.rb:80:in `instance_eval'
  148. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/conf
  149. iguration/execution.rb:80:in `execute_task_without_callbacks'
  150. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/conf
  151. iguration/callbacks.rb:27:in `execute_task'
  152. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/conf
  153. iguration/execution.rb:92:in `find_and_execute_task'
  154. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/call
  155. back.rb:38:in `call'
  156. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/conf
  157. iguration/callbacks.rb:128:in `trigger'
  158. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/conf
  159. iguration/callbacks.rb:128:in `each'
  160. ... 16 levels...
  161. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/cli/
  162. execute.rb:14:in `execute'
  163. from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.2.0/bin/cap:4
  164. from c:/ruby/bin/cap:19:in `load'
  165. from c:/ruby/bin/cap:19
  166.  
  167. david@DAVID-DESKTOP /c/projects/creativecrash (master)
  168. $
Add Comment
Please, Sign In to add comment