Skip to content

Instantly share code, notes, and snippets.

@tpendragon
Last active July 3, 2018 18:31
Show Gist options
  • Save tpendragon/90510061d23a52370adf1343399923e3 to your computer and use it in GitHub Desktop.
Save tpendragon/90510061d23a52370adf1343399923e3 to your computer and use it in GitHub Desktop.
Heaven number 93091763 for pulibrary/pomegranate
From https://github.com/pulibrary/pomegranate
+ ed2045e...3fa4cff issue/287-update-header -> origin/issue/287-update-header (forced update)
HEAD is now at 3fa4cff Use Date instead of DateTime
INFO [326ff28f] Running /usr/bin/env mkdir -p /tmp/pomegranate/ as deploy@dpul-staging1
DEBUG [326ff28f] Command: /usr/bin/env mkdir -p /tmp/pomegranate/
INFO [326ff28f] Finished in 0.254 seconds with exit status 0 (successful).
DEBUG Uploading /tmp/pomegranate/git-ssh.sh 0.0%
INFO Uploading /tmp/pomegranate/git-ssh.sh 100.0%
INFO [fd7266cf] Running /usr/bin/env chmod +x /tmp/pomegranate/git-ssh.sh as deploy@dpul-staging1
DEBUG [fd7266cf] Command: /usr/bin/env chmod +x /tmp/pomegranate/git-ssh.sh
INFO [fd7266cf] Finished in 0.005 seconds with exit status 0 (successful).
INFO [f8eaa42a] Running /usr/bin/env git ls-remote --heads https://github.com/pulibrary/pomegranate.git as deploy@dpul-staging1
DEBUG [f8eaa42a] Command: ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git ls-remote --heads https://github.com/pulibrary/pomegranate.git )
DEBUG [f8eaa42a] 47c653a290b9ebb26697428b23f16ff9c9c6c30a refs/heads/change_all_collection_default
17bd0574f9809c0a6aa9743552b17f4d141dbb96 refs/heads/datadog
7871167f0f14f69649d12b6dd6b8304a615f9664 refs/heads/fix_delete
06be352fbd9b65a7d4c3fa89576dd64dc797288e refs/heads/fix_deploy
2d8d9c48aa874defc121b47db55f651e24bd9e8d refs/heads/issue-301
3fa4cff9b5738f0c7f69fe7d901fe49a42d1ca59 refs/heads/issue/287-update-header
a668c8ff54c851bf896bc58ee5180ec1a34849f7 refs/heads/issues-354-jrgriffiniii-thumbnail-masthead-image
801791e2ca4458c82663cf981d16d145c93ff86c refs/heads/issues-359-jrgriffiniii-figgy-cover-jp2
a8763b327e29e24a628063168ac1a7a26b8e8c8c refs/heads/issues-361-jrgriffiniii-location-expanded
b0ffb239e64c00b474ce7fff95f7582790058649 refs/heads/issues-366-jrgriffiniii-mvw-thumbs
5deadf13f597b305f45cc0890cb17327d4dce14d refs/heads/master
8394bfd4038556c40e7e7fc2bc8938cec423248f refs/heads/profile
c0d4b39f3c7565fe567b3e2f40fa396417af3688 refs/heads/sidekiq_workers
0b87aae1709d83bb9623f6e87d67d45ade5152a6 refs/heads/test_update
INFO [f8eaa42a] Finished in 0.324 seconds with exit status 0 (successful).
INFO [828e091b] Running /usr/bin/env mkdir -p /opt/dpul/shared /opt/dpul/releases as deploy@dpul-staging1
DEBUG [828e091b] Command: /usr/bin/env mkdir -p /opt/dpul/shared /opt/dpul/releases
INFO [828e091b] Finished in 0.006 seconds with exit status 0 (successful).
INFO [6c93408f] Running /usr/bin/env mkdir -p /opt/dpul/shared/public/assets /opt/dpul/shared/log /opt/dpul/shared/vendor/bundle /opt/dpul/shared/public/uploads as deploy@dpul-staging1
DEBUG [6c93408f] Command: /usr/bin/env mkdir -p /opt/dpul/shared/public/assets /opt/dpul/shared/log /opt/dpul/shared/vendor/bundle /opt/dpul/shared/public/uploads
INFO [6c93408f] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [a7287c4d] Running /usr/bin/env [ -f /opt/dpul/current/REVISION ] as deploy@dpul-staging1
DEBUG [a7287c4d] Command: [ -f /opt/dpul/current/REVISION ]
DEBUG [a7287c4d] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [069affa8] Running /usr/bin/env cat /opt/dpul/current/REVISION 2>/dev/null as deploy@dpul-staging1
DEBUG [069affa8] Command: /usr/bin/env cat /opt/dpul/current/REVISION 2>/dev/null
DEBUG [069affa8] ed2045e
DEBUG [069affa8] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [a275c8af] Running /usr/bin/env kill -USR1 $(sudo initctl status sidekiq-workers | grep /running | awk '{print $NF}') || : as deploy@dpul-staging1
DEBUG [a275c8af] Command: kill -USR1 $(sudo initctl status sidekiq-workers | grep /running | awk '{print $NF}') || :
DEBUG [a275c8af] sudo: no tty present and no askpass program specified
DEBUG [a275c8af] kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
DEBUG [a275c8af] Finished in 0.010 seconds with exit status 0 (successful).
DEBUG [f0a3f6ec] Running /usr/bin/env [ -f /opt/dpul/repo/HEAD ] as deploy@dpul-staging1
DEBUG [f0a3f6ec] Command: [ -f /opt/dpul/repo/HEAD ]
DEBUG [f0a3f6ec] Finished in 0.004 seconds with exit status 0 (successful).
INFO The repository mirror is at /opt/dpul/repo
DEBUG [b7238e4c] Running /usr/bin/env if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [b7238e4c] Command: if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi
DEBUG [b7238e4c] Finished in 0.004 seconds with exit status 0 (successful).
INFO [267f6dbb] Running /usr/bin/env git remote update as deploy@dpul-staging1
DEBUG [267f6dbb] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git remote update )
DEBUG [267f6dbb] Fetching origin
DEBUG [267f6dbb] From https://github.com/pulibrary/pomegranate
+ ed2045e...3fa4cff issue/287-update-header -> issue/287-update-header (forced update)
DEBUG [267f6dbb] * [new ref] refs/pull/401/head -> refs/pull/401/head
DEBUG [267f6dbb] * [new ref] refs/pull/401/merge -> refs/pull/401/merge
INFO [267f6dbb] Finished in 0.375 seconds with exit status 0 (successful).
DEBUG [f7a15a54] Running /usr/bin/env if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [f7a15a54] Command: if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi
DEBUG [f7a15a54] Finished in 0.005 seconds with exit status 0 (successful).
INFO [b797915b] Running /usr/bin/env mkdir -p /opt/dpul/releases/20180703182955 as deploy@dpul-staging1
DEBUG [b797915b] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env mkdir -p /opt/dpul/releases/20180703182955 )
INFO [b797915b] Finished in 0.006 seconds with exit status 0 (successful).
INFO [42d8d1b5] Running /usr/bin/env git archive issue/287-update-header | tar -x -f - -C /opt/dpul/releases/20180703182955 as deploy@dpul-staging1
DEBUG [42d8d1b5] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git archive issue/287-update-header | tar -x -f - -C /opt/dpul/releases/20180703182955 )
INFO [42d8d1b5] Finished in 0.028 seconds with exit status 0 (successful).
DEBUG [67ae7463] Running /usr/bin/env if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [67ae7463] Command: if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi
DEBUG [67ae7463] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [740ac3c9] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit issue/287-update-header as deploy@dpul-staging1
DEBUG [740ac3c9] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git rev-list --max-count=1 --abbrev-commit issue/287-update-header )
DEBUG [740ac3c9] 3fa4cff
DEBUG [740ac3c9] Finished in 0.009 seconds with exit status 0 (successful).
DEBUG [011ff763] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [011ff763] Command: if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi
DEBUG [011ff763] Finished in 0.005 seconds with exit status 0 (successful).
INFO [bf767192] Running /usr/bin/env echo "3fa4cff" >> REVISION as deploy@dpul-staging1
DEBUG [bf767192] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env echo "3fa4cff" >> REVISION
INFO [bf767192] Finished in 0.005 seconds with exit status 0 (successful).
INFO [2f1c8612] Running /usr/bin/env mkdir -p /opt/dpul/releases/20180703182955/public /opt/dpul/releases/20180703182955 /opt/dpul/releases/20180703182955/vendor /opt/dpul/releases/20180703182955/public as deploy@dpul-staging1
DEBUG [2f1c8612] Command: /usr/bin/env mkdir -p /opt/dpul/releases/20180703182955/public /opt/dpul/releases/20180703182955 /opt/dpul/releases/20180703182955/vendor /opt/dpul/releases/20180703182955/public
INFO [2f1c8612] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [cfd398a8] Running /usr/bin/env [ -L /opt/dpul/releases/20180703182955/public/assets ] as deploy@dpul-staging1
DEBUG [cfd398a8] Command: [ -L /opt/dpul/releases/20180703182955/public/assets ]
DEBUG [cfd398a8] Finished in 0.004 seconds with exit status 1 (failed).
DEBUG [13aeb875] Running /usr/bin/env [ -d /opt/dpul/releases/20180703182955/public/assets ] as deploy@dpul-staging1
DEBUG [13aeb875] Command: [ -d /opt/dpul/releases/20180703182955/public/assets ]
DEBUG [13aeb875] Finished in 0.004 seconds with exit status 1 (failed).
INFO [5a276251] Running /usr/bin/env ln -s /opt/dpul/shared/public/assets /opt/dpul/releases/20180703182955/public/assets as deploy@dpul-staging1
DEBUG [5a276251] Command: /usr/bin/env ln -s /opt/dpul/shared/public/assets /opt/dpul/releases/20180703182955/public/assets
INFO [5a276251] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [061d0feb] Running /usr/bin/env [ -L /opt/dpul/releases/20180703182955/log ] as deploy@dpul-staging1
DEBUG [061d0feb] Command: [ -L /opt/dpul/releases/20180703182955/log ]
DEBUG [061d0feb] Finished in 0.003 seconds with exit status 1 (failed).
DEBUG [92568e36] Running /usr/bin/env [ -d /opt/dpul/releases/20180703182955/log ] as deploy@dpul-staging1
DEBUG [92568e36] Command: [ -d /opt/dpul/releases/20180703182955/log ]
DEBUG [92568e36] Finished in 0.003 seconds with exit status 0 (successful).
INFO [1c83f36d] Running /usr/bin/env rm -rf /opt/dpul/releases/20180703182955/log as deploy@dpul-staging1
DEBUG [1c83f36d] Command: /usr/bin/env rm -rf /opt/dpul/releases/20180703182955/log
INFO [1c83f36d] Finished in 0.004 seconds with exit status 0 (successful).
INFO [ef88757c] Running /usr/bin/env ln -s /opt/dpul/shared/log /opt/dpul/releases/20180703182955/log as deploy@dpul-staging1
DEBUG [ef88757c] Command: /usr/bin/env ln -s /opt/dpul/shared/log /opt/dpul/releases/20180703182955/log
INFO [ef88757c] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [c19245c0] Running /usr/bin/env [ -L /opt/dpul/releases/20180703182955/vendor/bundle ] as deploy@dpul-staging1
DEBUG [c19245c0] Command: [ -L /opt/dpul/releases/20180703182955/vendor/bundle ]
DEBUG [c19245c0] Finished in 0.003 seconds with exit status 1 (failed).
DEBUG [28caf924] Running /usr/bin/env [ -d /opt/dpul/releases/20180703182955/vendor/bundle ] as deploy@dpul-staging1
DEBUG [28caf924] Command: [ -d /opt/dpul/releases/20180703182955/vendor/bundle ]
DEBUG [28caf924] Finished in 0.004 seconds with exit status 1 (failed).
INFO [82549d30] Running /usr/bin/env ln -s /opt/dpul/shared/vendor/bundle /opt/dpul/releases/20180703182955/vendor/bundle as deploy@dpul-staging1
DEBUG [82549d30] Command: /usr/bin/env ln -s /opt/dpul/shared/vendor/bundle /opt/dpul/releases/20180703182955/vendor/bundle
INFO [82549d30] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [a5865557] Running /usr/bin/env [ -L /opt/dpul/releases/20180703182955/public/uploads ] as deploy@dpul-staging1
DEBUG [a5865557] Command: [ -L /opt/dpul/releases/20180703182955/public/uploads ]
DEBUG [a5865557] Finished in 0.004 seconds with exit status 1 (failed).
DEBUG [ffa1c15b] Running /usr/bin/env [ -d /opt/dpul/releases/20180703182955/public/uploads ] as deploy@dpul-staging1
DEBUG [ffa1c15b] Command: [ -d /opt/dpul/releases/20180703182955/public/uploads ]
DEBUG [ffa1c15b] Finished in 0.004 seconds with exit status 1 (failed).
INFO [d1fe6058] Running /usr/bin/env ln -s /opt/dpul/shared/public/uploads /opt/dpul/releases/20180703182955/public/uploads as deploy@dpul-staging1
DEBUG [d1fe6058] Command: /usr/bin/env ln -s /opt/dpul/shared/public/uploads /opt/dpul/releases/20180703182955/public/uploads
INFO [d1fe6058] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [42f6e257] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [42f6e257] Command: if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi
DEBUG [42f6e257] Finished in 0.004 seconds with exit status 0 (successful).
INFO [3c6b5986] Running /usr/bin/env bundle install --path /opt/dpul/shared/bundle --without development test --deployment --quiet as deploy@dpul-staging1
DEBUG [3c6b5986] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env bundle install --path /opt/dpul/shared/bundle --without development test --deployment --quiet
INFO [3c6b5986] Finished in 0.413 seconds with exit status 0 (successful).
DEBUG [fc5b3de7] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [fc5b3de7] Command: if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi
DEBUG [fc5b3de7] Finished in 0.005 seconds with exit status 0 (successful).
INFO [efd6ad9b] Running bundle exec rake assets:precompile as deploy@dpul-staging1
DEBUG [efd6ad9b] Command: cd /opt/dpul/releases/20180703182955 && ( export RAILS_ENV="staging" ; bundle exec rake assets:precompile )
DEBUG [efd6ad9b] W, [2018-07-03T14:29:59.367475 #16986] WARN -- : You are setting a key that conflicts with a built-in method OmniAuth::AuthHash::InfoHash#name defined at /opt/dpul/shared/bundle/ruby/2.4.0/gems/omniauth-1.3.2/lib/omniauth/auth_hash.rb:34. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.
INFO [efd6ad9b] Finished in 56.595 seconds with exit status 0 (successful).
DEBUG [5cc9f09c] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [5cc9f09c] Command: if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi
DEBUG [5cc9f09c] Finished in 0.005 seconds with exit status 0 (successful).
INFO [0470a5c5] Running /usr/bin/env mkdir -p /opt/dpul/releases/20180703182955/assets_manifest_backup as deploy@dpul-staging1
DEBUG [0470a5c5] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env mkdir -p /opt/dpul/releases/20180703182955/assets_manifest_backup
INFO [0470a5c5] Finished in 0.006 seconds with exit status 0 (successful).
DEBUG [2af2e588] Running /usr/bin/env ls /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest* as deploy@dpul-staging1
DEBUG [2af2e588] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env ls /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest*
DEBUG [2af2e588] /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json
DEBUG [2af2e588] Finished in 0.006 seconds with exit status 0 (successful).
DEBUG [c7de03c7] Running /usr/bin/env ls /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest* as deploy@dpul-staging1
DEBUG [c7de03c7] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env ls /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest*
DEBUG [c7de03c7] /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json
DEBUG [c7de03c7] Finished in 0.006 seconds with exit status 0 (successful).
INFO [f9cd303a] Running /usr/bin/env cp /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json /opt/dpul/releases/20180703182955/assets_manifest_backup as deploy@dpul-staging1
DEBUG [f9cd303a] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env cp /opt/dpul/releases/20180703182955/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json /opt/dpul/releases/20180703182955/assets_manifest_backup
INFO [f9cd303a] Finished in 0.006 seconds with exit status 0 (successful).
INFO [deploy:migrate] Run `rake db:migrate`
DEBUG [18ddeb67] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [18ddeb67] Command: if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi
DEBUG [18ddeb67] Finished in 0.003 seconds with exit status 0 (successful).
INFO [773c55c1] Running bundle exec rake db:migrate as deploy@dpul-staging1
DEBUG [773c55c1] Command: cd /opt/dpul/releases/20180703182955 && ( export RAILS_ENV="staging" ; bundle exec rake db:migrate )
DEBUG [773c55c1] W, [2018-07-03T14:30:51.330161 #17190] WARN -- : You are setting a key that conflicts with a built-in method OmniAuth::AuthHash::InfoHash#name defined at /opt/dpul/shared/bundle/ruby/2.4.0/gems/omniauth-1.3.2/lib/omniauth/auth_hash.rb:34. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.
INFO [773c55c1] Finished in 3.864 seconds with exit status 0 (successful).
INFO [e9c6cfc2] Running /usr/bin/env ln -s /opt/dpul/releases/20180703182955 /opt/dpul/releases/current as deploy@dpul-staging1
DEBUG [e9c6cfc2] Command: /usr/bin/env ln -s /opt/dpul/releases/20180703182955 /opt/dpul/releases/current
INFO [e9c6cfc2] Finished in 0.006 seconds with exit status 0 (successful).
INFO [5c48f0c1] Running /usr/bin/env mv /opt/dpul/releases/current /opt/dpul as deploy@dpul-staging1
DEBUG [5c48f0c1] Command: /usr/bin/env mv /opt/dpul/releases/current /opt/dpul
INFO [5c48f0c1] Finished in 0.006 seconds with exit status 0 (successful).
DEBUG [670d9ece] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [670d9ece] Command: if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi
DEBUG [670d9ece] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [e5ff266c] Running /usr/bin/env passenger -v as deploy@dpul-staging1
DEBUG [e5ff266c] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env passenger -v
DEBUG [e5ff266c] Phusion Passenger 5.3.0
DEBUG [e5ff266c]
DEBUG [e5ff266c] Finished in 0.084 seconds with exit status 0 (successful).
INFO [3b3b77b1] Running /usr/bin/env passenger-config restart-app /opt/dpul --ignore-app-not-running as deploy@dpul-staging1
DEBUG [3b3b77b1] Command: cd /opt/dpul/releases/20180703182955 && /usr/bin/env passenger-config restart-app /opt/dpul --ignore-app-not-running
DEBUG [3b3b77b1] Restarting /opt/dpul/current (staging)
INFO [3b3b77b1] Finished in 0.151 seconds with exit status 0 (successful).
DEBUG [2f7a377b] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [2f7a377b] Command: if test ! -d /opt/dpul/releases/20180703182955; then echo "Directory does not exist '/opt/dpul/releases/20180703182955'" 1>&2; false; fi
DEBUG [2f7a377b] Finished in 0.007 seconds with exit status 0 (successful).
INFO [a8345c38] Running bundle exec rake cache:clear as deploy@dpul-staging1
DEBUG [a8345c38] Command: cd /opt/dpul/releases/20180703182955 && ( export RAILS_ENV="staging" ; bundle exec rake cache:clear )
DEBUG [a8345c38] W, [2018-07-03T14:31:09.975776 #17459] WARN -- : You are setting a key that conflicts with a built-in method OmniAuth::AuthHash::InfoHash#name defined at /opt/dpul/shared/bundle/ruby/2.4.0/gems/omniauth-1.3.2/lib/omniauth/auth_hash.rb:34. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.
Clearing Rails cache
DEBUG [a8345c38]
INFO [a8345c38] Finished in 3.745 seconds with exit status 0 (successful).
INFO [1afc6f72] Running /usr/bin/env sudo service dpul-sneakers restart as deploy@dpul-staging1
DEBUG [1afc6f72] Command: /usr/bin/env sudo service dpul-sneakers restart
DEBUG [1afc6f72] Warning: dpul-sneakers.service changed on disk. Run 'systemctl daemon-reload' to reload units.
INFO [1afc6f72] Finished in 6.101 seconds with exit status 0 (successful).
INFO [569c517b] Running /usr/bin/env sudo service sidekiq-workers restart as deploy@dpul-staging1
DEBUG [569c517b] Command: /usr/bin/env sudo service sidekiq-workers restart
INFO [569c517b] Finished in 8.845 seconds with exit status 0 (successful).
DEBUG [062a8c5a] Running /usr/bin/env ls -xtr /opt/dpul/releases as deploy@dpul-staging1
DEBUG [062a8c5a] Command: /usr/bin/env ls -xtr /opt/dpul/releases
DEBUG [062a8c5a] 20180702154359 20180702154835 20180702155157 20180702160045 20180702183329
20180703182955
DEBUG [062a8c5a] Finished in 0.006 seconds with exit status 0 (successful).
INFO Keeping 5 of 6 deployed releases on dpul-staging1
INFO [7b722b4e] Running /usr/bin/env rm -rf /opt/dpul/releases/20180702154359 as deploy@dpul-staging1
DEBUG [7b722b4e] Command: /usr/bin/env rm -rf /opt/dpul/releases/20180702154359
INFO [7b722b4e] Finished in 0.011 seconds with exit status 0 (successful).
DEBUG [0206763a] Running /usr/bin/env if test ! -d /opt/dpul/releases; then echo "Directory does not exist '/opt/dpul/releases'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [0206763a] Command: if test ! -d /opt/dpul/releases; then echo "Directory does not exist '/opt/dpul/releases'" 1>&2; false; fi
DEBUG [0206763a] Finished in 0.004 seconds with exit status 0 (successful).
INFO [534cec08] Running /usr/bin/env echo "Branch issue/287-update-header (at 3fa4cff) deployed as release 20180703182955 by " >> /opt/dpul/revisions.log as deploy@dpul-staging1
DEBUG [534cec08] Command: echo "Branch issue/287-update-header (at 3fa4cff) deployed as release 20180703182955 by " >> /opt/dpul/revisions.log
INFO [534cec08] Finished in 0.004 seconds with exit status 0 (successful).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment