Skip to content

Instantly share code, notes, and snippets.

@ferdi2005
Created September 3, 2019 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ferdi2005/556e7d9c6b33641ae392bcd5e747929c to your computer and use it in GitHub Desktop.
Save ferdi2005/556e7d9c6b33641ae392bcd5e747929c to your computer and use it in GitHub Desktop.
Deploying log
Out of memory error
It looks like your server ran out of memory while compiling assets. Consider upgrading your server to the next tier of RAM to solve this problem.
-----> Deploying to do
-----> Connecting to do (167.99.244.102 port 22) as deploy
Uploaded .hatch/action-203962.sh
Executing 'set -euxo pipefail; timeout 900 bash .hatch/action-203962.sh concorsi-locali master 20190903160021 2>&1 | tee -a .hatch/action-203962.log'
Fetching origin
Warning: Permanently added the RSA host key for IP address '140.82.118.3' to the list of known hosts.
From github.com:ferdi2005/concorsi-locali
1ada104..c82bf52 master -> master
-----> Setting Ruby version
Using Ruby from .ruby-version
Using Ruby version: 2.6.4
-----> Running deploy script
-----> Installing gems...
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`.
Using rake 12.3.3
Using concurrent-ruby 1.1.5
Using i18n 1.6.0
Using minitest 5.11.3
Using thread_safe 0.3.6
Using tzinfo 1.2.5
Using zeitwerk 2.1.9
Using activesupport 6.0.0
Using builder 3.2.3
Using erubi 1.8.0
Using mini_portile2 2.4.0
Using nokogiri 1.10.4
Using rails-dom-testing 2.0.3
Using crass 1.0.4
Using loofah 2.2.3
Using rails-html-sanitizer 1.2.0
Using actionview 6.0.0
Using rack 2.0.7
Using rack-test 1.1.0
Using actionpack 6.0.0
Using nio4r 2.5.1
Using websocket-extensions 0.1.4
Using websocket-driver 0.7.1
Using actioncable 6.0.0
Using globalid 0.4.2
Using activejob 6.0.0
Using activemodel 6.0.0
Using activerecord 6.0.0
Using mimemagic 0.3.3
Using marcel 0.3.3
Using activestorage 6.0.0
Using mini_mime 1.0.2
Using mail 2.7.1
Using actionmailbox 6.0.0
Using actionmailer 6.0.0
Using actiontext 6.0.0
Using public_suffix 4.0.1
Using addressable 2.7.0
Using msgpack 1.3.1
Using bootsnap 1.4.5
Using bundler 2.0.2
Using chartkick 3.2.1
Using connection_pool 2.2.2
Using et-orbi 1.2.2
Using multipart-post 2.1.1
Using faraday 0.15.4
Using ffi 1.11.1
Using raabro 1.1.6
Using fugit 1.3.3
Using groupdate 4.1.2
Using mime-types-data 3.2019.0331
Using mime-types 3.2.2
Using multi_xml 0.6.0
Using httparty 0.17.1 from https://github.com/jnunemaker/httparty.git (at master@47c8b25)
Using mini_magick 4.9.5
Using ruby-vips 2.0.14
Using image_processing 1.9.3
Using jbuilder 2.9.1
Using method_source 0.9.2
Using pg 1.1.4
Using puma 3.12.1
Using rack-protection 2.0.7
Using rack-proxy 0.6.5
Using thor 0.20.3
Using railties 6.0.0
Using sprockets 3.7.2
Using sprockets-rails 3.2.1
Using rails 6.0.0
Using rb-fsevent 0.10.3
Using rb-inotify 0.10.0
Using redis 4.1.2
Using sass-listen 4.0.0
Using sass 3.7.4
Using tilt 2.0.9
Using sass-rails 5.1.0
Using sentry-raven 2.11.0
Using sidekiq 6.0.0
Using sidekiq-cron 1.1.0
Using turbolinks-source 5.2.0
Using turbolinks 5.2.0
Using webpacker 4.0.7
Bundle complete! 25 Gemfile dependencies, 81 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into `/home/deploy/concorsi-locali/shared/bundle`
-----> Detected Rails app.
-----> Overwriting config/database.yml...
-----> Overwriting config/cable.yml...
-----> Precompiling assets...
I, [2019-09-03T16:00:28.208280 #6871] INFO -- sentry: ** [Raven] Raven 2.11.0 ready to catch errors
2019-09-03T16:00:28.402Z pid=6871 tid=gtefmqs7f INFO: Cron Jobs - add job with name: Update Data Job every 10 minutes
yarn install v1.17.3
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.9: The platform "linux" is incompatible with this module.
info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > webpack-dev-server@3.8.0" has unmet peer dependency "webpack@^4.0.0".
warning "webpack-dev-server > webpack-dev-middleware@3.7.0" has unmet peer dependency "webpack@^4.0.0".
[4/4] Building fresh packages...
Compiling
Compilation failed:
+ tee -a .hatch/action-203962.log
+ timeout 900 bash .hatch/action-203962.sh concorsi-locali master 20190903160021
-----> Command failed on do (167.99.244.102 port 22) as deploy
+ tee -a .hatch/action-203962.log
+ timeout 900 bash .hatch/action-203962.sh concorsi-locali master 20190903160021
Net::SSH::Connection::Session::CommandFailed: Command "set -euxo pipefail; timeout 900 bash .hatch/action-203962.sh concorsi-locali master 20190903160021 2>&1 | tee -a .hatch/action-203962.log" returned exit code 1
Command "set -euxo pipefail; timeout 900 bash .hatch/action-203962.sh concorsi-locali master 20190903160021 2>&1 | tee -a .hatch/action-203962.log" returned exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment