Advertisement
Guest User

Untitled

a guest
May 16th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 145.33 KB | None | 0 0
  1. moyarzun@moyarzun:~$ cd GarageLabs/lexgo/
  2. moyarzun@moyarzun:~/GarageLabs/lexgo$ cap staging deploy
  3. DEBUG [da224752] Running ~/.rvm/bin/rvm version as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  4. DEBUG [da224752] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm version )
  5. DEBUG [cfc103dd] rvm 1.29.3 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
  6. DEBUG [cfc103dd] Finished in 1.981 seconds with exit status 0 (successful).
  7. rvm 1.29.3 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
  8. DEBUG [7c62fa97] Running ~/.rvm/bin/rvm current as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  9. DEBUG [7c62fa97] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm current )
  10. DEBUG [4c50337f] ruby-2.3.1
  11. DEBUG [4c50337f] Finished in 0.651 seconds with exit status 0 (successful).
  12. ruby-2.3.1
  13. DEBUG [310953ea] Running ~/.rvm/bin/rvm 2.5.1 do ruby --version as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  14. DEBUG [310953ea] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do ruby --version )
  15. DEBUG [25b5fe86] ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux]
  16. DEBUG [25b5fe86] Finished in 0.806 seconds with exit status 0 (successful).
  17. ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux]
  18. INFO [8b5dae41] Running /usr/bin/env mkdir -p /tmp as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  19. DEBUG [8b5dae41] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env mkdir -p /tmp )
  20. INFO [7662189e] Finished in 0.454 seconds with exit status 0 (successful).
  21. DEBUG Uploading /tmp/git-ssh-LexGo-staging-moyarzun.sh 0.0%
  22. INFO Uploading /tmp/git-ssh-LexGo-staging-moyarzun.sh 100.0%
  23. INFO [703b24ea] Running /usr/bin/env chmod 700 /tmp/git-ssh-LexGo-staging-moyarzun.sh as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  24. DEBUG [703b24ea] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env chmod 700 /tmp/git-ssh-LexGo-staging-moyarzun.sh )
  25. INFO [3d76c0b5] Finished in 0.469 seconds with exit status 0 (successful).
  26. Please enter branch (develop):
  27. INFO [032a80bc] Running /usr/bin/env git ls-remote git@bitbucket.org:garage-labs/lexgo.git HEAD as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  28. DEBUG [032a80bc] Command: ( export RVM_BIN_PATH="~/.rvm/bin" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-LexGo-staging-moyarzun.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:garage-labs/lexgo.git HEAD )
  29. DEBUG [49e57d79] c42d1e9d8ebde256418f7f82488ce3f15498c3cc HEAD
  30. INFO [49e57d79] Finished in 0.851 seconds with exit status 0 (successful).
  31. INFO [f2eb0a94] Running /usr/bin/env mkdir -p /var/www/html/lexgo/shared /var/www/html/lexgo/releases as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  32. DEBUG [f2eb0a94] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env mkdir -p /var/www/html/lexgo/shared /var/www/html/lexgo/releases )
  33. INFO [0f9d50d3] Finished in 0.462 seconds with exit status 0 (successful).
  34. INFO [a3456118] Running /usr/bin/env mkdir -p /var/www/html/lexgo/shared/log /var/www/html/lexgo/shared/tmp/pids /var/www/html/lexgo/shared/tmp/cache /var/www/html/lexgo/shared/tmp/sockets /var/www/html/lexgo/shared/vendor/bundle /var/www/html/lexgo/shared/public/system /var/www/html/lexgo/shared/public/uploads /var/www/html/lexgo/shared/public/product_images /var/www/html/lexgo/shared/public/product_files /var/www/html/lexgo/shared/public/system /var/www/html/lexgo/shared/public/sale_notes_files as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  35. DEBUG [a3456118] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env mkdir -p /var/www/html/lexgo/shared/log /var/www/html/lexgo/shared/tmp/pids /var/www/html/lexgo/shared/tmp/cache /var/www/html/lexgo/shared/tmp/sockets /var/www/html/lexgo/shared/vendor/bundle /var/www/html/lexgo/shared/public/system /var/www/html/lexgo/shared/public/uploads /var/www/html/lexgo/shared/public/product_images /var/www/html/lexgo/shared/public/product_files /var/www/html/lexgo/shared/public/system /var/www/html/lexgo/shared/public/sale_notes_files )
  36. INFO [5a6bddd3] Finished in 0.459 seconds with exit status 0 (successful).
  37. DEBUG [d666b58b] Running [ -f /var/www/html/lexgo/current/REVISION ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  38. DEBUG [d666b58b] Command: [ -f /var/www/html/lexgo/current/REVISION ]
  39. DEBUG [8cfa0d24] Finished in 0.458 seconds with exit status 0 (successful).
  40. DEBUG [38450c6e] Running /usr/bin/env cat /var/www/html/lexgo/current/REVISION 2>/dev/null as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  41. DEBUG [38450c6e] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env cat /var/www/html/lexgo/current/REVISION 2>/dev/null )
  42. DEBUG [f298b30c] 1525d4c6a6d016e17d0c7ed5db7754613d74d915
  43. DEBUG [f298b30c] Finished in 0.467 seconds with exit status 0 (successful).
  44. DEBUG [7cbf1e41] Running [ -f /var/www/html/lexgo/repo/HEAD ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  45. DEBUG [7cbf1e41] Command: [ -f /var/www/html/lexgo/repo/HEAD ]
  46. DEBUG [213b9806] Finished in 0.457 seconds with exit status 0 (successful).
  47. INFO The repository mirror is at /var/www/html/lexgo/repo
  48. DEBUG [11c8fb2f] Running if test ! -d /var/www/html/lexgo/repo; then echo "Directory does not exist '/var/www/html/lexgo/repo'" 1>&2; false; fi as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  49. DEBUG [11c8fb2f] Command: if test ! -d /var/www/html/lexgo/repo; then echo "Directory does not exist '/var/www/html/lexgo/repo'" 1>&2; false; fi
  50. DEBUG [d0ec0daf] Finished in 0.458 seconds with exit status 0 (successful).
  51. INFO [8ca468e5] Running /usr/bin/env git remote set-url origin git@bitbucket.org:garage-labs/lexgo.git as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  52. DEBUG [8ca468e5] Command: cd /var/www/html/lexgo/repo && ( export RVM_BIN_PATH="~/.rvm/bin" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-LexGo-staging-moyarzun.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:garage-labs/lexgo.git )
  53. INFO [69f49557] Finished in 0.461 seconds with exit status 0 (successful).
  54. INFO [4231e869] Running /usr/bin/env git remote update --prune as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  55. DEBUG [4231e869] Command: cd /var/www/html/lexgo/repo && ( export RVM_BIN_PATH="~/.rvm/bin" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-LexGo-staging-moyarzun.sh" ; /usr/bin/env git remote update --prune )
  56. DEBUG [70b1b253] Fetching origin
  57. INFO [70b1b253] Finished in 1.028 seconds with exit status 0 (successful).
  58. DEBUG [0a314568] Running if test ! -d /var/www/html/lexgo/repo; then echo "Directory does not exist '/var/www/html/lexgo/repo'" 1>&2; false; fi as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  59. DEBUG [0a314568] Command: if test ! -d /var/www/html/lexgo/repo; then echo "Directory does not exist '/var/www/html/lexgo/repo'" 1>&2; false; fi
  60. DEBUG [d49ddfc9] Finished in 0.461 seconds with exit status 0 (successful).
  61. INFO [306dc059] Running /usr/bin/env mkdir -p /var/www/html/lexgo/releases/20190516150350 as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  62. DEBUG [306dc059] Command: cd /var/www/html/lexgo/repo && ( export RVM_BIN_PATH="~/.rvm/bin" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-LexGo-staging-moyarzun.sh" ; /usr/bin/env mkdir -p /var/www/html/lexgo/releases/20190516150350 )
  63. INFO [009d37f5] Finished in 0.462 seconds with exit status 0 (successful).
  64. INFO [6b3181d2] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/lexgo/releases/20190516150350 as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  65. DEBUG [6b3181d2] Command: cd /var/www/html/lexgo/repo && ( export RVM_BIN_PATH="~/.rvm/bin" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-LexGo-staging-moyarzun.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/lexgo/releases/20190516150350 )
  66. INFO [afcdb3d7] Finished in 0.478 seconds with exit status 0 (successful).
  67. DEBUG [9a2cfbec] Running if test ! -d /var/www/html/lexgo/repo; then echo "Directory does not exist '/var/www/html/lexgo/repo'" 1>&2; false; fi as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  68. DEBUG [9a2cfbec] Command: if test ! -d /var/www/html/lexgo/repo; then echo "Directory does not exist '/var/www/html/lexgo/repo'" 1>&2; false; fi
  69. DEBUG [dfc6ed2a] Finished in 0.456 seconds with exit status 0 (successful).
  70. DEBUG [5ad6a190] Running /usr/bin/env git rev-list --max-count=1 develop as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  71. DEBUG [5ad6a190] Command: cd /var/www/html/lexgo/repo && ( export RVM_BIN_PATH="~/.rvm/bin" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-LexGo-staging-moyarzun.sh" ; /usr/bin/env git rev-list --max-count=1 develop )
  72. DEBUG [1e44e62a] 1525d4c6a6d016e17d0c7ed5db7754613d74d915
  73. DEBUG [1e44e62a] Finished in 0.470 seconds with exit status 0 (successful).
  74. DEBUG [210bee3d] Running if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  75. DEBUG [210bee3d] Command: if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi
  76. DEBUG [ae4c8f0f] Finished in 0.456 seconds with exit status 0 (successful).
  77. INFO [b264dd93] Running /usr/bin/env echo "1525d4c6a6d016e17d0c7ed5db7754613d74d915" > REVISION as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  78. DEBUG [b264dd93] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env echo "1525d4c6a6d016e17d0c7ed5db7754613d74d915" > REVISION )
  79. INFO [a6950c25] Finished in 0.463 seconds with exit status 0 (successful).
  80. INFO [58eda799] Running /usr/bin/env mkdir -p /var/www/html/lexgo/releases/20190516150350 /var/www/html/lexgo/releases/20190516150350/tmp /var/www/html/lexgo/releases/20190516150350/vendor /var/www/html/lexgo/releases/20190516150350/public as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  81. DEBUG [58eda799] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env mkdir -p /var/www/html/lexgo/releases/20190516150350 /var/www/html/lexgo/releases/20190516150350/tmp /var/www/html/lexgo/releases/20190516150350/vendor /var/www/html/lexgo/releases/20190516150350/public )
  82. INFO [2f779a38] Finished in 0.475 seconds with exit status 0 (successful).
  83. DEBUG [74891946] Running [ -L /var/www/html/lexgo/releases/20190516150350/log ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  84. DEBUG [74891946] Command: [ -L /var/www/html/lexgo/releases/20190516150350/log ]
  85. DEBUG [158be58b] Finished in 0.459 seconds with exit status 1 (failed).
  86. DEBUG [dc349e78] Running [ -d /var/www/html/lexgo/releases/20190516150350/log ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  87. DEBUG [dc349e78] Command: [ -d /var/www/html/lexgo/releases/20190516150350/log ]
  88. DEBUG [7f3ad505] Finished in 0.461 seconds with exit status 0 (successful).
  89. INFO [fea979e2] Running /usr/bin/env rm -rf /var/www/html/lexgo/releases/20190516150350/log as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  90. DEBUG [fea979e2] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env rm -rf /var/www/html/lexgo/releases/20190516150350/log )
  91. INFO [15da54cf] Finished in 0.459 seconds with exit status 0 (successful).
  92. INFO [98d413ef] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/log /var/www/html/lexgo/releases/20190516150350/log as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  93. DEBUG [98d413ef] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/log /var/www/html/lexgo/releases/20190516150350/log )
  94. INFO [242b3148] Finished in 0.458 seconds with exit status 0 (successful).
  95. DEBUG [d5d7a178] Running [ -L /var/www/html/lexgo/releases/20190516150350/tmp/pids ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  96. DEBUG [d5d7a178] Command: [ -L /var/www/html/lexgo/releases/20190516150350/tmp/pids ]
  97. DEBUG [aea750c8] Finished in 0.466 seconds with exit status 1 (failed).
  98. DEBUG [ff992c97] Running [ -d /var/www/html/lexgo/releases/20190516150350/tmp/pids ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  99. DEBUG [ff992c97] Command: [ -d /var/www/html/lexgo/releases/20190516150350/tmp/pids ]
  100. DEBUG [16616a41] Finished in 0.458 seconds with exit status 1 (failed).
  101. INFO [f89e2fa2] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/tmp/pids /var/www/html/lexgo/releases/20190516150350/tmp/pids as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  102. DEBUG [f89e2fa2] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/tmp/pids /var/www/html/lexgo/releases/20190516150350/tmp/pids )
  103. INFO [38cd015a] Finished in 0.458 seconds with exit status 0 (successful).
  104. DEBUG [f275a47c] Running [ -L /var/www/html/lexgo/releases/20190516150350/tmp/cache ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  105. DEBUG [f275a47c] Command: [ -L /var/www/html/lexgo/releases/20190516150350/tmp/cache ]
  106. DEBUG [70890b3c] Finished in 0.459 seconds with exit status 1 (failed).
  107. DEBUG [a08438c7] Running [ -d /var/www/html/lexgo/releases/20190516150350/tmp/cache ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  108. DEBUG [a08438c7] Command: [ -d /var/www/html/lexgo/releases/20190516150350/tmp/cache ]
  109. DEBUG [1a4da8bb] Finished in 0.475 seconds with exit status 1 (failed).
  110. INFO [82a5e9fd] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/tmp/cache /var/www/html/lexgo/releases/20190516150350/tmp/cache as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  111. DEBUG [82a5e9fd] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/tmp/cache /var/www/html/lexgo/releases/20190516150350/tmp/cache )
  112. INFO [2d172d7c] Finished in 0.460 seconds with exit status 0 (successful).
  113. DEBUG [8a6dcd05] Running [ -L /var/www/html/lexgo/releases/20190516150350/tmp/sockets ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  114. DEBUG [8a6dcd05] Command: [ -L /var/www/html/lexgo/releases/20190516150350/tmp/sockets ]
  115. DEBUG [4ab499e1] Finished in 0.459 seconds with exit status 1 (failed).
  116. DEBUG [fd6be932] Running [ -d /var/www/html/lexgo/releases/20190516150350/tmp/sockets ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  117. DEBUG [fd6be932] Command: [ -d /var/www/html/lexgo/releases/20190516150350/tmp/sockets ]
  118. DEBUG [bedeb275] Finished in 0.466 seconds with exit status 1 (failed).
  119. INFO [e14069c5] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/tmp/sockets /var/www/html/lexgo/releases/20190516150350/tmp/sockets as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  120. DEBUG [e14069c5] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/tmp/sockets /var/www/html/lexgo/releases/20190516150350/tmp/sockets )
  121. INFO [76c83676] Finished in 0.462 seconds with exit status 0 (successful).
  122. DEBUG [c2ecea6b] Running [ -L /var/www/html/lexgo/releases/20190516150350/vendor/bundle ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  123. DEBUG [c2ecea6b] Command: [ -L /var/www/html/lexgo/releases/20190516150350/vendor/bundle ]
  124. DEBUG [43f6a9a9] Finished in 0.461 seconds with exit status 1 (failed).
  125. DEBUG [07a76cc7] Running [ -d /var/www/html/lexgo/releases/20190516150350/vendor/bundle ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  126. DEBUG [07a76cc7] Command: [ -d /var/www/html/lexgo/releases/20190516150350/vendor/bundle ]
  127. DEBUG [fb3ce4c4] Finished in 0.456 seconds with exit status 1 (failed).
  128. INFO [40f12755] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/vendor/bundle /var/www/html/lexgo/releases/20190516150350/vendor/bundle as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  129. DEBUG [40f12755] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/vendor/bundle /var/www/html/lexgo/releases/20190516150350/vendor/bundle )
  130. INFO [7873db9f] Finished in 0.462 seconds with exit status 0 (successful).
  131. DEBUG [8dc5848a] Running [ -L /var/www/html/lexgo/releases/20190516150350/public/system ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  132. DEBUG [8dc5848a] Command: [ -L /var/www/html/lexgo/releases/20190516150350/public/system ]
  133. DEBUG [48224f57] Finished in 0.471 seconds with exit status 1 (failed).
  134. DEBUG [bd5f2b97] Running [ -d /var/www/html/lexgo/releases/20190516150350/public/system ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  135. DEBUG [bd5f2b97] Command: [ -d /var/www/html/lexgo/releases/20190516150350/public/system ]
  136. DEBUG [fe9e9796] Finished in 0.465 seconds with exit status 0 (successful).
  137. INFO [3c11db3f] Running /usr/bin/env rm -rf /var/www/html/lexgo/releases/20190516150350/public/system as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  138. DEBUG [3c11db3f] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env rm -rf /var/www/html/lexgo/releases/20190516150350/public/system )
  139. INFO [c1b8e7d2] Finished in 0.461 seconds with exit status 0 (successful).
  140. INFO [6fc40d25] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/public/system /var/www/html/lexgo/releases/20190516150350/public/system as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  141. DEBUG [6fc40d25] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/public/system /var/www/html/lexgo/releases/20190516150350/public/system )
  142. INFO [21e3aedb] Finished in 0.462 seconds with exit status 0 (successful).
  143. DEBUG [32904eaf] Running [ -L /var/www/html/lexgo/releases/20190516150350/public/uploads ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  144. DEBUG [32904eaf] Command: [ -L /var/www/html/lexgo/releases/20190516150350/public/uploads ]
  145. DEBUG [e9ffabb7] Finished in 0.456 seconds with exit status 1 (failed).
  146. DEBUG [6f91de56] Running [ -d /var/www/html/lexgo/releases/20190516150350/public/uploads ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  147. DEBUG [6f91de56] Command: [ -d /var/www/html/lexgo/releases/20190516150350/public/uploads ]
  148. DEBUG [14b8a785] Finished in 0.456 seconds with exit status 1 (failed).
  149. INFO [81e05e07] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/public/uploads /var/www/html/lexgo/releases/20190516150350/public/uploads as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  150. DEBUG [81e05e07] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/public/uploads /var/www/html/lexgo/releases/20190516150350/public/uploads )
  151. INFO [7c00e4d0] Finished in 0.465 seconds with exit status 0 (successful).
  152. DEBUG [7ba8cb06] Running [ -L /var/www/html/lexgo/releases/20190516150350/public/product_images ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  153. DEBUG [7ba8cb06] Command: [ -L /var/www/html/lexgo/releases/20190516150350/public/product_images ]
  154. DEBUG [f2e9ce2c] Finished in 0.459 seconds with exit status 1 (failed).
  155. DEBUG [744d2764] Running [ -d /var/www/html/lexgo/releases/20190516150350/public/product_images ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  156. DEBUG [744d2764] Command: [ -d /var/www/html/lexgo/releases/20190516150350/public/product_images ]
  157. DEBUG [34170110] Finished in 0.461 seconds with exit status 1 (failed).
  158. INFO [d895d44b] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/public/product_images /var/www/html/lexgo/releases/20190516150350/public/product_images as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  159. DEBUG [d895d44b] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/public/product_images /var/www/html/lexgo/releases/20190516150350/public/product_images )
  160. INFO [47dc7daa] Finished in 0.471 seconds with exit status 0 (successful).
  161. DEBUG [937a93b6] Running [ -L /var/www/html/lexgo/releases/20190516150350/public/product_files ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  162. DEBUG [937a93b6] Command: [ -L /var/www/html/lexgo/releases/20190516150350/public/product_files ]
  163. DEBUG [a1db839e] Finished in 0.465 seconds with exit status 1 (failed).
  164. DEBUG [4c434066] Running [ -d /var/www/html/lexgo/releases/20190516150350/public/product_files ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  165. DEBUG [4c434066] Command: [ -d /var/www/html/lexgo/releases/20190516150350/public/product_files ]
  166. DEBUG [de9eee0c] Finished in 0.458 seconds with exit status 1 (failed).
  167. INFO [35a1cb6a] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/public/product_files /var/www/html/lexgo/releases/20190516150350/public/product_files as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  168. DEBUG [35a1cb6a] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/public/product_files /var/www/html/lexgo/releases/20190516150350/public/product_files )
  169. INFO [300d22cc] Finished in 0.462 seconds with exit status 0 (successful).
  170. DEBUG [098fa3bf] Running [ -L /var/www/html/lexgo/releases/20190516150350/public/system ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  171. DEBUG [098fa3bf] Command: [ -L /var/www/html/lexgo/releases/20190516150350/public/system ]
  172. DEBUG [4cb23780] Finished in 0.534 seconds with exit status 0 (successful).
  173. DEBUG [d5bc896c] Running [ -L /var/www/html/lexgo/releases/20190516150350/public/sale_notes_files ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  174. DEBUG [d5bc896c] Command: [ -L /var/www/html/lexgo/releases/20190516150350/public/sale_notes_files ]
  175. DEBUG [9dfc1cd9] Finished in 0.464 seconds with exit status 1 (failed).
  176. DEBUG [c364333e] Running [ -d /var/www/html/lexgo/releases/20190516150350/public/sale_notes_files ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  177. DEBUG [c364333e] Command: [ -d /var/www/html/lexgo/releases/20190516150350/public/sale_notes_files ]
  178. DEBUG [2a54d994] Finished in 0.459 seconds with exit status 1 (failed).
  179. INFO [1c0c6704] Running /usr/bin/env ln -s /var/www/html/lexgo/shared/public/sale_notes_files /var/www/html/lexgo/releases/20190516150350/public/sale_notes_files as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  180. DEBUG [1c0c6704] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/shared/public/sale_notes_files /var/www/html/lexgo/releases/20190516150350/public/sale_notes_files )
  181. INFO [6cb3d8ed] Finished in 0.461 seconds with exit status 0 (successful).
  182. DEBUG [6694dfff] Running if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  183. DEBUG [6694dfff] Command: if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi
  184. DEBUG [f2a5a2e3] Finished in 0.459 seconds with exit status 0 (successful).
  185. DEBUG [292186dc] Running ~/.rvm/bin/rvm 2.5.1 do bundle check --path /var/www/html/lexgo/shared/bundle as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  186. DEBUG [292186dc] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do bundle check --path /var/www/html/lexgo/shared/bundle )
  187. DEBUG [11c6e4a5] The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
  188. DEBUG [11c6e4a5] https://github.com/thoughtbot/capybara-webkit.git (at master@77fdac4) is not yet
  189. checked out. Run `bundle install` first.
  190. DEBUG [11c6e4a5] Finished in 1.197 seconds with exit status 11 (failed).
  191. INFO [cbb49916] Running ~/.rvm/bin/rvm 2.5.1 do bundle install --path /var/www/html/lexgo/shared/bundle --jobs 4 --without development test --deployment --quiet as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  192. DEBUG [cbb49916] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do bundle install --path /var/www/html/lexgo/shared/bundle --jobs 4 --without development test --deployment --quiet )
  193. DEBUG [d1e3866c] Warning, new version of rvm available '1.29.8-next', you are using older version '1.29.3'.
  194. You can disable this warning with: echo rvm_autoupdate_flag=0 >> ~/.rvmrc
  195. You can enable auto-update with: echo rvm_autoupdate_flag=2 >> ~/.rvmrc
  196. INFO [d1e3866c] Finished in 1.781 seconds with exit status 0 (successful).
  197. DEBUG [83807818] Running if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  198. DEBUG [83807818] Command: if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi
  199. DEBUG [788d84ba] Finished in 0.459 seconds with exit status 0 (successful).
  200. INFO [eb644240] Running ~/.rvm/bin/rvm 2.5.1 do bundle exec whenever --update-crontab LexGo --set environment=production --roles=app,web,db as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  201. DEBUG [eb644240] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" RAILS_ENV="production" ; ~/.rvm/bin/rvm 2.5.1 do bundle exec whenever --update-crontab LexGo --set environment=production --roles=app,web,db )
  202. DEBUG [8526bf43] [write] crontab file updated
  203. DEBUG [8526bf43]
  204. INFO [8526bf43] Finished in 1.251 seconds with exit status 0 (successful).
  205. INFO [ac76c370] Running /usr/bin/env ln -s /var/www/html/lexgo/releases/20190516150350 /var/www/html/lexgo/releases/current as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  206. DEBUG [ac76c370] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ln -s /var/www/html/lexgo/releases/20190516150350 /var/www/html/lexgo/releases/current )
  207. INFO [92d10174] Finished in 0.468 seconds with exit status 0 (successful).
  208. INFO [6f37d9cb] Running /usr/bin/env mv /var/www/html/lexgo/releases/current /var/www/html/lexgo as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  209. DEBUG [6f37d9cb] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env mv /var/www/html/lexgo/releases/current /var/www/html/lexgo )
  210. INFO [31c525e2] Finished in 0.461 seconds with exit status 0 (successful).
  211. DEBUG [5d730152] Running /usr/bin/env ls -x /var/www/html/lexgo/releases as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  212. DEBUG [5d730152] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env ls -x /var/www/html/lexgo/releases )
  213. DEBUG [7c256d41] 20190515234245 20190515234528 20190516150143 20190516150350
  214. DEBUG [7c256d41] Finished in 0.463 seconds with exit status 0 (successful).
  215. INFO Keeping 3 of 4 deployed releases on ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  216. DEBUG [fd328215] Running [ -d /var/www/html/lexgo/current ] as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  217. DEBUG [fd328215] Command: [ -d /var/www/html/lexgo/current ]
  218. DEBUG [c17fa479] Finished in 0.458 seconds with exit status 0 (successful).
  219. DEBUG [e44303ef] Running /usr/bin/env readlink /var/www/html/lexgo/current as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  220. DEBUG [e44303ef] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env readlink /var/www/html/lexgo/current )
  221. DEBUG [a4df3540] /var/www/html/lexgo/releases/20190516150350
  222. DEBUG [a4df3540] Finished in 0.457 seconds with exit status 0 (successful).
  223. INFO [e4d3cb1b] Running /usr/bin/env rm -rf /var/www/html/lexgo/releases/20190515234245 as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  224. DEBUG [e4d3cb1b] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env rm -rf /var/www/html/lexgo/releases/20190515234245 )
  225. INFO [2b1da116] Finished in 0.498 seconds with exit status 0 (successful).
  226. DEBUG [4bfeb597] Running if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  227. DEBUG [4bfeb597] Command: if test ! -d /var/www/html/lexgo/releases/20190516150350; then echo "Directory does not exist '/var/www/html/lexgo/releases/20190516150350'" 1>&2; false; fi
  228. DEBUG [bccdc9e9] Finished in 0.457 seconds with exit status 0 (successful).
  229. INFO [213d830c] Running mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root --password=oferusdev mysql as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  230. DEBUG [213d830c] Command: mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root --password=oferusdev mysql
  231. DEBUG [79c91897] mysql: [Warning] Using a password on the command line interface can be insecure.
  232. DEBUG [79c91897] Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
  233. Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
  234. DEBUG [79c91897] Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
  235. Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
  236. INFO [79c91897] Finished in 2.221 seconds with exit status 0 (successful).
  237. INFO [42c42400] Running ~/.rvm/bin/rvm 2.5.1 do bundle install as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  238. DEBUG [42c42400] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do bundle install )
  239. DEBUG [53bb9991] Warning, new version of rvm available '1.29.8-next', you are using older version '1.29.3'.
  240. You can disable this warning with: echo rvm_autoupdate_flag=0 >> ~/.rvmrc
  241. You can enable auto-update with: echo rvm_autoupdate_flag=2 >> ~/.rvmrc
  242. DEBUG [53bb9991]
  243. DEBUG [53bb9991] The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
  244. DEBUG [53bb9991] Using rake 12.3.2
  245. DEBUG [53bb9991] Using concurrent-ruby 1.1.5
  246. DEBUG [53bb9991] Using i18n 1.6.0
  247. DEBUG [53bb9991] Using minitest 5.11.3
  248. DEBUG [53bb9991] Using thread_safe 0.3.6
  249. DEBUG [53bb9991] Using tzinfo 1.2.5
  250. DEBUG [53bb9991] Using activesupport 5.2.2.1
  251. DEBUG [53bb9991] Using builder 3.2.3
  252. DEBUG [53bb9991] Using erubi 1.8.0
  253. DEBUG [53bb9991] Using mini_portile2 2.4.0
  254. DEBUG [53bb9991] Using nokogiri 1.10.3
  255. DEBUG [53bb9991] Using rails-dom-testing 2.0.3
  256. DEBUG [53bb9991] Using crass 1.0.4
  257. DEBUG [53bb9991] Using loofah 2.2.3
  258. DEBUG [53bb9991] Using rails-html-sanitizer 1.0.4
  259. DEBUG [53bb9991] Using actionview 5.2.2.1
  260. DEBUG [53bb9991] Using rack 2.0.7
  261. DEBUG [53bb9991] Using rack-test 1.1.0
  262. DEBUG [53bb9991] Using actionpack 5.2.2.1
  263. DEBUG [53bb9991] Using nio4r 2.3.1
  264. DEBUG [53bb9991] Using websocket-extensions 0.1.3
  265. DEBUG [53bb9991] Using websocket-driver 0.7.0
  266. DEBUG [53bb9991] Using actioncable 5.2.2.1
  267. DEBUG [53bb9991] Using globalid 0.4.2
  268. DEBUG [53bb9991] Using activejob 5.2.2.1
  269. DEBUG [53bb9991] Using mini_mime 1.0.1
  270. DEBUG [53bb9991] Using mail 2.7.1
  271. DEBUG [53bb9991] Using actionmailer 5.2.2.1
  272. DEBUG [53bb9991] Using activemodel 5.2.2.1
  273. DEBUG [53bb9991] Using arel 9.0.0
  274. DEBUG [53bb9991] Using activerecord 5.2.2.1
  275. DEBUG [53bb9991] Using mimemagic 0.3.3
  276. DEBUG [53bb9991] Using marcel 0.3.3
  277. DEBUG [53bb9991] Using activestorage 5.2.2.1
  278. DEBUG [53bb9991] Using net-ssh 5.2.0
  279. DEBUG [53bb9991] Using net-scp 2.0.0
  280. DEBUG [53bb9991] Using sshkit 1.18.2
  281. DEBUG [53bb9991] Using airbrussh 1.3.1
  282. DEBUG [53bb9991] Using gyoku 1.3.1
  283. DEBUG [53bb9991] Using akami 1.3.1
  284. DEBUG [53bb9991] Using execjs 2.7.0
  285. DEBUG [53bb9991] Using autoprefixer-rails 9.5.1
  286. DEBUG [53bb9991] Using bcrypt 3.1.12
  287. DEBUG [53bb9991] Using msgpack 1.2.10
  288. DEBUG [53bb9991] Using bootsnap 1.4.4
  289. DEBUG [53bb9991] Using rb-fsevent 0.10.3
  290. DEBUG [53bb9991] Using ffi 1.9.25
  291. DEBUG [53bb9991] Using rb-inotify 0.10.0
  292. DEBUG [53bb9991] Using sass-listen 4.0.0
  293. DEBUG [53bb9991] Using sass 3.7.4
  294. DEBUG [53bb9991] Using bootstrap-sass 3.3.7
  295. DEBUG [53bb9991] Using bundler 2.0.1
  296. DEBUG [53bb9991] Using cancancan 3.0.1
  297. DEBUG [53bb9991] Using capistrano 3.11.0
  298. DEBUG [53bb9991] Using capistrano-bundler 1.5.0
  299. DEBUG [53bb9991] Using capistrano-rvm 0.1.2
  300. DEBUG [53bb9991] Using capistrano-ssh-doctor 1.0.0
  301. DEBUG [53bb9991] Using chronic 0.10.2
  302. DEBUG [53bb9991] Using climate_control 0.2.0
  303. DEBUG [53bb9991] Using coderay 1.1.2
  304. DEBUG [53bb9991] Using coffee-script-source 1.12.2
  305. DEBUG [53bb9991] Using coffee-script 2.4.1
  306. DEBUG [53bb9991] Using method_source 0.9.2
  307. DEBUG [53bb9991] Using thor 0.20.3
  308. DEBUG [53bb9991] Using railties 5.2.2.1
  309. DEBUG [53bb9991] Using coffee-rails 4.2.2
  310. DEBUG [53bb9991] Using orm_adapter 0.5.0
  311. DEBUG [53bb9991] Using responders 2.4.1
  312. DEBUG [53bb9991] Using warden 1.2.8
  313. DEBUG [53bb9991] Using devise 4.6.2
  314. DEBUG [53bb9991] Using devise-i18n 1.8.0
  315. DEBUG [53bb9991] Using exception_notification 4.3.0
  316. DEBUG [53bb9991] Using multipart-post 2.0.0
  317. DEBUG [53bb9991] Using faraday 0.15.4
  318. DEBUG [53bb9991] Using sassc 1.12.1
  319. DEBUG [53bb9991] Using font-awesome-sass 5.8.1
  320. DEBUG [53bb9991] Using socksify 1.7.1
  321. DEBUG [53bb9991] Using httpi 2.4.4
  322. DEBUG [53bb9991] Using multi_json 1.13.1
  323. DEBUG [53bb9991] Using jbuilder 2.8.0
  324. DEBUG [53bb9991] Using jquery-rails 4.3.3
  325. DEBUG [53bb9991] Using libv8 7.3.492.27.1 (x86_64-linux)
  326. DEBUG [53bb9991] Using mime-types-data 3.2019.0331
  327. DEBUG [53bb9991] Using mime-types 3.2.2
  328. DEBUG [53bb9991] Using mini_racer 0.2.5
  329. DEBUG [53bb9991] Using nori 2.6.0
  330. DEBUG [53bb9991] Using pace-rails 0.1.3
  331. DEBUG [53bb9991] Using terrapin 0.6.0
  332. DEBUG [53bb9991] Using paperclip 6.0.0
  333. DEBUG [53bb9991] Using pg 1.1.4
  334. DEBUG [53bb9991] Using puma 3.12.1
  335. DEBUG [53bb9991] Using sprockets 3.7.2
  336. DEBUG [53bb9991] Using sprockets-rails 3.2.1
  337. DEBUG [53bb9991] Using rails 5.2.2.1
  338. DEBUG [53bb9991] Using rails-assets-adminlte 2.3.11
  339. DEBUG [53bb9991] Using rails-i18n 5.1.3
  340. DEBUG [53bb9991] Using rubyzip 1.2.2
  341. DEBUG [53bb9991] Using roo 2.8.2
  342. DEBUG [53bb9991] Using tilt 2.0.9
  343. DEBUG [53bb9991] Using sass-rails 5.0.7
  344. DEBUG [53bb9991] Using wasabi 3.5.0
  345. DEBUG [53bb9991] Using savon 2.11.2
  346. DEBUG [53bb9991] Using select2-rails 3.5.9.3
  347. DEBUG [53bb9991] Using toastr-rails 1.0.3
  348. DEBUG [53bb9991] Using uglifier 4.1.20
  349. DEBUG [53bb9991] Using whenever 0.11.0
  350. DEBUG [53bb9991] Using will_paginate 3.1.7
  351. DEBUG [53bb9991] Using will_paginate-bootstrap 1.0.2
  352. DEBUG [53bb9991] Bundle complete! 58 Gemfile dependencies, 108 gems now installed.
  353. DEBUG [53bb9991] Gems in the groups development and test were not installed.
  354. DEBUG [53bb9991] Bundled gems are installed into `/var/www/html/lexgo/shared/bundle`
  355. INFO [53bb9991] Finished in 1.975 seconds with exit status 0 (successful).
  356. INFO [78c998f1] Running /usr/bin/env chmod 777 /var/www/html/lexgo/releases/20190516150350/tmp/cache/ as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  357. DEBUG [78c998f1] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env chmod 777 /var/www/html/lexgo/releases/20190516150350/tmp/cache/ )
  358. INFO [f40e47b6] Finished in 0.466 seconds with exit status 0 (successful).
  359. INFO [8c1e0680] Running ~/.rvm/bin/rvm 2.5.1 do bundle exec rake db:create RAILS_ENV=production as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  360. DEBUG [8c1e0680] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do bundle exec rake db:create RAILS_ENV=production )
  361. DEBUG [99974adc] Database 'db/lexgo_production' already exists
  362. INFO [99974adc] Finished in 3.032 seconds with exit status 0 (successful).
  363. INFO [21534e40] Running ~/.rvm/bin/rvm 2.5.1 do bundle exec rake db:migrate RAILS_ENV=production as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  364. DEBUG [21534e40] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do bundle exec rake db:migrate RAILS_ENV=production )
  365. INFO [59446836] Finished in 3.157 seconds with exit status 0 (successful).
  366. INFO [276956e8] Running ~/.rvm/bin/rvm 2.5.1 do bundle exec rake db:seed RAILS_ENV=production as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  367. DEBUG [276956e8] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do bundle exec rake db:seed RAILS_ENV=production )
  368. DEBUG [dde90642] Warning: Tabla 'roles' ya ha sido poblada.
  369. DEBUG [dde90642] Warning: Tabla 'currencies' ya ha sido poblada.
  370. DEBUG [dde90642] Warning: Tabla 'project_status' ya ha sido poblada.
  371. DEBUG [dde90642] Warning: Tabla 'project_types' ya ha sido poblada.
  372. DEBUG [dde90642] Warning: Tabla 'countries' ya ha sido poblada.
  373. INFO [dde90642] Finished in 3.361 seconds with exit status 0 (successful).
  374. INFO [cab21808] Running ~/.rvm/bin/rvm 2.5.1 do bundle exec rake assets:precompile RAILS_ENV=production as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com
  375. DEBUG [cab21808] Command: cd /var/www/html/lexgo/releases/20190516150350 && ( export RVM_BIN_PATH="~/.rvm/bin" ; ~/.rvm/bin/rvm 2.5.1 do bundle exec rake assets:precompile RAILS_ENV=production )
  376. DEBUG [d12061ed] Yarn executable was not detected in the system.
  377. Download Yarn at https://yarnpkg.com/en/docs/install
  378. DEBUG [d12061ed] I, [2019-05-16T11:04:38.658463 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot
  379. DEBUG [d12061ed] I, [2019-05-16T11:04:38.659028 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot.gz
  380. DEBUG [d12061ed] I, [2019-05-16T11:04:38.662340 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot
  381. DEBUG [d12061ed]
  382. DEBUG [d12061ed] I, [2019-05-16T11:04:38.662818 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot.gz
  383. DEBUG [d12061ed]
  384. DEBUG [d12061ed] I, [2019-05-16T11:04:38.667695 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot
  385. DEBUG [d12061ed]
  386. DEBUG [d12061ed] I, [2019-05-16T11:04:38.668377 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot.gz
  387. DEBUG [d12061ed]
  388. DEBUG [d12061ed] I, [2019-05-16T11:04:38.677751 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg
  389. DEBUG [d12061ed] I, [2019-05-16T11:04:38.679676 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg.gz
  390. DEBUG [d12061ed]
  391. DEBUG [d12061ed] I, [2019-05-16T11:04:38.681622 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg
  392. DEBUG [d12061ed]
  393. DEBUG [d12061ed] I, [2019-05-16T11:04:38.685681 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg.gz
  394. DEBUG [d12061ed]
  395. DEBUG [d12061ed] I, [2019-05-16T11:04:38.689822 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg
  396. DEBUG [d12061ed]
  397. DEBUG [d12061ed] I, [2019-05-16T11:04:38.692034 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg.gz
  398. DEBUG [d12061ed]
  399. DEBUG [d12061ed] I, [2019-05-16T11:04:38.703156 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf
  400. DEBUG [d12061ed] I, [2019-05-16T11:04:38.703399 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf.gz
  401. DEBUG [d12061ed] I, [2019-05-16T11:04:38.718175 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf
  402. DEBUG [d12061ed] I, [2019-05-16T11:04:38.718584 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf.gz
  403. DEBUG [d12061ed] I, [2019-05-16T11:04:38.723924 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf
  404. DEBUG [d12061ed] I, [2019-05-16T11:04:38.724522 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf.gz
  405. DEBUG [d12061ed] I, [2019-05-16T11:04:38.746654 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-17ce8b9d612897d1fefd5cd2096dbd83b82d05dd5d1f60421aca15c4ce2445ac.woff
  406. DEBUG [d12061ed] I, [2019-05-16T11:04:38.748887 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-2835b63ffc892d01aac2cc346969b501c845d9184f738589779ec176937e1f33.woff
  407. DEBUG [d12061ed] I, [2019-05-16T11:04:38.803833 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-20464aebbff54cc17776497ce4112c3374a54b38f7ba5f58eec12174149d6742.woff
  408. DEBUG [d12061ed]
  409. DEBUG [d12061ed] I, [2019-05-16T11:04:38.806653 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-dc64d7192f84497cacad5c10aef682562c24aa6124270f85fe247e223607f3ed.woff2
  410. DEBUG [d12061ed]
  411. DEBUG [d12061ed] I, [2019-05-16T11:04:38.810390 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-ccf4db1eeb68c96e05e74f8ebfa75cc60c3a0fed862dae6b0ad85d4e1b5b4e4f.woff2
  412. DEBUG [d12061ed]
  413. DEBUG [d12061ed] I, [2019-05-16T11:04:38.812731 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-f18c486a80175cf02fee0e05c2b4acd86c04cdbaecec61c1ef91f920509b5efe.woff2
  414. DEBUG [d12061ed]
  415. DEBUG [d12061ed] I, [2019-05-16T11:04:38.815559 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png
  416. DEBUG [d12061ed]
  417. DEBUG [d12061ed] I, [2019-05-16T11:04:38.817729 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif
  418. DEBUG [d12061ed]
  419. DEBUG [d12061ed] I, [2019-05-16T11:04:38.819834 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png
  420. DEBUG [d12061ed]
  421. DEBUG [d12061ed] I, [2019-05-16T11:04:38.821209 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-blanco-3e457a0fd05d1a10042a24bc9e8a3fb8079a11a3b59f6131a83f5436ef7d7b2e.png
  422. DEBUG [d12061ed]
  423. DEBUG [d12061ed] I, [2019-05-16T11:04:38.822444 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-2eaee3648107f3d3bd1ca5be14ec57e904ac1bede0f3fa8368171013c14f08c7.png
  424. DEBUG [d12061ed]
  425. DEBUG [d12061ed] I, [2019-05-16T11:04:38.823629 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico
  426. DEBUG [d12061ed]
  427. DEBUG [d12061ed] I, [2019-05-16T11:04:38.824199 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico.gz
  428. DEBUG [d12061ed]
  429. DEBUG [d12061ed] I, [2019-05-16T11:04:38.834162 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/garagelabs-5a3e99aa5ed29351d0d3f149432c97e92bd33126e9c997fe7933d34d6a1137fd.png
  430. DEBUG [d12061ed]
  431. DEBUG [d12061ed] I, [2019-05-16T11:04:38.835616 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-100-79e00a019663f2779a27d628d46d5fd344844461f939ca115658257d53acdbf2.png
  432. DEBUG [d12061ed]
  433. DEBUG [d12061ed] I, [2019-05-16T11:04:38.836690 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-200-3eae88e25ae6ad5510d1164eba6e104d0cd9c4eb5a3c7d0b8f7ee01f1f9cdca9.png
  434. DEBUG [d12061ed]
  435. DEBUG [d12061ed] I, [2019-05-16T11:04:38.837813 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-300-6a73c9adf868ac741fe0ec4aaa1fd7eb8738d34db519eff2feab48a8b27f21fc.png
  436. DEBUG [d12061ed]
  437. DEBUG [d12061ed] I, [2019-05-16T11:04:38.840885 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-100-cf1f38583a20fb950ae2fe971993f9875e91a05457c468beb47082e3b0a08f3c.png
  438. DEBUG [d12061ed]
  439. DEBUG [d12061ed] I, [2019-05-16T11:04:38.842044 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-200-c7ce3dee656ebac5ed05ad6e5680af14ddfc7cd1d4898825cea9954e9e32e9ac.png
  440. DEBUG [d12061ed]
  441. DEBUG [d12061ed] I, [2019-05-16T11:04:38.843145 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-300-689c5d7a1ff798a676d2a9dc7261e11dd9cd923db979959276af204d6f95028e.png
  442. DEBUG [d12061ed]
  443. DEBUG [d12061ed] I, [2019-05-16T11:04:38.863502 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js
  444. DEBUG [d12061ed]
  445. DEBUG [d12061ed] I, [2019-05-16T11:04:38.864253 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js.gz
  446. DEBUG [d12061ed]
  447. DEBUG [d12061ed] rake aborted!
  448. DEBUG [d12061ed] NoMethodError: undefined method `[]' for nil:NilClass
  449. DEBUG [d12061ed] /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:278:in `sprockets_context'
  450. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:124:in `asset_path'
  451. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:200:in `font_path'
  452. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  453. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  454. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  455. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  456. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  457. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  458. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:412:in `visit_return'
  459. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  460. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  461. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  462. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  463. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  464. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  465. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  466. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (3 levels) in perform_sass_fn'
  467. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `each'
  468. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (2 levels) in perform_sass_fn'
  469. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `catch'
  470. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `block in perform_sass_fn'
  471. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:84:in `perform_arguments'
  472. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:257:in `perform_sass_fn'
  473. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:140:in `block in _perform'
  474. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  475. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  476. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  477. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:139:in `_perform'
  478. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  479. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:612:in `perform'
  480. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:2376:in `if'
  481. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  482. /var/www/html/lexgo/shared/bundle/ruby/2.5.0
  483. DEBUG [d12061ed] /gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  484. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  485. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  486. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  487. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  488. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:182:in `perform_arg'
  489. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `block in _perform'
  490. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  491. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each_with_index'
  492. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  493. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `map'
  494. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `_perform'
  495. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  496. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:398:in `visit_prop'
  497. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  498. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  499. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  500. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  501. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  502. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  503. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block (2 levels) in visit_directive'
  504. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `map'
  505. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block in visit_directive'
  506. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  507. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:512:in `visit_directive'
  508. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  509. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  510. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  511. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  512. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  513. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  514. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  515. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  516. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
  517. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  518. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  519. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/pe
  520. DEBUG [d12061ed] rform.rb:166:in `visit_children'
  521. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  522. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:463:in `visit_atroot'
  523. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  524. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  525. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  526. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  527. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  528. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  529. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  530. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  531. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  532. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  533. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  534. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  535. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  536. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  537. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  538. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  539. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  540. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  541. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  542. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  543. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  544. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  545. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  546. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  547. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  548. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  549. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  550. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  551. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  552. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  553. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  554. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  555. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  556. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  557. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/s
  558. DEBUG [d12061ed] ass/tree/visitors/base.rb:52:in `visit_children'
  559. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  560. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  561. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
  562. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  563. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
  564. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  565. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:157:in `visit'
  566. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  567. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:36:in `css_tree'
  568. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:20:in `render'
  569. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/engine.rb:290:in `render'
  570. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:48:in `call'
  571. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:28:in `call'
  572. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:75:in `call_processor'
  573. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
  574. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `reverse_each'
  575. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `call_processors'
  576. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:134:in `load_from_unloaded'
  577. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:60:in `block in load'
  578. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
  579. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:44:in `load'
  580. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:20:in `block in initialize'
  581. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:47:in `load'
  582. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:66:in `find_asset'
  583. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:73:in `find_all_linked_assets'
  584. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:142:in `block in find'
  585. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
  586. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:228:in `block in stat_tree'
  587. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:212:in `block in stat_directory'
  588. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `each'
  589. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `stat_directory'
  590. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:227:in `stat_tree'
  591. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `each'
  592. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `block in logical_paths'
  593. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.
  594. DEBUG [d12061ed] 2/lib/sprockets/legacy.rb:104:in `each'
  595. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:104:in `logical_paths'
  596. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:140:in `find'
  597. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:186:in `compile'
  598. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:68:in `block (3 levels) in define'
  599. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/rake/sprocketstask.rb:147:in `with_logger'
  600. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:67:in `block (2 levels) in define'
  601. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/rake-12.3.2/exe/rake:27:in `<top (required)>'
  602. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `load'
  603. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `kernel_load'
  604. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:28:in `run'
  605. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:463:in `exec'
  606. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  607. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  608. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
  609. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:27:in `dispatch'
  610. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
  611. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:18:in `start'
  612. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:30:in `block in <top (required)>'
  613. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
  614. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:22:in `<top (required)>'
  615. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `load'
  616. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `<main>'
  617. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `eval'
  618. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `<main>'
  619. Tasks: TOP => assets:precompile
  620. (See full trace by running task with --trace)
  621. (Backtrace restricted to imported tasks)
  622. cap aborted!
  623. SSHKit::Runner::ExecuteError: Exception while executing as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com: rake exit status: 1
  624. rake stdout: Yarn executable was not detected in the system.
  625. Download Yarn at https://yarnpkg.com/en/docs/install
  626. I, [2019-05-16T11:04:38.658463 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot
  627. I, [2019-05-16T11:04:38.659028 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot.gz
  628. I, [2019-05-16T11:04:38.662340 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot
  629. I, [2019-05-16T11:04:38.662818 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot.gz
  630. I, [2019-05-16T11:04:38.667695 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot
  631. I, [2019-05-16T11:04:38.668377 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot.gz
  632. I, [2019-05-16T11:04:38.677751 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg
  633. I, [2019-05-16T11:04:38.679676 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg.gz
  634. I, [2019-05-16T11:04:38.681622 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg
  635. I, [2019-05-16T11:04:38.685681 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg.gz
  636. I, [2019-05-16T11:04:38.689822 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg
  637. I, [2019-05-16T11:04:38.692034 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg.gz
  638. I, [2019-05-16T11:04:38.703156 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf
  639. I, [2019-05-16T11:04:38.703399 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf.gz
  640. I, [2019-05-16T11:04:38.718175 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf
  641. I, [2019-05-16T11:04:38.718584 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf.gz
  642. I, [2019-05-16T11:04:38.723924 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf
  643. I, [2019-05-16T11:04:38.724522 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf.gz
  644. I, [2019-05-16T11:04:38.746654 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-17ce8b9d612897d1fefd5cd2096dbd83b82d05dd5d1f60421aca15c4ce2445ac.woff
  645. I, [2019-05-16T11:04:38.748887 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-2835b63ffc892d01aac2cc346969b501c845d9184f738589779ec176937e1f33.woff
  646. I, [2019-05-16T11:04:38.803833 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-20464aebbff54cc17776497ce4112c3374a54b38f7ba5f58eec12174149d6742.woff
  647. I, [2019-05-16T11:04:38.806653 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-dc64d7192f84497cacad5c10aef682562c24aa6124270f85fe247e223607f3ed.woff2
  648. I, [2019-05-16T11:04:38.810390 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-ccf4db1eeb68c96e05e74f8ebfa75cc60c3a0fed862dae6b0ad85d4e1b5b4e4f.woff2
  649. I, [2019-05-16T11:04:38.812731 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-f18c486a80175cf02fee0e05c2b4acd86c04cdbaecec61c1ef91f920509b5efe.woff2
  650. I, [2019-05-16T11:04:38.815559 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png
  651. I, [2019-05-16T11:04:38.817729 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif
  652. I, [2019-05-16T11:04:38.819834 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png
  653. I, [2019-05-16T11:04:38.821209 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-blanco-3e457a0fd05d1a10042a24bc9e8a3fb8079a11a3b59f6131a83f5436ef7d7b2e.png
  654. I, [2019-05-16T11:04:38.822444 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-2eaee3648107f3d3bd1ca5be14ec57e904ac1bede0f3fa8368171013c14f08c7.png
  655. I, [2019-05-16T11:04:38.823629 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico
  656. I, [2019-05-16T11:04:38.824199 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico.gz
  657. I, [2019-05-16T11:04:38.834162 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/garagelabs-5a3e99aa5ed29351d0d3f149432c97e92bd33126e9c997fe7933d34d6a1137fd.png
  658. I, [2019-05-16T11:04:38.835616 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-100-79e00a019663f2779a27d628d46d5fd344844461f939ca115658257d53acdbf2.png
  659. I, [2019-05-16T11:04:38.836690 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-200-3eae88e25ae6ad5510d1164eba6e104d0cd9c4eb5a3c7d0b8f7ee01f1f9cdca9.png
  660. I, [2019-05-16T11:04:38.837813 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-300-6a73c9adf868ac741fe0ec4aaa1fd7eb8738d34db519eff2feab48a8b27f21fc.png
  661. I, [2019-05-16T11:04:38.840885 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-100-cf1f38583a20fb950ae2fe971993f9875e91a05457c468beb47082e3b0a08f3c.png
  662. I, [2019-05-16T11:04:38.842044 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-200-c7ce3dee656ebac5ed05ad6e5680af14ddfc7cd1d4898825cea9954e9e32e9ac.png
  663. I, [2019-05-16T11:04:38.843145 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-300-689c5d7a1ff798a676d2a9dc7261e11dd9cd923db979959276af204d6f95028e.png
  664. I, [2019-05-16T11:04:38.863502 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js
  665. I, [2019-05-16T11:04:38.864253 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js.gz
  666. rake aborted!
  667. NoMethodError: undefined method `[]' for nil:NilClass
  668. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:278:in `sprockets_context'
  669. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:124:in `asset_path'
  670. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:200:in `font_path'
  671. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  672. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  673. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  674. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  675. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  676. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  677. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:412:in `visit_return'
  678. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  679. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  680. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  681. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  682. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  683. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  684. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  685. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (3 levels) in perform_sass_fn'
  686. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `each'
  687. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (2 levels) in perform_sass_fn'
  688. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `catch'
  689. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `block in perform_sass_fn'
  690. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:84:in `perform_arguments'
  691. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:257:in `perform_sass_fn'
  692. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:140:in `block in _perform'
  693. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  694. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  695. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  696. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:139:in `_perform'
  697. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  698. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:612:in `perform'
  699. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:2376:in `if'
  700. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  701. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  702. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  703. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  704. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  705. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  706. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:182:in `perform_arg'
  707. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `block in _perform'
  708. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  709. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each_with_index'
  710. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  711. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `map'
  712. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `_perform'
  713. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  714. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:398:in `visit_prop'
  715. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  716. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  717. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  718. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  719. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  720. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  721. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block (2 levels) in visit_directive'
  722. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `map'
  723. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block in visit_directive'
  724. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  725. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:512:in `visit_directive'
  726. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  727. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  728. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  729. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  730. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  731. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  732. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  733. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  734. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
  735. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  736. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  737. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
  738. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  739. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:463:in `visit_atroot'
  740. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  741. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  742. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  743. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  744. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  745. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  746. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  747. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  748. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  749. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  750. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  751. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  752. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  753. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  754. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  755. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  756. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  757. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  758. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  759. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  760. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  761. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  762. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  763. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  764. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  765. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  766. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  767. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  768. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  769. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  770. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  771. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  772. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  773. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  774. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
  775. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  776. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  777. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
  778. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  779. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
  780. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  781. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:157:in `visit'
  782. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  783. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:36:in `css_tree'
  784. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:20:in `render'
  785. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/engine.rb:290:in `render'
  786. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:48:in `call'
  787. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:28:in `call'
  788. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:75:in `call_processor'
  789. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
  790. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `reverse_each'
  791. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `call_processors'
  792. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:134:in `load_from_unloaded'
  793. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:60:in `block in load'
  794. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
  795. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:44:in `load'
  796. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:20:in `block in initialize'
  797. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:47:in `load'
  798. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:66:in `find_asset'
  799. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:73:in `find_all_linked_assets'
  800. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:142:in `block in find'
  801. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
  802. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:228:in `block in stat_tree'
  803. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:212:in `block in stat_directory'
  804. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `each'
  805. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `stat_directory'
  806. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:227:in `stat_tree'
  807. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `each'
  808. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `block in logical_paths'
  809. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:104:in `each'
  810. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:104:in `logical_paths'
  811. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:140:in `find'
  812. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:186:in `compile'
  813. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:68:in `block (3 levels) in define'
  814. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/rake/sprocketstask.rb:147:in `with_logger'
  815. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:67:in `block (2 levels) in define'
  816. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/rake-12.3.2/exe/rake:27:in `<top (required)>'
  817. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `load'
  818. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `kernel_load'
  819. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:28:in `run'
  820. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:463:in `exec'
  821. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  822. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  823. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
  824. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:27:in `dispatch'
  825. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
  826. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:18:in `start'
  827. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:30:in `block in <top (required)>'
  828. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
  829. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:22:in `<top (required)>'
  830. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `load'
  831. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `<main>'
  832. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `eval'
  833. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `<main>'
  834. Tasks: TOP => assets:precompile
  835. (See full trace by running task with --trace)
  836. rake stderr: Nothing written
  837.  
  838.  
  839. Caused by:
  840. SSHKit::Command::Failed: rake exit status: 1
  841. rake stdout: Yarn executable was not detected in the system.
  842. Download Yarn at https://yarnpkg.com/en/docs/install
  843. I, [2019-05-16T11:04:38.658463 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot
  844. I, [2019-05-16T11:04:38.659028 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot.gz
  845. I, [2019-05-16T11:04:38.662340 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot
  846. I, [2019-05-16T11:04:38.662818 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot.gz
  847. I, [2019-05-16T11:04:38.667695 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot
  848. I, [2019-05-16T11:04:38.668377 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot.gz
  849. I, [2019-05-16T11:04:38.677751 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg
  850. I, [2019-05-16T11:04:38.679676 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg.gz
  851. I, [2019-05-16T11:04:38.681622 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg
  852. I, [2019-05-16T11:04:38.685681 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg.gz
  853. I, [2019-05-16T11:04:38.689822 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg
  854. I, [2019-05-16T11:04:38.692034 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg.gz
  855. I, [2019-05-16T11:04:38.703156 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf
  856. I, [2019-05-16T11:04:38.703399 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf.gz
  857. I, [2019-05-16T11:04:38.718175 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf
  858. I, [2019-05-16T11:04:38.718584 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf.gz
  859. I, [2019-05-16T11:04:38.723924 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf
  860. I, [2019-05-16T11:04:38.724522 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf.gz
  861. I, [2019-05-16T11:04:38.746654 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-17ce8b9d612897d1fefd5cd2096dbd83b82d05dd5d1f60421aca15c4ce2445ac.woff
  862. I, [2019-05-16T11:04:38.748887 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-2835b63ffc892d01aac2cc346969b501c845d9184f738589779ec176937e1f33.woff
  863. I, [2019-05-16T11:04:38.803833 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-20464aebbff54cc17776497ce4112c3374a54b38f7ba5f58eec12174149d6742.woff
  864. I, [2019-05-16T11:04:38.806653 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-dc64d7192f84497cacad5c10aef682562c24aa6124270f85fe247e223607f3ed.woff2
  865. I, [2019-05-16T11:04:38.810390 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-ccf4db1eeb68c96e05e74f8ebfa75cc60c3a0fed862dae6b0ad85d4e1b5b4e4f.woff2
  866. I, [2019-05-16T11:04:38.812731 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-f18c486a80175cf02fee0e05c2b4acd86c04cdbaecec61c1ef91f920509b5efe.woff2
  867. I, [2019-05-16T11:04:38.815559 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png
  868. I, [2019-05-16T11:04:38.817729 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif
  869. I, [2019-05-16T11:04:38.819834 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png
  870. I, [2019-05-16T11:04:38.821209 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-blanco-3e457a0fd05d1a10042a24bc9e8a3fb8079a11a3b59f6131a83f5436ef7d7b2e.png
  871. I, [2019-05-16T11:04:38.822444 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-2eaee3648107f3d3bd1ca5be14ec57e904ac1bede0f3fa8368171013c14f08c7.png
  872. I, [2019-05-16T11:04:38.823629 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico
  873. I, [2019-05-16T11:04:38.824199 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico.gz
  874. I, [2019-05-16T11:04:38.834162 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/garagelabs-5a3e99aa5ed29351d0d3f149432c97e92bd33126e9c997fe7933d34d6a1137fd.png
  875. I, [2019-05-16T11:04:38.835616 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-100-79e00a019663f2779a27d628d46d5fd344844461f939ca115658257d53acdbf2.png
  876. I, [2019-05-16T11:04:38.836690 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-200-3eae88e25ae6ad5510d1164eba6e104d0cd9c4eb5a3c7d0b8f7ee01f1f9cdca9.png
  877. I, [2019-05-16T11:04:38.837813 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-300-6a73c9adf868ac741fe0ec4aaa1fd7eb8738d34db519eff2feab48a8b27f21fc.png
  878. I, [2019-05-16T11:04:38.840885 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-100-cf1f38583a20fb950ae2fe971993f9875e91a05457c468beb47082e3b0a08f3c.png
  879. I, [2019-05-16T11:04:38.842044 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-200-c7ce3dee656ebac5ed05ad6e5680af14ddfc7cd1d4898825cea9954e9e32e9ac.png
  880. I, [2019-05-16T11:04:38.843145 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-300-689c5d7a1ff798a676d2a9dc7261e11dd9cd923db979959276af204d6f95028e.png
  881. I, [2019-05-16T11:04:38.863502 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js
  882. I, [2019-05-16T11:04:38.864253 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js.gz
  883. rake aborted!
  884. NoMethodError: undefined method `[]' for nil:NilClass
  885. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:278:in `sprockets_context'
  886. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:124:in `asset_path'
  887. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:200:in `font_path'
  888. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  889. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  890. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  891. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  892. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  893. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  894. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:412:in `visit_return'
  895. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  896. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  897. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  898. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  899. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  900. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  901. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  902. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (3 levels) in perform_sass_fn'
  903. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `each'
  904. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (2 levels) in perform_sass_fn'
  905. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `catch'
  906. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `block in perform_sass_fn'
  907. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:84:in `perform_arguments'
  908. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:257:in `perform_sass_fn'
  909. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:140:in `block in _perform'
  910. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  911. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  912. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  913. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:139:in `_perform'
  914. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  915. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:612:in `perform'
  916. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:2376:in `if'
  917. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  918. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  919. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  920. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  921. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  922. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  923. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:182:in `perform_arg'
  924. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `block in _perform'
  925. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  926. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each_with_index'
  927. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  928. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `map'
  929. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `_perform'
  930. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  931. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:398:in `visit_prop'
  932. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  933. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  934. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  935. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  936. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  937. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  938. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block (2 levels) in visit_directive'
  939. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `map'
  940. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block in visit_directive'
  941. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  942. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:512:in `visit_directive'
  943. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  944. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  945. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  946. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  947. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  948. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  949. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  950. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  951. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
  952. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  953. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  954. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
  955. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  956. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:463:in `visit_atroot'
  957. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  958. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  959. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  960. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  961. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  962. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  963. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  964. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  965. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  966. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  967. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  968. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  969. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  970. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  971. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  972. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  973. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  974. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  975. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  976. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  977. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  978. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  979. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  980. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  981. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  982. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  983. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  984. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  985. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  986. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  987. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  988. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  989. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  990. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  991. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
  992. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  993. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  994. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
  995. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  996. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
  997. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  998. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:157:in `visit'
  999. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  1000. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:36:in `css_tree'
  1001. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:20:in `render'
  1002. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/engine.rb:290:in `render'
  1003. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:48:in `call'
  1004. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:28:in `call'
  1005. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:75:in `call_processor'
  1006. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
  1007. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `reverse_each'
  1008. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `call_processors'
  1009. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:134:in `load_from_unloaded'
  1010. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:60:in `block in load'
  1011. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
  1012. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:44:in `load'
  1013. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:20:in `block in initialize'
  1014. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:47:in `load'
  1015. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:66:in `find_asset'
  1016. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:73:in `find_all_linked_assets'
  1017. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:142:in `block in find'
  1018. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
  1019. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:228:in `block in stat_tree'
  1020. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:212:in `block in stat_directory'
  1021. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `each'
  1022. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `stat_directory'
  1023. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:227:in `stat_tree'
  1024. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `each'
  1025. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `block in logical_paths'
  1026. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:104:in `each'
  1027. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:104:in `logical_paths'
  1028. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:140:in `find'
  1029. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:186:in `compile'
  1030. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:68:in `block (3 levels) in define'
  1031. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/rake/sprocketstask.rb:147:in `with_logger'
  1032. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:67:in `block (2 levels) in define'
  1033. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/rake-12.3.2/exe/rake:27:in `<top (required)>'
  1034. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `load'
  1035. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `kernel_load'
  1036. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:28:in `run'
  1037. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:463:in `exec'
  1038. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  1039. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  1040. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
  1041. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:27:in `dispatch'
  1042. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
  1043. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:18:in `start'
  1044. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:30:in `block in <top (required)>'
  1045. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
  1046. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:22:in `<top (required)>'
  1047. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `load'
  1048. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `<main>'
  1049. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `eval'
  1050. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `<main>'
  1051. Tasks: TOP => assets:precompile
  1052. (See full trace by running task with --trace)
  1053. rake stderr: Nothing written
  1054.  
  1055. Tasks: TOP => deploy:restart
  1056. (See full trace by running task with --trace)
  1057. The deploy has failed with an error: Exception while executing as ubuntu@ec2-18-224-189-139.us-east-2.compute.amazonaws.com: rake exit status: 1
  1058. rake stdout: Yarn executable was not detected in the system.
  1059. Download Yarn at https://yarnpkg.com/en/docs/install
  1060. I, [2019-05-16T11:04:38.658463 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot
  1061. I, [2019-05-16T11:04:38.659028 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-bd4e21d8e25a889e979ac2367770c36863443b8e0f99feeaee09a62625b9cb13.eot.gz
  1062. I, [2019-05-16T11:04:38.662340 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot
  1063. I, [2019-05-16T11:04:38.662818 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-4aa44a07b71f47067872c8f177f31babc0c609af2b384511353c89b1ca804458.eot.gz
  1064. I, [2019-05-16T11:04:38.667695 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot
  1065. I, [2019-05-16T11:04:38.668377 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-e153efe317e731e59eb8d6d1a568a811b8f7dd5df3823c327103be8e4a0047e4.eot.gz
  1066. I, [2019-05-16T11:04:38.677751 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg
  1067. I, [2019-05-16T11:04:38.679676 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-e281f2a25598bf8b40a77f3c5228b51900788224e91dade3f4a0f8c383505f43.svg.gz
  1068. I, [2019-05-16T11:04:38.681622 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg
  1069. I, [2019-05-16T11:04:38.685681 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-934530d864b6f03fad8e87b66daf829d17f0e7afbd74baead32a6a4157d584c2.svg.gz
  1070. I, [2019-05-16T11:04:38.689822 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg
  1071. I, [2019-05-16T11:04:38.692034 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-d5b212510d72b66bdb7feb22c611456621c3dd1a2e88cc42983d7d4c9ab79563.svg.gz
  1072. I, [2019-05-16T11:04:38.703156 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf
  1073. I, [2019-05-16T11:04:38.703399 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-70726f98e0d98f543d5fde05a3a74bb131c5c67f5fbffcf4d41b7f68bca2b56b.ttf.gz
  1074. I, [2019-05-16T11:04:38.718175 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf
  1075. I, [2019-05-16T11:04:38.718584 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-112491dccca97bf50ec7adff8d430dcba6d0b71e0a0b20386f814f3bf5bb94b5.ttf.gz
  1076. I, [2019-05-16T11:04:38.723924 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf
  1077. I, [2019-05-16T11:04:38.724522 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-7a58f741ff539af94798ff561c918e5841d7e6164e90cbe57befdec4a16f6a4e.ttf.gz
  1078. I, [2019-05-16T11:04:38.746654 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-17ce8b9d612897d1fefd5cd2096dbd83b82d05dd5d1f60421aca15c4ce2445ac.woff
  1079. I, [2019-05-16T11:04:38.748887 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-2835b63ffc892d01aac2cc346969b501c845d9184f738589779ec176937e1f33.woff
  1080. I, [2019-05-16T11:04:38.803833 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-20464aebbff54cc17776497ce4112c3374a54b38f7ba5f58eec12174149d6742.woff
  1081. I, [2019-05-16T11:04:38.806653 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-brands-400-dc64d7192f84497cacad5c10aef682562c24aa6124270f85fe247e223607f3ed.woff2
  1082. I, [2019-05-16T11:04:38.810390 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-regular-400-ccf4db1eeb68c96e05e74f8ebfa75cc60c3a0fed862dae6b0ad85d4e1b5b4e4f.woff2
  1083. I, [2019-05-16T11:04:38.812731 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/font-awesome/fa-solid-900-f18c486a80175cf02fee0e05c2b4acd86c04cdbaecec61c1ef91f920509b5efe.woff2
  1084. I, [2019-05-16T11:04:38.815559 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png
  1085. I, [2019-05-16T11:04:38.817729 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif
  1086. I, [2019-05-16T11:04:38.819834 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png
  1087. I, [2019-05-16T11:04:38.821209 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-blanco-3e457a0fd05d1a10042a24bc9e8a3fb8079a11a3b59f6131a83f5436ef7d7b2e.png
  1088. I, [2019-05-16T11:04:38.822444 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/fav-lexgo-2eaee3648107f3d3bd1ca5be14ec57e904ac1bede0f3fa8368171013c14f08c7.png
  1089. I, [2019-05-16T11:04:38.823629 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico
  1090. I, [2019-05-16T11:04:38.824199 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/favicon-8aa7ba10fe750db9a914f54ceaa9609e350080d7490d9d4c25e3a1708a48dea6.ico.gz
  1091. I, [2019-05-16T11:04:38.834162 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/garagelabs-5a3e99aa5ed29351d0d3f149432c97e92bd33126e9c997fe7933d34d6a1137fd.png
  1092. I, [2019-05-16T11:04:38.835616 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-100-79e00a019663f2779a27d628d46d5fd344844461f939ca115658257d53acdbf2.png
  1093. I, [2019-05-16T11:04:38.836690 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-200-3eae88e25ae6ad5510d1164eba6e104d0cd9c4eb5a3c7d0b8f7ee01f1f9cdca9.png
  1094. I, [2019-05-16T11:04:38.837813 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-azul-300-6a73c9adf868ac741fe0ec4aaa1fd7eb8738d34db519eff2feab48a8b27f21fc.png
  1095. I, [2019-05-16T11:04:38.840885 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-100-cf1f38583a20fb950ae2fe971993f9875e91a05457c468beb47082e3b0a08f3c.png
  1096. I, [2019-05-16T11:04:38.842044 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-200-c7ce3dee656ebac5ed05ad6e5680af14ddfc7cd1d4898825cea9954e9e32e9ac.png
  1097. I, [2019-05-16T11:04:38.843145 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/logo-blanco-300-689c5d7a1ff798a676d2a9dc7261e11dd9cd923db979959276af204d6f95028e.png
  1098. I, [2019-05-16T11:04:38.863502 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js
  1099. I, [2019-05-16T11:04:38.864253 #31838] INFO -- : Writing /var/www/html/lexgo/releases/20190516150350/public/assets/application-7f0194fceefc753321eea25853cb15d7cb182e8ef85a8f1174e7bd5e942eba36.js.gz
  1100. rake aborted!
  1101. NoMethodError: undefined method `[]' for nil:NilClass
  1102. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:278:in `sprockets_context'
  1103. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:124:in `asset_path'
  1104. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb:200:in `font_path'
  1105. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  1106. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  1107. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1108. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  1109. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  1110. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  1111. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:412:in `visit_return'
  1112. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  1113. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  1114. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  1115. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1116. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  1117. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  1118. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  1119. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (3 levels) in perform_sass_fn'
  1120. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `each'
  1121. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:261:in `block (2 levels) in perform_sass_fn'
  1122. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `catch'
  1123. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:260:in `block in perform_sass_fn'
  1124. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:84:in `perform_arguments'
  1125. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:257:in `perform_sass_fn'
  1126. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:140:in `block in _perform'
  1127. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  1128. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1129. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  1130. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:139:in `_perform'
  1131. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  1132. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:612:in `perform'
  1133. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/functions.rb:2376:in `if'
  1134. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:151:in `block in _perform'
  1135. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `block in with_function'
  1136. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1137. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:108:in `with_function'
  1138. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:149:in `_perform'
  1139. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  1140. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:182:in `perform_arg'
  1141. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `block in _perform'
  1142. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  1143. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each_with_index'
  1144. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `each'
  1145. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `map'
  1146. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/funcall.rb:129:in `_perform'
  1147. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/script/tree/node.rb:50:in `perform'
  1148. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:398:in `visit_prop'
  1149. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  1150. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  1151. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  1152. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1153. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  1154. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  1155. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block (2 levels) in visit_directive'
  1156. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `map'
  1157. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:513:in `block in visit_directive'
  1158. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  1159. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:512:in `visit_directive'
  1160. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  1161. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  1162. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  1163. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1164. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  1165. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  1166. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  1167. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  1168. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
  1169. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  1170. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  1171. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
  1172. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  1173. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:463:in `visit_atroot'
  1174. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  1175. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  1176. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  1177. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1178. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  1179. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  1180. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  1181. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  1182. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  1183. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  1184. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1185. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  1186. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  1187. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  1188. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  1189. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  1190. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1191. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  1192. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  1193. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
  1194. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
  1195. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
  1196. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
  1197. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1198. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
  1199. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
  1200. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  1201. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
  1202. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
  1203. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
  1204. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
  1205. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
  1206. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
  1207. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
  1208. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
  1209. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
  1210. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
  1211. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
  1212. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
  1213. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
  1214. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
  1215. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:157:in `visit'
  1216. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
  1217. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:36:in `css_tree'
  1218. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:20:in `render'
  1219. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sass-3.7.4/lib/sass/engine.rb:290:in `render'
  1220. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:48:in `call'
  1221. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb:28:in `call'
  1222. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:75:in `call_processor'
  1223. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
  1224. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `reverse_each'
  1225. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb:56:in `call_processors'
  1226. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:134:in `load_from_unloaded'
  1227. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:60:in `block in load'
  1228. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
  1229. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb:44:in `load'
  1230. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:20:in `block in initialize'
  1231. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb:47:in `load'
  1232. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:66:in `find_asset'
  1233. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb:73:in `find_all_linked_assets'
  1234. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:142:in `block in find'
  1235. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
  1236. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:228:in `block in stat_tree'
  1237. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:212:in `block in stat_directory'
  1238. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `each'
  1239. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:209:in `stat_directory'
  1240. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb:227:in `stat_tree'
  1241. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `each'
  1242. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:105:in `block in logical_paths'
  1243. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:104:in `each'
  1244. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb:104:in `logical_paths'
  1245. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:140:in `find'
  1246. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb:186:in `compile'
  1247. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:68:in `block (3 levels) in define'
  1248. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/rake/sprocketstask.rb:147:in `with_logger'
  1249. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:67:in `block (2 levels) in define'
  1250. /var/www/html/lexgo/shared/bundle/ruby/2.5.0/gems/rake-12.3.2/exe/rake:27:in `<top (required)>'
  1251. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `load'
  1252. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:74:in `kernel_load'
  1253. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli/exec.rb:28:in `run'
  1254. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:463:in `exec'
  1255. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  1256. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  1257. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
  1258. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:27:in `dispatch'
  1259. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
  1260. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/cli.rb:18:in `start'
  1261. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:30:in `block in <top (required)>'
  1262. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
  1263. /home/ubuntu/.rvm/gems/ruby-2.5.1/gems/bundler-2.0.1/exe/bundle:22:in `<top (required)>'
  1264. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `load'
  1265. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/bundle:23:in `<main>'
  1266. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `eval'
  1267. /home/ubuntu/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:15:in `<main>'
  1268. Tasks: TOP => assets:precompile
  1269. (See full trace by running task with --trace)
  1270. rake stderr: Nothing written
  1271. moyarzun@moyarzun:~/GarageLabs/lexgo$ ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement