Skip to content

Instantly share code, notes, and snippets.

@dignifiedquire
Created July 3, 2015 14:34
Show Gist options
  • Save dignifiedquire/a1ff175bc4fdd8a481d1 to your computer and use it in GitHub Desktop.
Save dignifiedquire/a1ff175bc4fdd8a481d1 to your computer and use it in GitHub Desktop.
❯ be cap site:staging deploy -t
/Users/dignifiedquire/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.5/lib/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /Developer/NVIDIA/CUDA-7.0/bin in PATH, mode 040777
/Users/dignifiedquire/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.10.5/lib/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /Developer/NVIDIA/CUDA-7.0/bin in PATH, mode 040777
** Invoke site:staging (first_time)
** Execute site:staging
** Invoke load:defaults (first_time)
** Execute load:defaults
** Invoke bundler:map_bins (first_time)
** Execute bundler:map_bins
** Invoke deploy (first_time)
** Invoke deploy:build (first_time)
** Execute deploy:build
** Invoke deploy:build:prepare (first_time)
** Execute deploy:build:prepare
INFO [4f52f73e] Running /usr/bin/env mkdir -p /var/build/site/repo as [email protected]
DEBUG [4f52f73e] Command: /usr/bin/env mkdir -p /var/build/site/repo
INFO [4f52f73e] Finished in 1.772 seconds with exit status 0 (successful).
** Invoke deploy:build:git:check (first_time)
** Invoke deploy:build:git:wrapper (first_time)
** Execute deploy:build:git:wrapper
INFO [25856edf] Running /usr/bin/env mkdir -p /tmp/site/ as [email protected]
DEBUG [25856edf] Command: /usr/bin/env mkdir -p /tmp/site/
INFO [25856edf] Finished in 0.239 seconds with exit status 0 (successful).
DEBUG Uploading /tmp/site/git-ssh.sh 0.0%
INFO Uploading /tmp/site/git-ssh.sh 100.0%
INFO [5c568f00] Running /usr/bin/env chmod +x /tmp/site/git-ssh.sh as [email protected]
DEBUG [5c568f00] Command: /usr/bin/env chmod +x /tmp/site/git-ssh.sh
INFO [5c568f00] Finished in 0.238 seconds with exit status 0 (successful).
** Execute deploy:build:git:check
Please enter branch (master): 4.0
INFO [08e1f830] Running /usr/bin/env git ls-remote --heads https://github.com/codio/site.git as [email protected]
DEBUG [08e1f830] Command: ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/site/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/codio/site.git )
DEBUG [08e1f830] cf6d675b1dd0886b99920b0e617afd5af243d796 refs/heads/4.0
DEBUG [08e1f830] d7b1568bb16e392050287ba872106126e72b284c refs/heads/bitbucket-blog-post
DEBUG [08e1f830] b9e72427e8d238118d3136d338c83b4ca7554659 refs/heads/docs
DEBUG [08e1f830] 83f8801cbdf98effe5674d6477650bc0235f3cb5 refs/heads/edu_changes
DEBUG [08e1f830] 6f68fc05afc986f3cecac48449ef34b60ed588b1 refs/heads/flow
DEBUG [08e1f830] e26e88e70f0e8290092db372fa261b9777c1a8d4 refs/heads/gdocs
DEBUG [08e1f830] 274b3e2088552e5971bacd010157f9df1fe97fef refs/heads/improved_subpages
DEBUG [08e1f830] 3ba0e4fc7a31576305808f2118306e29d34aa7fd refs/heads/master
DEBUG [08e1f830] 122f36fa1d2936b73bdabc56ebd653d621685b18 refs/heads/new-copy
DEBUG [08e1f830] 69cf80df41c777e0bb2050ead845d06157612a3f refs/heads/no_pricing_images
DEBUG [08e1f830] 448bc00fa3f9c28f78911f2a0ee02b7b8f4c2d35 refs/heads/partsdocs
DEBUG [08e1f830] b7f2f1da36b9af1836e74ced523dcca53e392502 refs/heads/peter-codio
DEBUG [08e1f830] d095988583ac8c84ce2129634c7da9442b513214 refs/heads/pressrelease
DEBUG [08e1f830] 402c7f82ce6e7b4256a78cc09213d3c7452f33ff refs/heads/pricing
DEBUG [08e1f830] 9a80872e091f51ea7b8a556e408c25c63472eaf8 refs/heads/rename
DEBUG [08e1f830] a28b55ff4335b9f758ed8a901a7ca47f96f90971 refs/heads/reorg
DEBUG [08e1f830] 1326c08ea480fc616c9beb0a9392237a1993eab7 refs/heads/upgrade-gems
INFO [08e1f830] Finished in 0.368 seconds with exit status 0 (successful).
** Invoke deploy:build:git:create (first_time)
** Invoke deploy:build:git:update (first_time)
** Invoke deploy:build:git:clone (first_time)
** Invoke deploy:build:git:wrapper
** Execute deploy:build:git:clone
DEBUG [3ad8aa4c] Running /usr/bin/env [ -f /var/build/site/repo/HEAD ] as [email protected]
DEBUG [3ad8aa4c] Command: [ -f /var/build/site/repo/HEAD ]
DEBUG [3ad8aa4c] Finished in 0.246 seconds with exit status 0 (successful).
INFO The repository mirror is at /var/build/site/repo
** Execute deploy:build:git:update
DEBUG [f06b4b84] Running /usr/bin/env if test ! -d /var/build/site/repo; then echo "Directory does not exist '/var/build/site/repo'" 1>&2; false; fi as [email protected]
DEBUG [f06b4b84] Command: if test ! -d /var/build/site/repo; then echo "Directory does not exist '/var/build/site/repo'" 1>&2; false; fi
DEBUG [f06b4b84] Finished in 0.245 seconds with exit status 0 (successful).
INFO [e41c9fdf] Running /usr/bin/env git remote update as [email protected]
DEBUG [e41c9fdf] Command: cd /var/build/site/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/site/git-ssh.sh /usr/bin/env git remote update )
DEBUG [e41c9fdf] Fetching origin
INFO [e41c9fdf] Finished in 0.393 seconds with exit status 0 (successful).
** Execute deploy:build:git:create
DEBUG [02c42af3] Running /usr/bin/env if test ! -d /var/build/site/repo; then echo "Directory does not exist '/var/build/site/repo'" 1>&2; false; fi as [email protected]
DEBUG [02c42af3] Command: if test ! -d /var/build/site/repo; then echo "Directory does not exist '/var/build/site/repo'" 1>&2; false; fi
DEBUG [02c42af3] Finished in 0.237 seconds with exit status 0 (successful).
INFO [57865fe9] Running /usr/bin/env mkdir -p /var/build/site/builds/20150703143058 as [email protected]
DEBUG [57865fe9] Command: cd /var/build/site/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/site/git-ssh.sh /usr/bin/env mkdir -p /var/build/site/builds/20150703143058 )
INFO [57865fe9] Finished in 0.257 seconds with exit status 0 (successful).
INFO [19efe30e] Running /usr/bin/env git archive 4.0 | tar -x -f - -C /var/build/site/builds/20150703143058 as [email protected]
DEBUG [19efe30e] Command: cd /var/build/site/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/site/git-ssh.sh /usr/bin/env git archive 4.0 | tar -x -f - -C /var/build/site/builds/20150703143058 )
INFO [19efe30e] Finished in 0.369 seconds with exit status 0 (successful).
** Invoke deploy:build:set_current_revision (first_time)
** Execute deploy:build:set_current_revision
DEBUG [dcbebed5] Running /usr/bin/env if test ! -d /var/build/site/repo; then echo "Directory does not exist '/var/build/site/repo'" 1>&2; false; fi as [email protected]
DEBUG [dcbebed5] Command: if test ! -d /var/build/site/repo; then echo "Directory does not exist '/var/build/site/repo'" 1>&2; false; fi
DEBUG [dcbebed5] Finished in 0.257 seconds with exit status 0 (successful).
DEBUG [4bdc8013] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit 4.0 as [email protected]
DEBUG [4bdc8013] Command: cd /var/build/site/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/site/git-ssh.sh /usr/bin/env git rev-list --max-count=1 --abbrev-commit 4.0 )
DEBUG [4bdc8013] cf6d675
DEBUG [4bdc8013] Finished in 0.248 seconds with exit status 0 (successful).
DEBUG [dbbdf255] Running /usr/bin/env if test ! -d /var/build/site/builds/20150703143058; then echo "Directory does not exist '/var/build/site/builds/20150703143058'" 1>&2; false; fi as [email protected]
DEBUG [dbbdf255] Command: if test ! -d /var/build/site/builds/20150703143058; then echo "Directory does not exist '/var/build/site/builds/20150703143058'" 1>&2; false; fi
DEBUG [dbbdf255] Finished in 0.247 seconds with exit status 0 (successful).
INFO [14ac983e] Running /usr/bin/env echo "cf6d675" >> REVISION as [email protected]
DEBUG [14ac983e] Command: cd /var/build/site/builds/20150703143058 && /usr/bin/env echo "cf6d675" >> REVISION
INFO [14ac983e] Finished in 0.250 seconds with exit status 0 (successful).
** Invoke deploy:build:perform (first_time)
** Execute deploy:build:perform
** Invoke bundler:install_on_build (first_time)
** Execute bundler:install_on_build
** Invoke bundler:install (first_time)
** Execute bundler:install
DEBUG [11caf571] Running /usr/bin/env if test ! -d /var/build/site/builds/20150703143058; then echo "Directory does not exist '/var/build/site/builds/20150703143058'" 1>&2; false; fi as [email protected]
DEBUG [11caf571] Command: if test ! -d /var/build/site/builds/20150703143058; then echo "Directory does not exist '/var/build/site/builds/20150703143058'" 1>&2; false; fi
DEBUG [11caf571] Finished in 0.257 seconds with exit status 0 (successful).
INFO [59b71018] Running /usr/bin/env bundle install --without development test --deployment as [email protected]
DEBUG [59b71018] Command: cd /var/build/site/builds/20150703143058 && /usr/bin/env bundle install --without development test --deployment
DEBUG [59b71018] Fetching gem metadata from http://rubygems.org/
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018]
DEBUG [59b71018] Fetching version metadata from http://rubygems.org/
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018] .
DEBUG [59b71018]
DEBUG [59b71018] Fetching dependency metadata from http://rubygems.org/.
DEBUG [59b71018] .
DEBUG [59b71018]
DEBUG [59b71018] Fetching git://github.com/vast/middleman-es6.git
DEBUG [59b71018] Fetching git://github.com/middleman/middleman-livereload.git
DEBUG [59b71018] Installing i18n 0.7.0
DEBUG [59b71018] Installing json 1.8.3 with native extensions
DEBUG [59b71018] Installing minitest 5.7.0
DEBUG [59b71018] Installing thread_safe 0.3.5
DEBUG [59b71018] Installing tzinfo 1.2.2
DEBUG [59b71018] Installing activesupport 4.1.11
DEBUG [59b71018] Installing addressable 2.3.8
DEBUG [59b71018] Installing execjs 2.5.2
DEBUG [59b71018] Installing autoprefixer-rails 5.2.0.1
DEBUG [59b71018] Installing babel-source 5.4.7
DEBUG [59b71018] Installing babel-transpiler 0.7.0
DEBUG [59b71018] Installing sass 3.4.14
DEBUG [59b71018] Installing sassy-maps 0.4.0
DEBUG [59b71018] Installing breakpoint 2.5.0
DEBUG [59b71018] Installing hitimes 1.2.2 with native extensions
DEBUG [59b71018] Installing timers 4.0.1
DEBUG [59b71018] Installing celluloid 0.16.0
DEBUG [59b71018] Installing chunky_png 1.3.4
DEBUG [59b71018] Installing coffee-script-source 1.9.1.1
DEBUG [59b71018] Installing coffee-script 2.4.1
DEBUG [59b71018] Installing multi_json 1.11.1
DEBUG [59b71018] Installing compass-core 1.0.3
DEBUG [59b71018] Installing compass-import-once 1.0.5
DEBUG [59b71018] Installing rb-fsevent 0.9.5
DEBUG [59b71018] Installing ffi 1.9.8 with native extensions
DEBUG [59b71018] Installing rb-inotify 0.9.5
DEBUG [59b71018] Installing compass 1.0.3
DEBUG [59b71018] Installing eventmachine 1.0.7 with native extensions
DEBUG [59b71018] Installing http_parser.rb 0.6.0 with native extensions
DEBUG [59b71018] Installing em-websocket 0.5.1
DEBUG [59b71018] Installing erubis 2.7.0
DEBUG [59b71018] Installing fastimage 1.6.8
DEBUG [59b71018] Installing tilt 1.4.1
DEBUG [59b71018] Installing haml 4.0.6
DEBUG [59b71018] Installing hike 1.2.3
DEBUG [59b71018] Installing uber 0.0.13
DEBUG [59b71018] Installing hooks 0.4.0
DEBUG [59b71018] Installing htmlcompressor 0.2.0
DEBUG [59b71018] Installing kramdown 1.7.0
DEBUG [59b71018] Installing libv8 3.16.14.7
DEBUG [59b71018] Installing listen 2.10.1
DEBUG [59b71018] Using bundler 1.10.5
DEBUG [59b71018] Installing padrino-support 0.12.5
DEBUG [59b71018] Installing padrino-helpers 0.12.5
DEBUG [59b71018] Installing rack 1.6.2
DEBUG [59b71018] Installing rack-test 0.6.3
DEBUG [59b71018] Installing thor 0.19.1
DEBUG [59b71018] Installing middleman-core 3.3.12
DEBUG [59b71018] Installing sprockets 2.12.3
DEBUG [59b71018] Installing sprockets-helpers 1.1.0
DEBUG [59b71018] Installing sprockets-sass 1.3.1
DEBUG [59b71018] Installing middleman-sprockets 3.4.2
DEBUG [59b71018] Installing uglifier 2.7.1
DEBUG [59b71018] Installing middleman 3.3.12
DEBUG [59b71018] Installing subexec 0.2.3
DEBUG [59b71018] Installing mini_magick 3.7.0
DEBUG [59b71018] Installing middleman-automatic-clowncar 0.0.4
DEBUG [59b71018] Installing middleman-autoprefixer 2.5.0
DEBUG [59b71018] Installing sprockets-bower 0.0.2
DEBUG [59b71018] Installing middleman-bower 1.0.2
DEBUG [59b71018] Using middleman-es6 0.1.0 from git://github.com/vast/middleman-es6.git (at master)
DEBUG [59b71018] Installing rack-livereload 0.3.15
DEBUG [59b71018] Using middleman-livereload 3.4.2 from git://github.com/middleman/middleman-livereload.git (at master)
DEBUG [59b71018] Installing middleman-minify-html 3.4.1
DEBUG [59b71018] Installing middleman-sitemap 0.0.13
DEBUG [59b71018] Installing rouge 1.9.0
DEBUG [59b71018] Installing middleman-syntax 2.0.0
DEBUG [59b71018] Installing mini_portile 0.6.2
DEBUG [59b71018] Installing nokogiri 1.6.6.2 with native extensions
DEBUG [59b71018] Installing oj 2.12.9 with native extensions
DEBUG [59b71018] Installing redcarpet 3.3.1 with native extensions
DEBUG [59b71018] Installing ref 1.0.5
DEBUG [59b71018] Installing susy 2.2.5
DEBUG [59b71018] Installing therubyracer 0.12.2 with native extensions
DEBUG [59b71018] Bundle complete! 19 Gemfile dependencies, 74 gems now installed.
DEBUG [59b71018] Gems in the groups development and test were not installed.
DEBUG [59b71018] Bundled gems are installed into ./vendor/bundle.
DEBUG [59b71018] Post-install message from compass:
DEBUG [59b71018] Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
DEBUG [59b71018] Post-install message from haml:
DEBUG [59b71018]
DEBUG [59b71018] HEADS UP! Haml 4.0 has many improvements, but also has changes that may break
DEBUG [59b71018] your application:
DEBUG [59b71018]
DEBUG [59b71018] * Support for Ruby 1.8.6 dropped
DEBUG [59b71018] * Support for Rails 2 dropped
DEBUG [59b71018] * Sass filter now always outputs <style> tags
DEBUG [59b71018] * Data attributes are now hyphenated, not underscored
DEBUG [59b71018] * html2haml utility moved to the html2haml gem
DEBUG [59b71018] * Textile and Maruku filters moved to the haml-contrib gem
DEBUG [59b71018]
DEBUG [59b71018] For more info see:
DEBUG [59b71018]
DEBUG [59b71018] http://rubydoc.info/github/haml/haml/file/CHANGELOG.md
DEBUG [59b71018]
INFO [59b71018] Finished in 138.692 seconds with exit status 0 (successful).
DEBUG [e75c8d2f] Running /usr/bin/env if test ! -d /var/build/site/builds/20150703143058; then echo "Directory does not exist '/var/build/site/builds/20150703143058'" 1>&2; false; fi as [email protected]
DEBUG [e75c8d2f] Command: if test ! -d /var/build/site/builds/20150703143058; then echo "Directory does not exist '/var/build/site/builds/20150703143058'" 1>&2; false; fi
DEBUG [e75c8d2f] Finished in 0.249 seconds with exit status 0 (successful).
INFO [82cd54d1] Running bundle exec middleman build as [email protected]
DEBUG [82cd54d1] Command: cd /var/build/site/builds/20150703143058 && ( M_ASSET_HOST=https://staging.codiodev.com bundle exec middleman build )
DEBUG [82cd54d1] resources = Array
DEBUG [82cd54d1] create build/stylesheets/all-e18264fc.css
DEBUG [82cd54d1] create build/apple-touch-icon-precomposed.png
DEBUG [82cd54d1] create build/favicon-192x192-6d966ef5.png
DEBUG [82cd54d1] create build/img/docs/deploy-sftp-9298bacf.png
DEBUG [82cd54d1] create build/img/docs/ssh-nano-5b305225.png
DEBUG [82cd54d1] create build/img/docs/module_add-5dfb508b.png
DEBUG [82cd54d1] create build/img/docs/create-sftp-d34f9302.png
DEBUG [82cd54d1] create build/img/docs/stacks_list-d30909c7.png
DEBUG [82cd54d1] create build/img/docs/sshterminal-61b3dabf.png
DEBUG [82cd54d1] create build/img/docs/crunch-comment-adcf0ec2.png
DEBUG [82cd54d1] create build/img/docs/sitebar-site-9ce3b75c.png
DEBUG [82cd54d1] create build/img/docs/ungit-2-4e4b0909.png
DEBUG [82cd54d1] create build/img/docs/subscribe-1-7f29bfb9.png
DEBUG [82cd54d1] create build/img/docs/github-new-repo-b41c598a.png
DEBUG [82cd54d1] create build/img/docs/crunch-label-6d13e2a8.png
DEBUG [82cd54d1] create build/img/docs/terminal-11d7368e.png
DEBUG [82cd54d1] create build/img/docs/ca-annotations-file-0e8b495a.png
DEBUG [82cd54d1] create build/img/docs/readme-md-6a487c17.png
DEBUG [82cd54d1] create build/img/docs/code-folding-f947d103.png
DEBUG [82cd54d1] create build/img/docs/account_billing-ae7de611.png
DEBUG [82cd54d1] create build/img/docs/modules_create-310a2542.png
DEBUG [82cd54d1] create build/img/docs/buildset2-1d75a3ba.png
DEBUG [82cd54d1] create build/img/docs/unit_delete-8aa756d4.png
DEBUG [82cd54d1] create build/img/docs/right-click-3febe8b2.png
DEBUG [82cd54d1] create build/img/docs/quick-open-214b4b20.png
DEBUG [82cd54d1] create build/img/docs/organisations_education-9778bb4f.png
DEBUG [82cd54d1] create build/img/docs/ide-indent-guides-e96665e4.png
DEBUG [82cd54d1] create build/img/docs/tree/toggle-small-expand-35a01e30.png
DEBUG [82cd54d1] create build/img/docs/tree/plus-eed3d55a.png
DEBUG [82cd54d1] create build/img/docs/tree/minus-29a6c0ac.png
DEBUG [82cd54d1] create build/img/docs/tree/folder-horizontal-c535bf6e.png
DEBUG [82cd54d1] create build/img/docs/tree/toggle-small-da0ec0bc.png
DEBUG [82cd54d1] create build/img/docs/fork-clone-5136e7c5.png
DEBUG [82cd54d1] create build/img/docs/sharing-3f4918ac.png
DEBUG [82cd54d1] create build/img/docs/bower-components-tree-9526ab7e.png
DEBUG [82cd54d1] create build/img/docs/xserver-install-30d8108b.png
DEBUG [82cd54d1] create build/img/docs/build-c68b4c26.png
DEBUG [82cd54d1] create build/img/docs/deploy-ftp-6ca0b770.png
DEBUG [82cd54d1] create build/img/docs/course_edit-b21e6802.png
DEBUG [82cd54d1] create build/img/docs/deploy-specific-d5717577.png
DEBUG [82cd54d1] create build/img/docs/deploy-menu-765ce2de.png
DEBUG [82cd54d1] create build/img/docs/clone-settings-0104e1f6.png
DEBUG [82cd54d1] create build/img/docs/git-edit-profile-44af55b6.png
DEBUG [82cd54d1] create build/img/docs/ssh-connection-list-61368b0b.png
DEBUG [82cd54d1] create build/img/docs/stacks_info-77e994cf.png
DEBUG [82cd54d1] create build/img/docs/gradient-preview-ecf5fbff.png
DEBUG [82cd54d1] create build/img/docs/preview-4add2908.png
DEBUG [82cd54d1] create build/img/docs/deploy-deploy-bf3de655.png
DEBUG [82cd54d1] create build/img/docs/prefs-account-profile-9db09ccb.png
DEBUG [82cd54d1] create build/img/docs/class_viewcode-de0e4283.png
DEBUG [82cd54d1] create build/img/docs/prefs-menu-2be52a3d.png
DEBUG [82cd54d1] create build/img/docs/stacks_create-62537566.png
DEBUG [82cd54d1] create build/img/docs/organisations_token-9229d74b.png
DEBUG [82cd54d1] create build/img/docs/crunch-insert-24159e43.png
DEBUG [82cd54d1] create build/img/docs/color-preview-b4237052.png
DEBUG [82cd54d1] create build/img/docs/class_add_module-ac04c3a3.png
DEBUG [82cd54d1] create build/img/docs/buildkeys-2b7e6beb.png
DEBUG [82cd54d1] create build/img/docs/mode-buttons-be82cfbb.png
DEBUG [82cd54d1] create build/img/docs/fullscreen-e2483e5d.png
DEBUG [82cd54d1] create build/img/docs/github-readme-b2e0a596.png
DEBUG [82cd54d1] create build/img/docs/class_delete-bee3373b.png
DEBUG [82cd54d1] create build/img/docs/cp-filetree-bc12312b.png
DEBUG [82cd54d1] create build/img/docs/stacks_versions-065c830d.png
DEBUG [82cd54d1] create build/img/docs/unit_refresh-7c33d8fb.png
DEBUG [82cd54d1] create build/img/docs/compiled-files-8f730d74.png
DEBUG [82cd54d1] create build/img/docs/settings-editor-18676f95.png
DEBUG [82cd54d1] create build/img/docs/update-class-course-d23466fd.png
DEBUG [82cd54d1] create build/img/docs/ca-readme-396bc02d.png
DEBUG [82cd54d1] create build/img/docs/settings-password-da0db000.png
DEBUG [82cd54d1] create build/img/docs/ca-collapse-before-d41a69d7.png
DEBUG [82cd54d1] create build/img/docs/search-matches-1cfede5c.png
DEBUG [82cd54d1] create build/img/docs/tkinter-stack-622e53fb.png
DEBUG [82cd54d1] create build/img/docs/console-screen1-0e46f880.png
DEBUG [82cd54d1] create build/img/docs/ssh-connection-edit-0bef9439.png
DEBUG [82cd54d1] create build/img/docs/ide-screen-404b0fd9.png
DEBUG [82cd54d1] create build/img/docs/prefs-account-ssh-dialog-7667be46.png
DEBUG [82cd54d1] create build/img/docs/bower-remove-76e4b50a.png
DEBUG [82cd54d1] create build/img/docs/class_students-2164ce77.png
DEBUG [82cd54d1] create build/img/docs/tkinter-pack-a799cb4e.png
DEBUG [82cd54d1] create build/img/docs/project-menu-10817ef4.png
DEBUG [82cd54d1] create build/img/docs/permissions-menu-33f79a00.png
DEBUG [82cd54d1] create build/img/docs/account_settings-5f8420d4.png
DEBUG [82cd54d1] create build/img/docs/prefs-account-gh1-9d1107c8.png
DEBUG [82cd54d1] create build/img/docs/ssh-basic-88fcbc8c.png
DEBUG [82cd54d1] create build/img/docs/intercom-87e320e0.png
DEBUG [82cd54d1] create build/img/docs/console-create-d825afee.png
DEBUG [82cd54d1] create build/img/docs/parse-app-ed24a736.png
DEBUG [82cd54d1] create build/img/docs/createorg-5cdc7d12.png
DEBUG [82cd54d1] create build/img/docs/permissions-dlg-45f629c5.png
DEBUG [82cd54d1] create build/img/docs/modules_edit-e20164ff.png
DEBUG [82cd54d1] create build/img/docs/prefs-account-ghauth-ab3dcd41.png
DEBUG [82cd54d1] create build/img/docs/ide-invisibles-6a7712c0.png
DEBUG [82cd54d1] create build/img/docs/templates-newfile-1d6f868c.png
DEBUG [82cd54d1] create build/img/docs/github-share-8c1463cb.png
DEBUG [82cd54d1] create build/img/docs/preview-deploy-b2c81e02.png
DEBUG [82cd54d1] create build/img/docs/preview-default-9a69c43a.png
DEBUG [82cd54d1] create build/img/docs/student_progress-f14f8ec3.png
DEBUG [82cd54d1] create build/img/docs/project_create-c7c31db3.png
DEBUG [82cd54d1] create build/img/docs/deploy-button-088eed68.png
DEBUG [82cd54d1] create build/img/docs/crunch-step-9194ad12.png
DEBUG [82cd54d1] create build/img/docs/install-software-e26d71dd.png
DEBUG [82cd54d1] create build/img/docs/panel-overview-5d33511f.png
DEBUG [82cd54d1] create build/img/docs/packs_list-e7e49cdb.png
DEBUG [82cd54d1] create build/img/docs/guide_files-1cb571dd.png
DEBUG [82cd54d1] create build/img/docs/deploy-history-8c8408db.png
DEBUG [82cd54d1] create build/img/docs/preview-what-8a39b81b.png
DEBUG [82cd54d1] create build/img/docs/ca-collapse-after-51bf37c6.png
DEBUG [82cd54d1] create build/img/docs/units_add-0a70a384.png
DEBUG [82cd54d1] create build/img/docs/github-clone-url-ea5e4086.png
DEBUG [82cd54d1] create build/img/docs/class_addteachers-605c0af2.png
DEBUG [82cd54d1] create build/img/docs/config-de972da5.png
DEBUG [82cd54d1] create build/img/docs/settings-profile-97b634d8.png
DEBUG [82cd54d1] create build/img/docs/deploy-rsync-9f64f104.png
DEBUG [82cd54d1] create build/img/docs/projects_list-c4e7e493.png
DEBUG [82cd54d1] create build/img/docs/ide-force-lang-70b00b9a.png
DEBUG [82cd54d1] create build/img/docs/console-shared-49563af6.png
DEBUG [82cd54d1] create build/img/docs/class_setgrade-0b0dede9.png
DEBUG [82cd54d1] create build/img/docs/kb-shortcuts-03ab4810.png
DEBUG [82cd54d1] create build/img/docs/packs_certified-5d2eb18d.png
DEBUG [82cd54d1] create build/img/docs/organisations_billing-9543d250.png
DEBUG [82cd54d1] create build/img/docs/global-search-0492d1a4.png
DEBUG [82cd54d1] create build/img/docs/cp-custom-9a5cfd88.png
DEBUG [82cd54d1] create build/img/docs/deploy-nj-3ca069dc.png
DEBUG [82cd54d1] create build/img/docs/ploneoutput-2a83ba35.png
DEBUG [82cd54d1] create build/img/docs/signup-b44d1ee4.png
DEBUG [82cd54d1] create build/img/docs/settings-team1-f5e1db80.png
DEBUG [82cd54d1] create build/img/docs/course_create-9fea15e4.png
DEBUG [82cd54d1] create build/img/docs/ssh-parms-a79b88d1.png
DEBUG [82cd54d1] create build/img/docs/git-ssh-3fe0f733.png
DEBUG [82cd54d1] create build/img/docs/settings-team2-45e89041.png
DEBUG [82cd54d1] create build/img/docs/multi-cursor-c712c968.png
DEBUG [82cd54d1] create build/img/docs/console-createbutton-37b2a71a.png
DEBUG [82cd54d1] create build/img/docs/descriptiontext-c7e5ca07.png
DEBUG [82cd54d1] create build/img/docs/class_list-e59ba8e9.png
DEBUG [82cd54d1] create build/img/docs/git-active-branch-8e70ceb1.png
DEBUG [82cd54d1] create build/img/docs/public-key-591f0894.png
DEBUG [82cd54d1] create build/img/docs/class_courses-232f3856.png
DEBUG [82cd54d1] create build/img/docs/ca-popup-window-b0e4b0f9.png
DEBUG [82cd54d1] create build/img/docs/preview-deploy-right-click-528d1414.png
DEBUG [82cd54d1] create build/img/docs/search-dialog-b99c702f.png
DEBUG [82cd54d1] create build/img/docs/picker-2-72a08296.png
DEBUG [82cd54d1] create build/img/docs/class_addstudents-f3bf00e0.png
DEBUG [82cd54d1] create build/img/docs/ca-video-fe2b27bd.png
DEBUG [82cd54d1] create build/img/docs/stacks_update-c4269db0.png
DEBUG [82cd54d1] create build/img/docs/module_list-b6b2eb3d.png
DEBUG [82cd54d1] create build/img/docs/class_grade-f46af09f.png
DEBUG [82cd54d1] create build/img/docs/console-screen-desc-8be786d3.png
DEBUG [82cd54d1] create build/img/docs/ssh-tab-beac06bc.png
DEBUG [82cd54d1] create build/img/docs/project_create_other-9e694bdc.png
DEBUG [82cd54d1] create build/img/docs/account-settings-f558ec0e.png
DEBUG [82cd54d1] create build/img/docs/templates-manage-d60f13b7.png
DEBUG [82cd54d1] create build/img/docs/codiomenu-bc82af06.png
DEBUG [82cd54d1] create build/img/docs/ca-overview-c739f91c.png
DEBUG [82cd54d1] create build/img/docs/education/org-button-abbea966.png
DEBUG [82cd54d1] create build/img/docs/deploy-basepath-197cc9e5.png
DEBUG [82cd54d1] create build/img/docs/console-screen-a33bc1d6.png
DEBUG [82cd54d1] create build/img/docs/cp-basic-091a03a8.png
DEBUG [82cd54d1] create build/img/docs/git-overview-b7027a25.png
DEBUG [82cd54d1] create build/img/docs/access-bower-6b74cf64.png
DEBUG [82cd54d1] create build/img/docs/fork-ide-78f14925.png
DEBUG [82cd54d1] create build/img/docs/git-remotes-918ceb9a.png
DEBUG [82cd54d1] create build/img/docs/clone-settings-warning-6890306c.png
DEBUG [82cd54d1] create build/img/docs/preview-where-f7ca20ad.png
DEBUG [82cd54d1] create build/img/docs/organisations_create-a2804342.png
DEBUG [82cd54d1] create build/img/docs/demo-in-ide-f367a828.png
DEBUG [82cd54d1] create build/img/docs/plonesite-7b274ed1.png
DEBUG [82cd54d1] create build/img/docs/console-find-dec3bb55.png
DEBUG [82cd54d1] create build/img/docs/project-settings-21df98df.png
DEBUG [82cd54d1] create build/img/docs/guides/reorder-2fd4d531.png
DEBUG [82cd54d1] create build/img/docs/guides/type_preview-48a4a2de.png
DEBUG [82cd54d1] create build/img/docs/guides/scripts-7f56e3e0.png
DEBUG [82cd54d1] create build/img/docs/guides/terminal_command-743337fa.png
DEBUG [82cd54d1] create build/img/docs/guides/type_file-1adf525f.png
DEBUG [82cd54d1] create build/img/docs/guides/editnav-cfd343a1.png
DEBUG [82cd54d1] create build/img/docs/guides/guides_vimeo-33a63eb8.png
DEBUG [82cd54d1] create build/img/docs/guides/type_terminal-82aa8f97.png
DEBUG [82cd54d1] create build/img/docs/guides/collapse-986daa47.png
DEBUG [82cd54d1] create build/img/docs/guides/guides_publish-ce7abece.png
DEBUG [82cd54d1] create build/img/docs/guides/playmode-6f7f7e02.png
DEBUG [82cd54d1] create build/img/docs/guides/simultaneous-32921066.png
DEBUG [82cd54d1] create build/img/docs/guides/panel-00ba3632.png
DEBUG [82cd54d1] create build/img/docs/guides/guide_files-82644a49.png
DEBUG [82cd54d1] create build/img/docs/guides/custom-button-d8702daa.png
DEBUG [82cd54d1] create build/img/docs/guides/guides_youtube-57623801.png
DEBUG [82cd54d1] create build/img/docs/guides/callout_info-6a0c8940.png
DEBUG [82cd54d1] create build/img/docs/guides/add-section-28c559ee.png
DEBUG [82cd54d1] create build/img/docs/guides/type_highlight-19b23abd.png
DEBUG [82cd54d1] create build/img/docs/guides/mathjax-b65295dc.png
DEBUG [82cd54d1] create build/img/docs/guides/overview-811308d3.png
DEBUG [82cd54d1] create build/img/docs/guides/dyslexia-4f9dde64.png
DEBUG [82cd54d1] create build/img/docs/ide-run-e45e03f2.png
DEBUG [82cd54d1] create build/img/docs/organisation_upload-5338c01c.png
DEBUG [82cd54d1] create build/img/docs/ca-explore-352e2299.png
DEBUG [82cd54d1] create build/img/docs/snippets-closed-293beebf.png
DEBUG [82cd54d1] create build/img/docs/packs_info-360e2918.png
DEBUG [82cd54d1] create build/img/docs/stacks_image-794f60bb.png
DEBUG [82cd54d1] create build/img/docs/ca-files-a735e22d.png
DEBUG [82cd54d1] create build/img/docs/authtoken-8c7d0001.png
DEBUG [82cd54d1] create build/img/docs/inline-preview-d68533b0.png
DEBUG [82cd54d1] create build/img/docs/phpbrew-phpinfo-b9ca6ad3.png
DEBUG [82cd54d1] create build/img/docs/new-file-8d1e72ce.png
DEBUG [82cd54d1] create build/img/docs/snippet-parms-30ad687d.png
DEBUG [82cd54d1] create build/img/docs/run-menu-51358223.png
DEBUG [82cd54d1] create build/img/docs/sitebar-signup-82e74d2b.png
DEBUG [82cd54d1] create build/img/docs/prefs-user-c7cd93ec.png
DEBUG [82cd54d1] create build/img/docs/class_create-24aaf307.png
DEBUG [82cd54d1] create build/img/docs/picker-1-b80032af.png
DEBUG [82cd54d1] create build/img/docs/command-bar-45c262c6.png
DEBUG [82cd54d1] create build/img/docs/buildsettings-edac3fd3.png
DEBUG [82cd54d1] create build/img/docs/module_refresh-3de7309b.png
DEBUG [82cd54d1] create build/img/docs/prefs-account-password-e055c73f.png
DEBUG [82cd54d1] create build/img/docs/open-in-ide-c4d4a705.png
DEBUG [82cd54d1] create build/img/docs/anon-create-df4adf01.png
DEBUG [82cd54d1] create build/img/docs/snippets-open-aa215591.png
DEBUG [82cd54d1] create build/img/docs/emmet-ref-a4c295e8.png
DEBUG [82cd54d1] create build/img/docs/student_assign-63ef2cf2.png
DEBUG [82cd54d1] create build/img/docs/module_browser-cb1e480a.png
DEBUG [82cd54d1] create build/img/docs/edu-fb63db54.png
DEBUG [82cd54d1] create build/img/docs/customisecodio-880df08d.png
DEBUG [82cd54d1] create build/img/docs/bower-installable-7f2adccc.png
DEBUG [82cd54d1] create build/img/docs/bower-update-31eed04b.png
DEBUG [82cd54d1] create build/img/docs/modules-c52169c1.png
DEBUG [82cd54d1] create build/img/docs/prefs-account-ssh-9487e613.png
DEBUG [82cd54d1] create build/img/docs/ca-embed-ide-443653c9.png
DEBUG [82cd54d1] create build/img/docs/phpbrew-phpinfo2-27872f90.png
DEBUG [82cd54d1] create build/img/docs/box_info-ba3b2fa2.png
DEBUG [82cd54d1] create build/img/docs/subscribe-2-f379ae4a.png
DEBUG [82cd54d1] create build/img/docs/ungit-1-6db4aeda.png
DEBUG [82cd54d1] create build/img/docs/github-create-eea130d8.png
DEBUG [82cd54d1] create build/img/docs/stacks_edit-33edd3f2.png
DEBUG [82cd54d1] create build/img/docs/bower-installed-98baacbf.png
DEBUG [82cd54d1] create build/img/docs/deploy-details-1b80331f.png
DEBUG [82cd54d1] create build/img/about/dmitri-2c83fe74.png
DEBUG [82cd54d1] create build/img/about/anna-2313c94b.png
DEBUG [82cd54d1] create build/img/about/veronika-a2a91b61.png
DEBUG [82cd54d1] create build/img/about/phillip-971bec9b.png
DEBUG [82cd54d1] create build/img/about/igor-91746aee.png
DEBUG [82cd54d1] create build/img/about/vasiliy-39b21c26.png
DEBUG [82cd54d1] create build/img/about/mikhail-d55c8e57.png
DEBUG [82cd54d1] create build/img/about/konstantin-80b38d59.png
DEBUG [82cd54d1] create build/img/about/friedel-b6779208.png
DEBUG [82cd54d1] create build/img/about/ian-e2e0eee8.png
DEBUG [82cd54d1] create build/img/about/jessica-f111293e.png
DEBUG [82cd54d1] create build/img/about/andrey-5ba4740c.png
DEBUG [82cd54d1] create build/img/about/maxim-3839c1c1.png
DEBUG [82cd54d1] create build/img/about/freddy-477d0105.png
DEBUG [82cd54d1] create build/img/about/joel-89681644.png
DEBUG [82cd54d1] create build/img/assets/docs-image-frame-46ec9a52.png
DEBUG [82cd54d1] create build/img/assets/docs-navigation/dashboard-c2eb5773.png
DEBUG [82cd54d1] create build/img/assets/docs-navigation/ide-226c3275.png
DEBUG [82cd54d1] create build/img/assets/docs-navigation/teacher-c095f102.png
DEBUG [82cd54d1] create build/img/assets/docs-navigation/student-b60fc356.png
DEBUG [82cd54d1] create build/img/assets/index/preview-windows-96ff05dd.png
DEBUG [82cd54d1] create build/img/assets/index/challenges-ef448612.png
DEBUG [82cd54d1] create build/img/assets/index/live-code-629c49cb.png
DEBUG [82cd54d1] create build/img/assets/index/partners-naace-4683e354.png
DEBUG [82cd54d1] create build/img/assets/index/partners-ocr-c6ed20e5.png
DEBUG [82cd54d1] create build/img/assets/index/placeholder-36fe0585.png
DEBUG [82cd54d1] create build/img/assets/index/atf-5d10d41a.png
DEBUG [82cd54d1] create build/img/assets/index/projects-ecc156bd.png
DEBUG [82cd54d1] create build/img/assets/index/assessments-9dbb107f.png
DEBUG [82cd54d1] create build/img/assets/index/partners-cas-2143c3b5.png
DEBUG [82cd54d1] create build/apple-touch-icon-180x180.png
DEBUG [82cd54d1] create build/apple-touch-icon-60x60.png
DEBUG [82cd54d1] create build/apple-touch-icon-76x76.png
DEBUG [82cd54d1] create build/mstile-144x144-da64ec2b.png
DEBUG [82cd54d1] create build/apple-touch-icon-57x57.png
DEBUG [82cd54d1] create build/mstile-310x310-873cdc93.png
DEBUG [82cd54d1] create build/apple-touch-icon-72x72.png
DEBUG [82cd54d1] create build/apple-touch-icon-144x144.png
DEBUG [82cd54d1] create build/mstile-150x150-09179b74.png
DEBUG [82cd54d1] create build/mstile-310x150-3adfed0f.png
DEBUG [82cd54d1] create build/favicon-16x16-e0ed56f7.png
DEBUG [82cd54d1] create build/favicon-160x160-a90878a9.png
DEBUG [82cd54d1] create build/apple-touch-icon-114x114.png
DEBUG [82cd54d1] create build/mstile-70x70-17f66600.png
DEBUG [82cd54d1] create build/apple-touch-icon-120x120.png
DEBUG [82cd54d1] create build/favicon-32x32-f891d600.png
DEBUG [82cd54d1] create build/apple-touch-icon-152x152.png
DEBUG [82cd54d1] create build/apple-touch-icon.png
DEBUG [82cd54d1] create build/favicon-96x96-ced318cc.png
DEBUG [82cd54d1] create build/img/docs/education/class-dash-1-41e3f64b.jpg
DEBUG [82cd54d1] create build/img/docs/education/courses-setup-4580b0e1.jpg
DEBUG [82cd54d1] create build/img/docs/education/class-marks-a4daae9c.jpg
DEBUG [82cd54d1] create build/img/docs/education/modules-setup-9b91911d.jpg
DEBUG [82cd54d1] create build/img/docs/education/class-dash-b8d0de7d.jpg
DEBUG [82cd54d1] create build/img/docs/phonegap-token-help-bb7d8762.gif
DEBUG [82cd54d1] create build/img/logo-light-56f96ef2.svg
DEBUG [82cd54d1] create build/img/assets/pricing/faq-43490b50.svg
DEBUG [82cd54d1] create build/img/logo-dark-ddc1f3fb.svg
DEBUG [82cd54d1] create build/favicon.ico
DEBUG [82cd54d1] create build/javascripts/all-dd25ba2b.js
DEBUG [82cd54d1] create build/index.html
DEBUG [82cd54d1] create build/docs/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/delete-folder/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/exiting/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/readme-md/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/editing/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/templates/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/export/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/dragging/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/add-folder/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/upload/index.html
DEBUG [82cd54d1] create build/docs/ide/navigation/add-file/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/access/ssh-access/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/access/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/access/sshkeys/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/access/ext-access/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/installsw/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/installsw/parts-coding/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/installsw/request-language/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/installsw/box-parts/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/installsw/file-locations/index.html
DEBUG [82cd54d1] create build/docs/ide/boxes/installsw/default-installed/index.html
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.rb:137: [BUG] Segmentation fault at 0x00000000000000
DEBUG [82cd54d1] ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux-gnu]
DEBUG [82cd54d1]
DEBUG [82cd54d1] -- Control frame information -----------------------------------------------
DEBUG [82cd54d1] c:0071 p:0044 s:0427 e:000422 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.r
DEBUG [82cd54d1] c:0070 p:0018 s:0419 e:000418 METHOD /var/build/site/builds/20150703143058/lib/helpers.rb:32
DEBUG [82cd54d1] c:0069 p:0011 s:0414 e:000413 BLOCK /var/build/site/builds/20150703143058/source/layouts/docs.erb:43 [FINISH]
DEBUG [82cd54d1] c:0068 p:---- s:0411 e:000410 CFUNC :each
DEBUG [82cd54d1] c:0067 p:0239 s:0408 e:000407 BLOCK /var/build/site/builds/20150703143058/source/layouts/docs.erb:42 [FINISH]
DEBUG [82cd54d1] c:0066 p:---- s:0404 e:000403 CFUNC :each
DEBUG [82cd54d1] c:0065 p:0019
DEBUG [82cd54d1] s:0401 e:000400 BLOCK /var/build/site/builds/20150703143058/source/layouts/docs.erb:25 [FINISH]
DEBUG [82cd54d1] c:0064 p:---- s:0398 e:000397 CFUNC :each
DEBUG [82cd54d1] c:0063 p:0059 s:0395
DEBUG [82cd54d1] e:000394 BLOCK /var/build/site/builds/20150703143058/source/layouts/docs.erb:22 [FINISH]
DEBUG [82cd54d1] c:0062 p:---- s:0392 e:000391 CFUNC :call
DEBUG [82cd54d1] c:0061 p:0033 s:0389 e:000388 METHOD
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/core_extensions/de
DEBUG [82cd54d1] c:0060 p:0026 s:0381 e:000380 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/core_extensions/de
DEBUG [82cd54d1] c:0059 p:0090 s:0374 e:000373
DEBUG [82cd54d1] METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/re
DEBUG [82cd54d1] c:0058 p:0044 s:0363 E:000e68 BLOCK /var/build/site/builds/20150703143058/source/layouts/docs.erb:1 [FINISH]
DEBUG [82cd54d1] c:0057 p:---- s:0358 e:000357 CFUNC :instance_eval
DEBUG [82cd54d1] c:0056 p:0030 s:0355
DEBUG [82cd54d1] E:002580 CLASS /var/build/site/builds/20150703143058/source/layouts/docs.erb:-6
DEBUG [82cd54d1] c:0055 p:0031 s:0351 e:000350 METHOD /var/build/site/builds/20150703143058/source/layouts/docs.erb:-8 [FINISH]
DEBUG [82cd54d1] c:0054 p:---- s:0347 e:000346 CFUNC
DEBUG [82cd54d1] :call
DEBUG [82cd54d1] c:0053 p:0027 s:0343 e:000342 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/tilt-1.4.1/lib/tilt/template.rb:170
DEBUG [82cd54d1] c:0052 p:0034 s:0336 e:000335 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/tilt-1.4.1/lib/tilt/template.rb:103
DEBUG [82cd54d1]
DEBUG [82cd54d1] c:0051 p:0263 s:0330 e:000329 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/re
DEBUG [82cd54d1] c:0050 p:0169 s:0312 E:001fc0 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/re
DEBUG [82cd54d1] c:0049
DEBUG [82cd54d1] p:0211 s:0299 e:000298 BLOCK /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.r
DEBUG [82cd54d1] c:0048 p:0041 s:0295 e:000294 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/activesupport-4.1.11/lib/active_support/notifications.rb:16
DEBUG [82cd54d1] c:0047 p:0053 s:0290 e:000289 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/util.rb:41
DEBUG [82cd54d1] c:0046 p:0025 s:0283 e:000282 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/application.rb:235
DEBUG [82cd54d1] c:0045 p:0019
DEBUG [82cd54d1] s:0276 e:000275 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.r
DEBUG [82cd54d1] c:0044 p:0062 s:0269 E:0015b0 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.r
DEBUG [82cd54d1] c:0043 p:0179 s:0262 E:000188 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/re
DEBUG [82cd54d1] c:0042 p:0013 s:0250 e:000249 BLOCK /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/re [FINISH]
DEBUG [82cd54d1] c:0041 p:---- s:0248 e:000247 CFUNC :catch
DEBUG [82cd54d1] c:0040 p:0070 s:0244 e:000243 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/re
DEBUG [82cd54d1] c:0039 p:0011 s:0238 e:000237 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/re
DEBUG [82cd54d1] c:0038 p:0152 s:0234 e:000233 BLOCK /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/urlmap.rb:66 [FINISH]
DEBUG [82cd54d1] c:0037 p:---- s:0226 e:000225 CFUNC :each
DEBUG [82cd54d1] c:0036 p:0060 s:0223 e:000222 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/urlmap.rb:50
DEBUG [82cd54d1] c:0035 p:0011 s:0214 e:000213 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/extensions/asset_h
DEBUG [82cd54d1]
DEBUG [82cd54d1] c:0034 p:0011 s:0205 e:000204 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/htmlcompressor-0.2.0/lib/htmlcompressor/rack.rb:36
DEBUG [82cd54d1] c:0033 p:0011 s:0197 e:000196 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/extensions/minify_
DEBUG [82cd54d1] c:0032 p:0011 s:0187 e:000186 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/extensions/minify_
DEBUG [82cd54d1] c:0031 p:0011 s:0177 e:000176 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-autoprefixer-2.5.0/lib/middleman-autoprefixer/ext
DEBUG [82cd54d1] c:0030 p:0011 s:0167 e:000166 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/head.rb:13
DEBUG [82cd54d1] c:0029 p:0071 s:0160 E:0010d8 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/lint.rb:49
DEBUG [82cd54d1] c:0028 p:0014 s:0154 e:000153 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/lint.rb:37
DEBUG [82cd54d1] c:0027 p:0011 s:0150 e:000149 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/builder.rb:153
DEBUG [82cd54d1] c:0026 p:0060 s:0146 e:000145 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30
DEBUG [82cd54d1] c:0025 p:0052 s:0138 e:000137 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-test-0.6.3/lib/rack/test.rb:244
DEBUG [82cd54d1] c:0024 p:0038 s:0132 e:000131 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-test-0.6.3/lib/rack/test.rb:58
DEBUG [82cd54d1] c:0023 p:0162 s:0125 e:000124 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:255
DEBUG [82cd54d1] c:0022
DEBUG [82cd54d1] p:0050 s:0118 e:000117 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:221 [FINISH]
DEBUG [82cd54d1] c:0021 p:----
DEBUG [82cd54d1] s:0113 e:000112 IFUNC
DEBUG [82cd54d1] c:0020 p:---- s:0111 e:000110
DEBUG [82cd54d1] CFUNC :each
DEBUG [82cd54d1] c:0019 p:0194 s:0108 e:000107
DEBUG [82cd54d1] METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:213
DEBUG [82cd54d1] c:0018 p:0018 s:0103
DEBUG [82cd54d1] e:000102 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:128
DEBUG [82cd54d1] c:0017 p:0027 s:0100
DEBUG [82cd54d1] e:000099 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/actions.rb:94
DEBUG [82cd54d1] c:0016 p:0213 s:0096
DEBUG [82cd54d1] e:000095 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:70
DEBUG [82cd54d1] c:0015 p:0068 s:0091
DEBUG [82cd54d1] e:000090 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:27
DEBUG [82cd54d1] c:0014 p:0051 s:0084
DEBUG [82cd54d1] e:000083 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/invocation.rb:126
DEBUG [82cd54d1] c:0013 p:0264 s:0078
DEBUG [82cd54d1] e:000077 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor.rb:359
DEBUG [82cd54d1] c:0012 p:0062 s:0066
DEBUG [82cd54d1] e:000065 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/base.rb:440
DEBUG [82cd54d1] c:0011 p:0225
DEBUG [82cd54d1] s:0060 e:000059 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli.rb:72
DEBUG [82cd54d1] c:0010 p:0098 s:0052
DEBUG [82cd54d1] e:000051 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:29
DEBUG [82cd54d1] c:0009 p:0040 s:0045
DEBUG [82cd54d1] e:000044 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:126
DEBUG [82cd54d1] c:0008 p:0051 s:0040 e:000039
DEBUG [82cd54d1] METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/invocation.rb:126
DEBUG [82cd54d1] c:0007 p:0264 s:0034 e:000033
DEBUG [82cd54d1] METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor.rb:359
DEBUG [82cd54d1] c:0006 p:0062 s:0022 e:000021 METHOD
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/base.rb:440
DEBUG [82cd54d1] c:0005 p:0099 s:0016 e:000015 METHOD /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli.rb:20
DEBUG [82cd54d1] c:0004 p:0141 s:0012
DEBUG [82cd54d1] e:000011 TOP /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/bin/middleman:18 [FINISH]
DEBUG [82cd54d1] c:0003 p:---- s:0010
DEBUG [82cd54d1] e:000009 CFUNC :load
DEBUG [82cd54d1] c:0002 p:0135 s:0006
DEBUG [82cd54d1] E:0023c0 EVAL /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/bin/middleman:23 [FINISH]
DEBUG [82cd54d1] c:0001 p:0000 s:0002
DEBUG [82cd54d1] E:000db0 TOP [FINISH]
DEBUG [82cd54d1]
DEBUG [82cd54d1] -- Ruby level backtrace information ----------------------------------------
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/bin/middleman:23:in `<main>'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/bin/middleman:23:in `load'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/bin/middleman:18:in `<top (required)>'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli.rb:20:in `start'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:126:in `run'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:29:in `run'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli.rb:72:in `method_missing'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:70:in `build'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/thor-0.19.1/lib/thor/actions.rb:94:in `action'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:128:in `invoke!'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:213:in `execute!'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:213:in `each'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:221:in `build_resource'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/cli/build.rb:255:in `render_to_file'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/builder.rb:153:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/lint.rb:37:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/lint.rb:49:in `_call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/head.rb:13:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-autoprefixer-2.5.0/lib/middleman-autoprefixer/extension.rb:46:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/extensions/minify_css.rb:54:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/extensions/minify_javascript.rb:49:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/htmlcompressor-0.2.0/lib/htmlcompressor/rack.rb:36:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/extensions/asset_hash.rb:71:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `each'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/rack-1.6.2/lib/rack/urlmap.rb:66:in `block in call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/request.rb:195:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/request.rb:209:in `call!'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/request.rb:209:in `catch'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/request.rb:210:in `block in call!'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/request.rb:260:in `process_request'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.rb:100:in `render'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.rb:14:in `instrument'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/application.rb:235:in `instrument'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/util.rb:41:in `instrument'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/activesupport-4.1.11/lib/active_support/notifications.rb:161:in `instrument'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.rb:127:in `block in render'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/rendering.rb:153:in `render_template'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/rendering.rb:303:in `render_individual_file'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/tilt-1.4.1/lib/tilt/template.rb:103:in `render'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/tilt-1.4.1/lib/tilt/template.rb:170:in `evaluate'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/tilt-1.4.1/lib/tilt/template.rb:170:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:-8:in `__tilt_17357160'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:-6:in `singleton class'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:-6:in `instance_eval'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:1:in `block in singleton class'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/core_extensions/rendering.rb:429:in `wrap_layout'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/core_extensions/default_helpers.rb:64:in `capture_html'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/core_extensions/default_helpers.rb:12:in `capture_from_template'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-more/core_extensions/default_helpers.rb:12:in `call'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:22:in `block (2 levels) in singleton class'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:22:in `each'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:25:in `block (3 levels) in singleton class'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:25:in `each'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:42:in `block (4 levels) in singleton class'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:42:in `each'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/source/layouts/docs.erb:43:in `block (5 levels) in singleton class'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/lib/helpers.rb:32:in `current_section?'
DEBUG [82cd54d1] /var/build/site/builds/20150703143058/vendor/bundle/ruby/2.2.0/gems/middleman-core-3.3.12/lib/middleman-core/sitemap/resource.rb:137:in `url'
DEBUG [82cd54d1]
DEBUG [82cd54d1] -- Machine register context ------------------------------------------------
DEBUG [82cd54d1] RIP: 0x00007fb6f5ec512f RBP: 0x0000000000000090 RSP: 0x00007fffd0905a00
DEBUG [82cd54d1] RAX: 0x2d786f622d656874 RBX: 0x000000000849b840 RCX: 0x0000000000000088
DEBUG [82cd54d1] RDX: 0x65722d7374726170 RDI: 0x00007fb6f6204760 RSI: 0x0000000000000000
DEBUG [82cd54d1] R8: 0x0000000000275cc8 R9: 0x00007fffd0905a98 R10: 0x0000000006194000
DEBUG [82cd54d1] R11: 0x0000000000000000 R12: 0x00007fb6f6204760 R13: 0x000000000849b8d0
DEBUG [82cd54d1] R14: 0x0000000000000020
DEBUG [82cd54d1] R15: 0x0000000000000001 EFL: 0x0000000000010246
DEBUG [82cd54d1]
DEBUG [82cd54d1] -- C level backtrace information -------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment