Skip to content

Instantly share code, notes, and snippets.

@mvastola
Created July 10, 2016 23:29
Show Gist options
  • Save mvastola/f06eb57f9839ab7c9fb7d455a42f9ec1 to your computer and use it in GitHub Desktop.
Save mvastola/f06eb57f9839ab7c9fb7d455a42f9ec1 to your computer and use it in GitHub Desktop.
Jul 10 18:38:38 tuftslife.com watch-github.rb[23992]: Repo: tuftslife/Bluemoon#master
Jul 10 18:38:38 tuftslife.com watch-github.rb[23992]: Has Commits? true
Jul 10 18:38:38 tuftslife.com watch-github.rb[23992]: Commit Timestamp: 2016-07-10 18:38:33 UTC
Jul 10 18:38:38 tuftslife.com watch-github.rb[23992]: Last Deploy Time: 2016-01-14 16:06:21 UTC
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: Deploying...Using airbrussh format.
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: Verbose output is being written to log/capistrano.log.
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 git:wrapper
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 mkdir -p /tmp/Production/TL-Bluemoon/
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.001s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 02 chmod +x /tmp/Production/TL-Bluemoon/git-ssh.sh
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 02 bluemoon-production@localhost 0.001s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 git:check
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 git ls-remote --heads git@github.com:tuftslife/Bluemoon.git
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.145s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 deploy:check:directories
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 mkdir -p /var/web/Bluemoon-Production/shared /var/web/Bluemoon-Production/releases
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.002s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 deploy:check:make_linked_dirs
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 mkdir -p /var/web/Bluemoon-Production/shared/config/env
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.001s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 git:clone
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: The repository mirror is at /var/web/Bluemoon-Production/repo
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 git:update
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 git remote update
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.288s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 git:create_release
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 mkdir -p /var/web/Bluemoon-Production/releases/20160710183839
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.002s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 02 git archive master | tar -x -f - -C /var/web/Bluemoon-Production/releases/20160710183839
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 02 bluemoon-production@localhost 0.013s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 git:set_current_revision
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 echo "03aa46e
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: " >> REVISION
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.002s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 deploy:symlink:linked_files
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 mkdir -p /var/web/Bluemoon-Production/releases/20160710183839/config/env
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 0.001s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 02 ln -s /var/web/Bluemoon-Production/shared/config/env/production.js /var/web/Bluemoon-Production/releases/20160710183839/config/env/production.js
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: ✔ 02 bluemoon-production@localhost 0.001s
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 00:00 npm:install
Jul 10 18:38:39 tuftslife.com watch-github.rb[23992]: 01 npm install --production --no-spin
Jul 10 18:39:42 tuftslife.com watch-github.rb[23992]: ✔ 01 bluemoon-production@localhost 62.937s
Jul 10 18:39:42 tuftslife.com watch-github.rb[23992]: 01:03 grunt:compile_assets
Jul 10 18:39:42 tuftslife.com watch-github.rb[23992]: 01 /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt build buildProd prod
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: (Backtrace restricted to imported tasks)
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: cap aborted!
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: SSHKit::Runner::ExecuteError: Exception while executing as bluemoon-production@localhost: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt exit status: 1536
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt stdout: Running "clean:dev" (clean) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: >> 0 paths cleaned.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Running "stylus:dev" (stylus) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: File .tmp/public/styles/index.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: File .tmp/public/styles/layout.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Running "sass:dev" (sass) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Warning:
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: You need to have Ruby and Sass installed and in your PATH for this task to work.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: More info: https://github.com/gruntjs/grunt-contrib-sass
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: [26B blob data]
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Aborted due to warnings.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt stderr: Nothing written
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: SSHKit::Command::Failed: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt exit status: 1536
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt stdout: Running "clean:dev" (clean) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: >> 0 paths cleaned.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Running "stylus:dev" (stylus) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: File .tmp/public/styles/index.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: File .tmp/public/styles/layout.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Running "sass:dev" (sass) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Warning:
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: You need to have Ruby and Sass installed and in your PATH for this task to work.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: More info: https://github.com/gruntjs/grunt-contrib-sass
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: [26B blob data]
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Aborted due to warnings.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt stderr: Nothing written
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Tasks: TOP => grunt:compile_assets
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: (See full trace by running task with --trace)
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: The deploy has failed with an error: Exception while executing as bluemoon-production@localhost: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt exit status: 1536
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt stdout: Running "clean:dev" (clean) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: >> 0 paths cleaned.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Running "stylus:dev" (stylus) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: File .tmp/public/styles/index.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: File .tmp/public/styles/layout.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Running "sass:dev" (sass) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Warning:
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: You need to have Ruby and Sass installed and in your PATH for this task to work.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: More info: https://github.com/gruntjs/grunt-contrib-sass
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: [26B blob data]
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: Aborted due to warnings.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt stderr: Nothing written
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: ** DEPLOY FAILED
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: ** Refer to log/capistrano.log for details. Here are the last 20 lines:
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: INFO [8469146d] Finished in 62.937 seconds with exit status 0 (successful).
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [bca6c6eb] Running /usr/bin/env if test ! -d /var/web/Bluemoon-Production/releases/20160710183839; then echo "Directory does not exist '/var/web/Bluemoon-Production/releases/20160710183839'" 1>&2; false; fi as bluemoon-production@localhost
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [bca6c6eb] Command: if test ! -d /var/web/Bluemoon-Production/releases/20160710183839; then echo "Directory does not exist '/var/web/Bluemoon-Production/releases/20160710183839'" 1>&2; false; fi
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [28eebcce] Finished in 0.001 seconds with exit status 0 (successful).
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: INFO [488a0ad2] Running /usr/bin/env /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt build buildProd prod as bluemoon-production@localhost
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [488a0ad2] Command: cd /var/web/Bluemoon-Production/releases/20160710183839 && /usr/bin/env /var/web/Bluemoon-Production/releases/20160710183839/node_modules/grunt-cli/bin/grunt build buildProd prod
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [26f7056a] Running "clean:dev" (clean) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [6f660142] >> 0 paths cleaned.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [52300bfa]
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [9eb35872] Running "stylus:dev" (stylus) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [f814c4b1] File .tmp/public/styles/index.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [14446056] File .tmp/public/styles/layout.css created.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [bead2d83]
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [0d3d948e] Running "sass:dev" (sass) task
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [91a33299] Warning:
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [12e1c7c1] You need to have Ruby and Sass installed and in your PATH for this task to work.
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [048acc2d] More info: https://github.com/gruntjs/grunt-contrib-sass
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: [51B blob data]
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [7a17d673]
Jul 10 18:39:43 tuftslife.com watch-github.rb[23992]: DEBUG [904cea8a] Aborted due to warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment