violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

outage RCA September 23

Open donrestarone opened this issue 3 years ago • 0 comments
trafficstars

2022-09-24T01:39:09.7174116Z     ✔ 01 ubuntu@*** 0.301s
2022-09-24T01:39:09.7187139Z 00:02 deploy:check:make_linked_dirs
2022-09-24T01:39:09.7188661Z       01 mkdir -p /var/www/violet/shared/config
2022-09-24T01:39:09.9789641Z     ✔ 01 ubuntu@*** 0.260s
2022-09-24T01:39:12.2225333Z 00:05 git:clone
2022-09-24T01:39:12.2229794Z       The repository mirror is at /var/www/violet/repo
2022-09-24T01:39:12.5223437Z 00:05 git:update
2022-09-24T01:39:12.5225205Z       01 git remote set-url origin [email protected]:restarone/r-solutions.git
2022-09-24T01:39:12.7885467Z     ✔ 01 ubuntu@*** 0.265s
2022-09-24T01:39:12.7889988Z       02 git remote update --prune
2022-09-24T01:39:13.1113224Z       02 Fetching origin
2022-09-24T01:39:14.3135804Z       02 From github.com:restarone/r-solutions
2022-09-24T01:39:14.3137974Z       02  - [deleted]           (none)     -> refs/pull/1086/merge
2022-09-24T01:39:14.3267338Z       02  - [deleted]           (none)     -> refs/pull/1117/merge
2022-09-24T01:39:14.8228848Z       02  * [new branch]        Pralisherror-api-action -> Pralisherror-api-action
2022-09-24T01:39:14.8244508Z       02    7fe38bc3..ef72ac16  ***                  -> ***
2022-09-24T01:39:14.8249318Z       02  + 89e0b817...10ee6f38 rc                      -> rc  (forced update)
2022-09-24T01:39:14.8258299Z       02    9c04d722..88e0e2de  refs/pull/1082/head     -> refs/pull/1082/head
2022-09-24T01:39:14.8268742Z       02  + 1b1d2826...5cbab559 refs/pull/1082/merge    -> refs/pull/1082/merge  (forced update)
2022-09-24T01:39:14.8271768Z       02  + 9b88eea4...5b115cff refs/pull/1085/merge    -> refs/pull/1085/merge  (forced update)
2022-09-24T01:39:14.8273409Z       02    83c7df85..14c8b51d  refs/pull/1086/head     -> refs/pull/1086/head
2022-09-24T01:39:14.8275236Z       02    ff6197b6..c0a1185c  refs/pull/1103/head     -> refs/pull/1103/head
2022-09-24T01:39:14.8276934Z       02  + f70cead0...2b4e1a77 refs/pull/1103/merge    -> refs/pull/1103/merge  (forced update)
2022-09-24T01:39:14.8278931Z       02  + d1fed537...8615a953 refs/pull/1104/merge    -> refs/pull/1104/merge  (forced update)
2022-09-24T01:39:14.9075363Z       02  * [new ref]           refs/pull/1121/head     -> refs/pull/1121/head
2022-09-24T01:39:14.9079900Z       02  * [new ref]           refs/pull/1121/merge    -> refs/pull/1121/merge
2022-09-24T01:39:14.9081726Z       02  * [new ref]           refs/pull/1124/head     -> refs/pull/1124/head
2022-09-24T01:39:14.9084087Z       02  * [new ref]           refs/pull/1125/head     -> refs/pull/1125/head
2022-09-24T01:39:14.9090765Z       02  * [new ref]           refs/pull/1125/merge    -> refs/pull/1125/merge
2022-09-24T01:39:14.9092579Z       02  * [new tag]           0.9.44                  -> 0.9.44
2022-09-24T01:39:14.9095020Z     ✔ 02 ubuntu@*** 2.120s
2022-09-24T01:39:15.1677535Z 00:08 git:create_release
2022-09-24T01:39:15.1679085Z       01 mkdir -p /var/www/violet/releases/20220924013911
2022-09-24T01:39:15.4703897Z     ✔ 01 ubuntu@*** 0.302s
2022-09-24T01:39:15.4707852Z       02 git archive *** | /usr/bin/env tar -x -f - -C /var/www/violet/releases/20220924013911
2022-09-24T01:39:16.1713015Z     ✔ 02 ubuntu@*** 0.700s
2022-09-24T01:39:17.0343779Z 00:09 deploy:set_current_revision
2022-09-24T01:39:17.0345070Z       01 echo "ef72ac16854e2d2c680ad554b9251cd02b085ba2" > REVISION
2022-09-24T01:39:17.2959124Z     ✔ 01 ubuntu@*** 0.261s
2022-09-24T01:39:17.2970823Z 00:10 deploy:symlink:linked_files
2022-09-24T01:39:17.2972305Z       01 mkdir -p /var/www/violet/releases/20220924013911/config
2022-09-24T01:39:17.6020014Z     ✔ 01 ubuntu@*** 0.304s
2022-09-24T01:39:18.1623686Z       02 rm /var/www/violet/releases/20220924013911/config/database.yml
2022-09-24T01:39:18.4231596Z     ✔ 02 ubuntu@*** 0.260s
2022-09-24T01:39:18.4233318Z       03 ln -s /var/www/violet/shared/config/database.yml /var/www/violet/releases/20220924013911/config/database.yml
2022-09-24T01:39:18.7281657Z     ✔ 03 ubuntu@*** 0.302s
2022-09-24T01:39:19.2863273Z       04 rm /var/www/violet/releases/20220924013911/config/webpacker.yml
2022-09-24T01:39:19.5482462Z     ✔ 04 ubuntu@*** 0.261s
2022-09-24T01:39:19.5484369Z       05 ln -s /var/www/violet/shared/config/webpacker.yml /var/www/violet/releases/20220924013911/config/webpacker.yml
2022-09-24T01:39:19.8526648Z     ✔ 05 ubuntu@*** 0.304s
2022-09-24T01:39:20.4100202Z       06 rm /var/www/violet/releases/20220924013911/config/secrets.yml
2022-09-24T01:39:20.6721574Z     ✔ 06 ubuntu@*** 0.261s
2022-09-24T01:39:20.6723395Z       07 ln -s /var/www/violet/shared/config/secrets.yml /var/www/violet/releases/20220924013911/config/secrets.yml
2022-09-24T01:39:20.9725055Z     ✔ 07 ubuntu@*** 0.301s
2022-09-24T01:39:21.5313356Z       08 rm /var/www/violet/releases/20220924013911/config/cable.yml
2022-09-24T01:39:21.7930810Z     ✔ 08 ubuntu@*** 0.261s
2022-09-24T01:39:21.7937406Z       09 ln -s /var/www/violet/shared/config/cable.yml /var/www/violet/releases/20220924013911/config/cable.yml
2022-09-24T01:39:22.0979153Z     ✔ 09 ubuntu@*** 0.304s
2022-09-24T01:39:22.6589453Z       10 rm /var/www/violet/releases/20220924013911/config/storage.yml
2022-09-24T01:39:22.9193353Z     ✔ 10 ubuntu@*** 0.260s
2022-09-24T01:39:22.9199018Z       11 ln -s /var/www/violet/shared/config/storage.yml /var/www/violet/releases/20220924013911/config/storage.yml
2022-09-24T01:39:23.2202523Z     ✔ 11 ubuntu@*** 0.300s
2022-09-24T01:39:23.2214429Z 00:16 deploy:symlink:linked_dirs
2022-09-24T01:39:23.2216925Z       01 mkdir -p /var/www/violet/releases/20220924013911 /var/www/violet/releases/20220924013911/tmp /var/www/violet/releases/20220924013911/vendor /var/www/violet/releases/20220924013911/public
2022-09-24T01:39:23.4833355Z     ✔ 01 ubuntu@*** 0.261s
2022-09-24T01:39:24.0406447Z       02 rm -rf /var/www/violet/releases/20220924013911/log
2022-09-24T01:39:24.3456709Z     ✔ 02 ubuntu@*** 0.305s
2022-09-24T01:39:24.3460433Z       03 ln -s /var/www/violet/shared/log /var/www/violet/releases/20220924013911/log
2022-09-24T01:39:24.6060468Z     ✔ 03 ubuntu@*** 0.260s
2022-09-24T01:39:25.1690926Z       04 ln -s /var/www/violet/shared/tmp/pids /var/www/violet/releases/20220924013911/tmp/pids
2022-09-24T01:39:25.4724417Z     ✔ 04 ubuntu@*** 0.303s
2022-09-24T01:39:26.0299732Z       05 ln -s /var/www/violet/shared/tmp/cache /var/www/violet/releases/20220924013911/tmp/cache
2022-09-24T01:39:26.2903593Z     ✔ 05 ubuntu@*** 0.260s
2022-09-24T01:39:26.8502787Z       06 ln -s /var/www/violet/shared/tmp/sockets /var/www/violet/releases/20220924013911/tmp/sockets
2022-09-24T01:39:27.1526846Z     ✔ 06 ubuntu@*** 0.302s
2022-09-24T01:39:27.7106458Z       07 ln -s /var/www/violet/shared/vendor/bundle /var/www/violet/releases/20220924013911/vendor/bundle
2022-09-24T01:39:27.9708840Z     ✔ 07 ubuntu@*** 0.260s
2022-09-24T01:39:28.5293508Z       08 ln -s /var/www/violet/shared/.bundle /var/www/violet/releases/20220924013911/.bundle
2022-09-24T01:39:28.8330409Z     ✔ 08 ubuntu@*** 0.303s
2022-09-24T01:39:29.3940782Z       09 ln -s /var/www/violet/shared/public/system /var/www/violet/releases/20220924013911/public/system
2022-09-24T01:39:29.6554246Z     ✔ 09 ubuntu@*** 0.261s
2022-09-24T01:39:30.2129580Z       10 ln -s /var/www/violet/shared/public/uploads /var/www/violet/releases/20220924013911/public/uploads
2022-09-24T01:39:30.5161336Z     ✔ 10 ubuntu@*** 0.303s
2022-09-24T01:39:31.0768997Z       11 ln -s /var/www/violet/shared/public/assets /var/www/violet/releases/20220924013911/public/assets
2022-09-24T01:39:31.3375348Z     ✔ 11 ubuntu@*** 0.260s
2022-09-24T01:39:31.6395243Z 00:24 bundler:config
2022-09-24T01:39:31.6397883Z       01 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.6.6 $HOME/.rbenv/bin/rbenv exec bundle config --local deployment true
2022-09-24T01:39:32.1324067Z     ✔ 01 ubuntu@*** 0.493s
2022-09-24T01:39:32.1326609Z       02 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.6.6 $HOME/.rbenv/bin/rbenv exec bundle config --local path /var/www/violet/shared/bundle
2022-09-24T01:39:32.6394767Z     ✔ 02 ubuntu@*** 0.506s
2022-09-24T01:39:32.6396813Z       03 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.6.6 $HOME/.rbenv/bin/rbenv exec bundle config --local without development:test
2022-09-24T01:39:33.0933271Z     ✔ 03 ubuntu@*** 0.453s
2022-09-24T01:39:34.0497203Z 00:27 bundler:install
2022-09-24T01:39:34.0501081Z       The Gemfile's dependencies are satisfied, skipping installation
2022-09-24T01:39:34.0505963Z 00:27 deploy:assets:prepare
2022-09-24T01:39:34.0507883Z       01 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.6.6 $HOME/.rbenv/bin/rbenv exec bundle exec rake assets:clean
2022-09-24T01:39:36.6463616Z       01 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`.
2022-09-24T01:39:43.4021287Z     ✔ 01 runner@localhost 9.351s
2022-09-24T01:39:43.4023886Z       02 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.6.6 $HOME/.rbenv/bin/rbenv exec bundle exec rake assets:precompile
2022-09-24T01:39:44.4541335Z       02 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`.
2022-09-24T01:40:49.2903988Z       02 
2022-09-24T01:40:49.2906095Z       02 > [email protected] postinstall node_modules/core-js
2022-09-24T01:40:49.2908801Z       02 > node -e "try{require('./postinstall')}catch(e){}"
2022-09-24T01:40:49.2910290Z       02 
2022-09-24T01:40:51.6036243Z       02 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
2022-09-24T01:40:51.6042228Z       02 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:40:51.6388764Z       02 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
2022-09-24T01:40:51.6391517Z       02 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:40:51.6396363Z       02 
2022-09-24T01:40:51.6465752Z       02 added 2036 packages from 844 contributors and audited 2040 packages in 60.162s
2022-09-24T01:40:53.1932377Z       02 
2022-09-24T01:40:53.1933946Z       02 119 packages are looking for funding
2022-09-24T01:40:53.1935463Z       02   run `npm fund` for details
2022-09-24T01:40:53.1937077Z       02 
2022-09-24T01:40:53.1944339Z       02 found 16 vulnerabilities (1 low, 1 moderate, 13 high, 1 critical)
2022-09-24T01:40:53.1946141Z       02   run `npm audit fix` to fix them, or `npm audit` for details
2022-09-24T01:41:07.0526138Z       02 npm WARN [email protected] requires a peer of ember-cli@~3.2.0 but none is installed. You must install peer dependencies yourself.
2022-09-24T01:41:07.0643637Z       02 npm WARN [email protected] requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
2022-09-24T01:41:07.0838929Z       02 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
2022-09-24T01:41:07.0844200Z       02 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:41:07.0992501Z       02 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
2022-09-24T01:41:07.0999226Z       02 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:41:07.1050569Z       02 
2022-09-24T01:41:07.1051609Z       02 audited 2040 packages in 13.402s
2022-09-24T01:41:08.4409653Z       02 
2022-09-24T01:41:08.4411366Z       02 119 packages are looking for funding
2022-09-24T01:41:08.4510480Z       02   run `npm fund` for details
2022-09-24T01:41:08.4511831Z       02 
2022-09-24T01:41:08.4513417Z       02 found 16 vulnerabilities (1 low, 1 moderate, 13 high, 1 critical)
2022-09-24T01:41:08.4514876Z       02   run `npm audit fix` to fix them, or `npm audit` for details
2022-09-24T01:41:10.7116151Z       02 DEPRECATION: `bowerDependencies` has been deprecated.
2022-09-24T01:41:10.7120127Z       02 If you still need access to the project's Bower dependencies, you will have to manually resolve the project's `bower.json` file instead. [ID: ember-cli.project.bower-dependencies]
2022-09-24T01:41:10.7151497Z       02 at getStackTrace (/home/runner/work/violet_rails/violet_rails/client/node_modules/ember-cli/lib/debug/deprecate.js:99:15)
2022-09-24T01:41:10.7154425Z       02 at deprecate (/home/runner/work/violet_rails/violet_rails/client/node_modules/ember-cli/lib/debug/deprecate.js:77:8)
2022-09-24T01:41:10.7157025Z       02 at Project.bowerDependencies (/home/runner/work/violet_rails/violet_rails/client/node_modules/ember-cli/lib/models/project.js:412:5)
2022-09-24T01:41:10.7180064Z       02 at EmberCLIDependencyChecker.normalizedBowerDependencies (/home/runner/work/violet_rails/violet_rails/client/node_modules/ember-cli-dependency-checker/lib/dependency-checker.js:138:44)
2022-09-24T01:41:10.7188487Z       02 at EmberCLIDependencyChecker.readBowerDependencies (/home/runner/work/violet_rails/violet_rails/client/node_modules/ember-cli-dependency-checker/lib/dependency-checker.js:148:39)
2022-09-24T01:41:10.7196738Z       02 at EmberCLIDependencyChecker.checkDependencies (/home/runner/work/violet_rails/violet_rails/client/node_modules/ember-cli-dependency-checker/lib/dependency-checker.js:43:28)
2022-09-24T01:41:10.7204603Z       02 at Class.init (/home/runner/work/violet_rails/violet_rails/client/node_modules/ember-cli-dependency-checker/index.js:18:25)
2022-09-24T01:41:10.7212706Z       02 at Class.superWrapper [as init] (/home/runner/work/violet_rails/violet_rails/client/node_modules/core-object/lib/assign-properties.js:34:20)
2022-09-24T01:41:10.7220358Z       02 at new CoreObject (/home/runner/work/violet_rails/violet_rails/client/node_modules/core-object/core-object.js:9:15)
2022-09-24T01:41:10.7229193Z       02 at new Class (/home/runner/work/violet_rails/violet_rails/client/node_modules/core-object/core-object.js:21:5)
2022-09-24T01:41:12.5921046Z       02 Building
2022-09-24T01:41:12.5922551Z       02 Environment: production
2022-09-24T01:41:12.5926936Z       02 building... 
2022-09-24T01:41:47.6546264Z       02 cleaning up
2022-09-24T01:41:47.6548366Z       02 cleaning up...
2022-09-24T01:41:47.7505759Z       02 Built project successfully. Stored in "/home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client".
2022-09-24T01:41:47.8632335Z       02 File sizes:
2022-09-24T01:41:47.8634592Z       02  - /home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client/assets/chunk.143.dd494456f5080f51cd61.js: 593 B (317 B gzipped)
2022-09-24T01:41:47.8637197Z       02  - /home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client/assets/chunk.178.bb104d233b036a175c8a.js: 1.56 kB (814 B gzipped)
2022-09-24T01:41:47.8639845Z       02  - /home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client/assets/chunk.916.9a379fe227fdaa236f52.js: 80.31 kB (26.01 kB gzipped)
2022-09-24T01:41:47.8642559Z       02  - /home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client/assets/client-952f437dfd8421085b19225bbf85210e.js: 14.53 kB (3.05 kB gzipped)
2022-09-24T01:41:47.8644743Z       02  - /home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client/assets/client-d41d8cd98f00b204e9800998ecf8427e.css: 0 B
2022-09-24T01:41:47.8647482Z       02  - /home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client/assets/vendor-637cedf6988f4f4793204d1b65f7a946.js: 761.8 kB (209.16 kB gzipped)
2022-09-24T01:41:47.8649823Z       02  - /home/runner/work/violet_rails/violet_rails/tmp/ember-cli/apps/client/assets/vendor-d41d8cd98f00b204e9800998ecf8427e.css: 0 B
2022-09-24T01:41:49.0254470Z       02 yarn install v1.22.19
2022-09-24T01:41:49.1494297Z       02 [1/5] Validating package.json...
2022-09-24T01:41:49.1548640Z       02 [2/5] Resolving packages...
2022-09-24T01:41:49.7665355Z       02 [3/5] Fetching packages...
2022-09-24T01:42:09.7131012Z       02 [4/5] Linking dependencies...
2022-09-24T01:42:09.7255239Z       02 warning " > [email protected]" has unmet peer dependency "webpack@^2.0.0 || >= 3.0.0-rc.0 || ^3.0.0".
2022-09-24T01:42:09.7257410Z       02 warning " > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
2022-09-24T01:42:09.7260121Z       02 warning "webpack-dev-server > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
2022-09-24T01:42:16.5933889Z       02 [5/5] Building fresh packages...
2022-09-24T01:42:18.3791831Z       02 Done in 29.36s.
c188dd7e290410468ed6517312098e013ba4b0cb6c05e4339c28ce7baed7cfad.js.gz
2022-09-24T01:42:22.2830506Z       02 Compiling...
2022-09-24T01:43:29.0956404Z       02 Compiled all packs in /home/runner/work/violet_rails/violet_rails/public/packs
2022-09-24T01:43:29.0964658Z       02 Browserslist: caniuse-lite is outdated. Please run:
2022-09-24T01:43:29.0966483Z       02 npx browserslist@latest --update-db
2022-09-24T01:43:29.0967575Z       02 
2022-09-24T01:43:29.0968605Z       02 Why you should do it regularly:
2022-09-24T01:43:29.0970153Z       02 https://github.com/browserslist/browserslist#browsers-data-updating
2022-09-24T01:43:29.0971442Z       02 
2022-09-24T01:43:29.0972412Z       02 Hash: 236d9fcefea640d32914
2022-09-24T01:43:29.0973600Z       02 Version: webpack 4.46.0
2022-09-24T01:43:29.0974592Z       02 Time: 64809ms
2022-09-24T01:43:29.0975589Z       02 Built at: 09/24/2022 1:43:29 AM
2022-09-24T01:43:29.0976935Z       02                                                       Asset       Size         Chunks                                Chunk Names
2022-09-24T01:43:29.0979054Z       02                                css/application-5bbc6a2f.css   15.3 KiB  1, 3, 4, 5, 6  [emitted] [immutable]         application
2022-09-24T01:43:29.0981128Z       02                             css/application-5bbc6a2f.css.br   1.67 KiB                 [emitted]                     
2022-09-24T01:43:29.0983319Z       02                             css/application-5bbc6a2f.css.gz   2.02 KiB                 [emitted]                     
2022-09-24T01:43:29.0985170Z       02                                    css/select2-5bbc6a2f.css   15.3 KiB              4  [emitted] [immutable]         select2
2022-09-24T01:43:29.0986980Z       02                                 css/select2-5bbc6a2f.css.br   1.67 KiB                 [emitted]                     
2022-09-24T01:43:29.0989215Z       02                                 css/select2-5bbc6a2f.css.gz   2.02 KiB                 [emitted]                     
2022-09-24T01:43:29.0991360Z       02                      js/admin/index-bf1d1624190cb7f15fbc.js    104 KiB              0  [emitted] [immutable]         admin/index
2022-09-24T01:43:29.0993320Z       02          js/admin/index-bf1d1624190cb7f15fbc.js.LICENSE.txt  206 bytes                 [emitted]                     
2022-09-24T01:43:29.0995239Z       02                   js/admin/index-bf1d1624190cb7f15fbc.js.br   29.6 KiB                 [emitted]                     
2022-09-24T01:43:29.0997099Z       02                   js/admin/index-bf1d1624190cb7f15fbc.js.gz   33.2 KiB                 [emitted]                     
2022-09-24T01:43:29.1000652Z       02                  js/admin/index-bf1d1624190cb7f15fbc.js.map    493 KiB              0  [emitted] [dev]               admin/index
2022-09-24T01:43:29.1003068Z       02               js/admin/index-bf1d1624190cb7f15fbc.js.map.br    124 KiB                 [emitted]                     
2022-09-24T01:43:29.1005232Z       02               js/admin/index-bf1d1624190cb7f15fbc.js.map.gz    147 KiB                 [emitted]                     
2022-09-24T01:43:29.1007949Z       02                      js/application-91c81a8932daef5a2151.js    916 KiB  1, 3, 4, 5, 6  [emitted] [immutable]  [big]  application
2022-09-24T01:43:29.1010037Z       02          js/application-91c81a8932daef5a2151.js.LICENSE.txt   2.95 KiB                 [emitted]                     
2022-09-24T01:43:29.1012198Z       02                   js/application-91c81a8932daef5a2151.js.br    205 KiB                 [emitted]                     
2022-09-24T01:43:29.1014296Z       02                   js/application-91c81a8932daef5a2151.js.gz    246 KiB                 [emitted]              [big]  
2022-09-24T01:43:29.1016764Z       02                  js/application-91c81a8932daef5a2151.js.map   3.39 MiB  1, 3, 4, 5, 6  [emitted] [dev]               application
2022-09-24T01:43:29.1018785Z       02               js/application-91c81a8932daef5a2151.js.map.br    711 KiB                 [emitted]              [big]  
2022-09-24T01:43:29.1020849Z       02               js/application-91c81a8932daef5a2151.js.map.gz    870 KiB                 [emitted]              [big]  
2022-09-24T01:43:29.1022927Z       02                  js/comfy/admin/cms-9e0942ade7f2f68fb68e.js    242 KiB        2, 3, 6  [emitted] [immutable]         comfy/admin/cms
2022-09-24T01:43:29.1024967Z       02      js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.LICENSE.txt  332 bytes                 [emitted]                     
2022-09-24T01:43:29.1027082Z       02               js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.br   59.7 KiB                 [emitted]                     
2022-09-24T01:43:29.1109562Z       02               js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.gz   68.5 KiB                 [emitted]                     
2022-09-24T01:43:29.1111795Z       02              js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map   1020 KiB        2, 3, 6  [emitted] [dev]               comfy/admin/cms
2022-09-24T01:43:29.1113868Z       02           js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map.br    233 KiB                 [emitted]                     
2022-09-24T01:43:29.1115964Z       02           js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map.gz    280 KiB                 [emitted]              [big]  
2022-09-24T01:43:29.1118124Z       02                           js/common-b65925d83677ab551656.js    105 KiB              3  [emitted] [immutable]         common
2022-09-24T01:43:29.1120115Z       02               js/common-b65925d83677ab551656.js.LICENSE.txt  206 bytes                 [emitted]                     
2022-09-24T01:43:29.1122060Z       02                        js/common-b65925d83677ab551656.js.br   29.7 KiB                 [emitted]                     
2022-09-24T01:43:29.1123957Z       02                        js/common-b65925d83677ab551656.js.gz   33.3 KiB                 [emitted]                     
2022-09-24T01:43:29.1125906Z       02                       js/common-b65925d83677ab551656.js.map    495 KiB              3  [emitted] [dev]               common
2022-09-24T01:43:29.1127839Z       02                    js/common-b65925d83677ab551656.js.map.br    125 KiB                 [emitted]                     
2022-09-24T01:43:29.1129727Z       02                    js/common-b65925d83677ab551656.js.map.gz    148 KiB                 [emitted]                     
2022-09-24T01:43:29.1131661Z       02                          js/select2-647f6c215f8f8b002a8f.js    179 KiB              4  [emitted] [immutable]         select2
2022-09-24T01:43:29.1133614Z       02              js/select2-647f6c215f8f8b002a8f.js.LICENSE.txt  548 bytes                 [emitted]                     
2022-09-24T01:43:29.1135877Z       02                       js/select2-647f6c215f8f8b002a8f.js.br   45.3 KiB                 [emitted]                     
2022-09-24T01:43:29.1137918Z       02                       js/select2-647f6c215f8f8b002a8f.js.gz   52.1 KiB                 [emitted]                     
2022-09-24T01:43:29.1139926Z       02                      js/select2-647f6c215f8f8b002a8f.js.map    753 KiB              4  [emitted] [dev]               select2
2022-09-24T01:43:29.1141864Z       02                   js/select2-647f6c215f8f8b002a8f.js.map.br    173 KiB                 [emitted]                     
2022-09-24T01:43:29.1143798Z       02                   js/select2-647f6c215f8f8b002a8f.js.map.gz    206 KiB                 [emitted]                     
2022-09-24T01:43:29.1146166Z       02                             js/trix-15150e20549ac54459b9.js    247 KiB              5  [emitted] [immutable]  [big]  trix
2022-09-24T01:43:29.1149644Z       02                 js/trix-15150e20549ac54459b9.js.LICENSE.txt  541 bytes                 [emitted]                     
2022-09-24T01:43:29.1152002Z       02                          js/trix-15150e20549ac54459b9.js.br   48.6 KiB                 [emitted]                     
2022-09-24T01:43:29.1156161Z       02                          js/trix-15150e20549ac54459b9.js.gz   57.3 KiB                 [emitted]                     
2022-09-24T01:43:29.1158198Z       02                         js/trix-15150e20549ac54459b9.js.map    681 KiB              5  [emitted] [dev]               trix
2022-09-24T01:43:29.1189397Z       02                      js/trix-15150e20549ac54459b9.js.map.br    134 KiB                 [emitted]                     
2022-09-24T01:43:29.1256590Z       02                      js/trix-15150e20549ac54459b9.js.map.gz    160 KiB                 [emitted]                     
2022-09-24T01:43:29.1260021Z       02                            js/turbo-9e2556c6920947565927.js    206 KiB              6  [emitted] [immutable]         turbo
2022-09-24T01:43:29.1261926Z       02                js/turbo-9e2556c6920947565927.js.LICENSE.txt  206 bytes                 [emitted]                     
2022-09-24T01:43:29.1263768Z       02                         js/turbo-9e2556c6920947565927.js.br   49.5 KiB                 [emitted]                     
2022-09-24T01:43:29.1265551Z       02                         js/turbo-9e2556c6920947565927.js.gz   56.9 KiB                 [emitted]                     
2022-09-24T01:43:29.1267402Z       02                        js/turbo-9e2556c6920947565927.js.map    846 KiB              6  [emitted] [dev]               turbo
2022-09-24T01:43:29.1269578Z       02                     js/turbo-9e2556c6920947565927.js.map.br    193 KiB                 [emitted]                     
2022-09-24T01:43:29.1271399Z       02                     js/turbo-9e2556c6920947565927.js.map.gz    232 KiB                 [emitted]                     
2022-09-24T01:43:29.1273446Z       02        js/vendors~actioncable-5a0169d5dd047845b870.chunk.js   13.7 KiB              7  [emitted] [immutable]         vendors~actioncable
2022-09-24T01:43:29.1275514Z       02     js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.br   3.13 KiB                 [emitted]                     
2022-09-24T01:43:29.1277865Z       02     js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.gz   3.54 KiB                 [emitted]                     
2022-09-24T01:43:29.1279948Z       02    js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.map   46.8 KiB              7  [emitted] [dev]               vendors~actioncable
2022-09-24T01:43:29.1282028Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.map.br   10.2 KiB                 [emitted]                     
2022-09-24T01:43:29.1284207Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.map.gz   11.7 KiB                 [emitted]                     
2022-09-24T01:43:29.1285872Z       02                                               manifest.json   2.65 KiB                 [emitted]                     
2022-09-24T01:43:29.1288202Z       02                                            manifest.json.br  458 bytes                 [emitted]                     
2022-09-24T01:43:29.1289790Z       02                                            manifest.json.gz  522 bytes                 [emitted]                     
2022-09-24T01:43:29.1291627Z       02 Entrypoint admin/index = js/admin/index-bf1d1624190cb7f15fbc.js js/admin/index-bf1d1624190cb7f15fbc.js.map
2022-09-24T01:43:29.1293738Z       02 Entrypoint application [big] = css/application-5bbc6a2f.css js/application-91c81a8932daef5a2151.js js/application-91c81a8932daef5a2151.js.map
2022-09-24T01:43:29.1295798Z       02 Entrypoint comfy/admin/cms = js/comfy/admin/cms-9e0942ade7f2f68fb68e.js js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map
2022-09-24T01:43:29.1298401Z       02 Entrypoint common = js/common-b65925d83677ab551656.js js/common-b65925d83677ab551656.js.map
2022-09-24T01:43:29.1300885Z       02 Entrypoint select2 = css/select2-5bbc6a2f.css js/select2-647f6c215f8f8b002a8f.js js/select2-647f6c215f8f8b002a8f.js.map
2022-09-24T01:43:29.1303026Z       02 Entrypoint trix [big] = js/trix-15150e20549ac54459b9.js js/trix-15150e20549ac54459b9.js.map
2022-09-24T01:43:29.1305592Z       02 Entrypoint turbo = js/turbo-9e2556c6920947565927.js js/turbo-9e2556c6920947565927.js.map
2022-09-24T01:43:29.1307756Z       02 [108] ./node_modules/@hotwired/turbo-rails/app/javascript/turbo/index.js + 5 modules 190 KiB {1} {2} {6} [built]
2022-09-24T01:43:29.1309178Z       02       |    6 modules
2022-09-24T01:43:29.1310482Z       02 [110] (webpack)/buildin/global.js 905 bytes {1} {5} [built]
2022-09-24T01:43:29.1312704Z       02 [111] ./app/javascript/packs/common.js 1.32 KiB {1} {2} {3} [built]
2022-09-24T01:43:29.1314272Z       02 [112] ./app/javascript/packs/turbo.js 339 bytes {1} {2} {6} [built]
2022-09-24T01:43:29.1315821Z       02 [114] (webpack)/buildin/module.js 552 bytes {1} {5} [built]
2022-09-24T01:43:29.1317186Z       02 [115] ./app/javascript/packs/trix.js 85 bytes {1} {5} [built]
2022-09-24T01:43:29.1318817Z       02 [120] ./app/javascript/packs/select2.js 53 bytes {1} {4} [built]
2022-09-24T01:43:29.1320680Z       02 [123] ./node_modules/@rails/actiontext/app/javascript/actiontext/index.js + 1 modules 2.64 KiB {1} {5} [built]
2022-09-24T01:43:29.1322379Z       02       |    2 modules
2022-09-24T01:43:29.1323533Z       02 [129] ./app/javascript/packs/admin/index.js 223 bytes {0} [built]
2022-09-24T01:43:29.1325451Z       02 [130] ./app/javascript/channels/index.js 205 bytes {1} [built]
2022-09-24T01:43:29.1326934Z       02 [131] ./app/javascript/channels sync _channel\.js$ 160 bytes {1} [built]
2022-09-24T01:43:29.1328442Z       02 [133] ./app/javascript/packs/comfy/admin/cms.js 526 bytes {2} [built]
2022-09-24T01:43:29.1329975Z       02 [134] ./app/javascript/packs/application.js + 84 modules 717 KiB {1} [built]
2022-09-24T01:43:29.1331470Z       02       | ./app/javascript/packs/application.js 537 bytes [built]
2022-09-24T01:43:29.1332764Z       02       |     + 84 hidden modules
2022-09-24T01:43:29.1334728Z       02 [136] ./node_modules/@hotwired/turbo-rails/node_modules/@rails/actioncable/src/index.js + 9 modules 29.7 KiB {7} [built]
2022-09-24T01:43:29.1336152Z       02       |    10 modules
2022-09-24T01:43:29.1337129Z       02     + 308 hidden modules
2022-09-24T01:43:29.1338081Z       02 
2022-09-24T01:43:29.1339404Z       02 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
2022-09-24T01:43:29.1340970Z       02 This can impact web performance.
2022-09-24T01:43:29.1342051Z       02 Assets: 
2022-09-24T01:43:29.1343795Z       02   js/application-91c81a8932daef5a2151.js (916 KiB)
2022-09-24T01:43:29.1345359Z       02   js/trix-15150e20549ac54459b9.js (247 KiB)
2022-09-24T01:43:29.1346792Z       02   js/application-91c81a8932daef5a2151.js.gz (246 KiB)
2022-09-24T01:43:29.1348722Z       02   js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map.gz (280 KiB)
2022-09-24T01:43:29.1350730Z       02   js/application-91c81a8932daef5a2151.js.map.gz (870 KiB)
2022-09-24T01:43:29.1352276Z       02   js/application-91c81a8932daef5a2151.js.map.br (711 KiB)
2022-09-24T01:43:29.1353683Z       02 
2022-09-24T01:43:29.1355383Z       02 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
2022-09-24T01:43:29.1357518Z       02 Entrypoints:
2022-09-24T01:43:29.1358650Z       02   application (932 KiB)
2022-09-24T01:43:29.1360361Z       02       css/application-5bbc6a2f.css
2022-09-24T01:43:29.1361876Z       02       js/application-91c81a8932daef5a2151.js
2022-09-24T01:43:29.1363047Z       02   trix (247 KiB)
2022-09-24T01:43:29.1364308Z       02       js/trix-15150e20549ac54459b9.js
2022-09-24T01:43:29.1365380Z       02 
2022-09-24T01:43:29.1367291Z       02 Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/postcss-loader/src/index.js??ref--5-2!node_modules/select2/dist/css/select2.css:
2022-09-24T01:43:29.1369109Z       02     Entrypoint mini-css-extract-plugin = *
2022-09-24T01:43:29.1370239Z       02        2 modules
2022-09-24T01:43:29.1371183Z       02 
2022-09-24T01:43:29.2400302Z     ✔ 02 runner@localhost 225.837s
2022-09-24T01:43:29.2408486Z 04:22 deploy:assets:rsync
2022-09-24T01:43:29.2410478Z       01 rsync -av --delete --timeout 300  ./public/assets/ ubuntu@***:/var/www/violet/releases/20220924013911/public/assets/
2022-09-24T01:43:31.2869106Z       01 sending incremental file list
2022-09-24T01:43:31.3668614Z       01 ./
2022-09-24T01:43:31.3857670Z       01 deleting .sprockets-manifest-1160739a9c0a366fde132d7e7bc14658.json
2022-09-24T01:43:31.5547264Z       01 .sprockets-manifest-c49e8d897020cee59adf5819b61a3fe1.json
2022-09-24T01:43:31.5549560Z       01 actiontext-f1a367c28b0d2ec5aca43ca3a6642b10865865e6eb660a6f5896b0666038899c.css
2022-09-24T01:43:31.5551503Z       01 actiontext-f1a367c28b0d2ec5aca43ca3a6642b10865865e6eb660a6f5896b0666038899c.css.gz
2022-09-24T01:43:31.5553718Z       01 api_clients-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5555693Z       01 api_clients-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5560582Z       01 api_namespaces-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5578047Z       01 api_namespaces-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5579885Z       01 api_resources-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5587153Z       01 api_resources-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5589432Z       01 application-2e7590ab9ba4327a65ce21223ca9d32f7e26f63e5b864710b14f3aadc3e4d2bd.css
2022-09-24T01:43:31.5591323Z       01 application-2e7590ab9ba4327a65ce21223ca9d32f7e26f63e5b864710b14f3aadc3e4d2bd.css.gz
2022-09-24T01:43:31.5593310Z       01 content-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5595087Z       01 content-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5596841Z       01 cookies-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5598596Z       01 cookies-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5608121Z       01 customers-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5609984Z       01 customers-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5611928Z       01 dashboard-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5613673Z       01 dashboard-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5615373Z       01 flash-29eec1ce288bac2e3045ddf238c83e745073f24001c291a3875cbb2d46a3423a.css
2022-09-24T01:43:31.5620388Z       01 flash-29eec1ce288bac2e3045ddf238c83e745073f24001c291a3875cbb2d46a3423a.css.gz
2022-09-24T01:43:31.5622877Z       01 manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js
2022-09-24T01:43:31.5627300Z       01 manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js.gz
2022-09-24T01:43:31.5629886Z       01 messages-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5631667Z       01 messages-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5634286Z       01 signin_wizard-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5636405Z       01 signin_wizard-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5638129Z       01 signup_wizard-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5640079Z       01 signup_wizard-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5641842Z       01 turbo-75fdf390d33bd1a4dcbba67f94d1c3ec9257fc8b8437b17a1999a61a8ebe3718.js
2022-09-24T01:43:31.5643775Z       01 turbo-75fdf390d33bd1a4dcbba67f94d1c3ec9257fc8b8437b17a1999a61a8ebe3718.js.gz
2022-09-24T01:43:31.5645483Z       01 turbo.min-e5023178542f05fc063cd1dc5865457259cc01f3fba76a28454060d33de6f429.js
2022-09-24T01:43:31.5647199Z       01 turbo.min-e5023178542f05fc063cd1dc5865457259cc01f3fba76a28454060d33de6f429.js.gz
2022-09-24T01:43:31.5648953Z       01 turbo.min.js-a846cfe9aa92146457cc1c842185f5501c45f493ea69b21f1cdd191c039dee31.map
2022-09-24T01:43:31.5650840Z       01 users-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css
2022-09-24T01:43:31.5653676Z       01 users-04024382391bb910584145d8113cf35ef376b55d125bb4516cebeb14ce788597.css.gz
2022-09-24T01:43:31.5655879Z       01 violet-rails-vertical-logo-bbf38903a1da0fbf8f6bfebcfe0044290da975cd1e9d2b62a8cf44266e50b9c5.png
2022-09-24T01:43:31.5657476Z       01 comfy/
2022-09-24T01:43:31.5658419Z       01 comfy/admin/
2022-09-24T01:43:31.5659376Z       01 comfy/admin/cms/
2022-09-24T01:43:31.5661116Z       01 comfy/admin/cms/application-8864bd9fe768edf42600331558fb427b1d82f84313c3a6d91d9ff86a1bf413af.css
2022-09-24T01:43:31.5663325Z       01 comfy/admin/cms/application-8864bd9fe768edf42600331558fb427b1d82f84313c3a6d91d9ff86a1bf413af.css.gz
2022-09-24T01:43:31.5665538Z       01 comfy/admin/cms/application-c9a61576e81b81daed932ccea15d548f8d53b6bc04b538de3bdd2b530ca19fa0.js
2022-09-24T01:43:31.5756551Z       01 comfy/admin/cms/application-c9a61576e81b81daed932ccea15d548f8d53b6bc04b538de3bdd2b530ca19fa0.js.gz
2022-09-24T01:43:31.5796026Z       01 comfy/admin/cms/lib/
2022-09-24T01:43:31.5797886Z       01 comfy/admin/cms/lib/redactor-font-06d60beffdee947b289d0ef5ab115f6077063091446020da0f42195db1693cd1.eot
2022-09-24T01:43:31.5804425Z       01 comfy/admin/cms/lib/redactor-font-06d60beffdee947b289d0ef5ab115f6077063091446020da0f42195db1693cd1.eot.gz
2022-09-24T01:43:31.5806100Z       01 font-awesome/
2022-09-24T01:43:31.5807654Z       01 font-awesome/fa-brands-400-070fe2507cabb066093e6912b85147f7289f5dbb5b582d5c6aea80f9c406dcc5.ttf
2022-09-24T01:43:31.5814069Z       01 font-awesome/fa-brands-400-070fe2507cabb066093e6912b85147f7289f5dbb5b582d5c6aea80f9c406dcc5.ttf.gz
2022-09-24T01:43:31.5816277Z       01 font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot
2022-09-24T01:43:31.5825120Z       01 font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot.gz
2022-09-24T01:43:31.5831204Z       01 font-awesome/fa-brands-400-8b2dc7ace7b22f70f42c11f1606d1ee82ad46445c2f05587928e239e567ff68e.woff
2022-09-24T01:43:31.6306580Z       01 font-awesome/fa-brands-400-b077551ebb83f7299deaa16b45877ddd3eda20c4988ac79b6def416e7d2b6b3a.svg
2022-09-24T01:43:31.6344148Z       01 font-awesome/fa-brands-400-b077551ebb83f7299deaa16b45877ddd3eda20c4988ac79b6def416e7d2b6b3a.svg.gz
2022-09-24T01:43:31.6363058Z       01 font-awesome/fa-brands-400-c40f9aba3abc6fd5b0b28b1b125daa3b7bc43063955d456ae4d529705a6c975c.woff2
2022-09-24T01:43:31.6365505Z       01 font-awesome/fa-regular-400-00c96447c535a41055597d80db75302fc04fd1c909239eada694daa76cd77a20.svg
2022-09-24T01:43:31.6386898Z       01 font-awesome/fa-regular-400-00c96447c535a41055597d80db75302fc04fd1c909239eada694daa76cd77a20.svg.gz
2022-09-24T01:43:31.6389170Z       01 font-awesome/fa-regular-400-180eef6acca110a022bb81621c04937b3d2edf09fb7644daba7f95368e73b0bd.woff
2022-09-24T01:43:31.6391556Z       01 font-awesome/fa-regular-400-1efbec653801e7e6a8ea0cd94afd854c3d48225b52857008fe8a1d961cdfcc51.woff2
2022-09-24T01:43:31.6396957Z       01 font-awesome/fa-regular-400-6fdc7b823f89434983845ce3435fa374af7e08912068b8955bdd6c697f1d2797.ttf
2022-09-24T01:43:31.6398917Z       01 font-awesome/fa-regular-400-6fdc7b823f89434983845ce3435fa374af7e08912068b8955bdd6c697f1d2797.ttf.gz
2022-09-24T01:43:31.6400869Z       01 font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot
2022-09-24T01:43:31.6403092Z       01 font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot.gz
2022-09-24T01:43:31.6405475Z       01 font-awesome/fa-solid-900-195989f30d333ecf41e0021dbb92c690f367d2672c43199079d9be4b81dc90da.woff
2022-09-24T01:43:31.6407339Z       01 font-awesome/fa-solid-900-387bea778f72246fad5ea5b69f68cd059a942e3ab181eb2390ad089bc9cc5e06.svg
2022-09-24T01:43:31.6451827Z       01 font-awesome/fa-solid-900-387bea778f72246fad5ea5b69f68cd059a942e3ab181eb2390ad089bc9cc5e06.svg.gz
2022-09-24T01:43:31.6465472Z       01 font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot
2022-09-24T01:43:31.6479622Z       01 font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot.gz
2022-09-24T01:43:31.6485068Z       01 font-awesome/fa-solid-900-aa4b725084f0ad0d2d28df4191084467663b409d7272ba2f1cb6ece2d03553ec.ttf
2022-09-24T01:43:31.6498889Z       01 font-awesome/fa-solid-900-aa4b725084f0ad0d2d28df4191084467663b409d7272ba2f1cb6ece2d03553ec.ttf.gz
2022-09-24T01:43:31.6505488Z       01 font-awesome/fa-solid-900-e546fb3c56953992a5d20c52edb9e6d1b1141184b88ae19ba20a566d2ad98dbc.woff2
2022-09-24T01:43:31.6520322Z       01 graphiql/
2022-09-24T01:43:31.6521332Z       01 graphiql/rails/
2022-09-24T01:43:31.6523118Z       01 graphiql/rails/application-10d2e7d2e5b936d77cecac2b111035de46df66c7f349246671cccf41d5e3ddcf.css
2022-09-24T01:43:31.6525210Z       01 graphiql/rails/application-10d2e7d2e5b936d77cecac2b111035de46df66c7f349246671cccf41d5e3ddcf.css.gz
2022-09-24T01:43:31.6527275Z       01 graphiql/rails/application-c188dd7e290410468ed6517312098e013ba4b0cb6c05e4339c28ce7baed7cfad.js
2022-09-24T01:43:31.6821462Z       01 graphiql/rails/application-c188dd7e290410468ed6517312098e013ba4b0cb6c05e4339c28ce7baed7cfad.js.gz
2022-09-24T01:43:31.6887952Z       01 select2/
2022-09-24T01:43:31.6889418Z       01 select2/dist/
2022-09-24T01:43:31.6890540Z       01 select2/dist/css/
2022-09-24T01:43:31.6892534Z       01 select2/dist/css/select2-6836e55c647c660d66be09b4bf9f86452ee9c436e0a06753343016bcbc4c7a4a.css
2022-09-24T01:43:31.6894583Z       01 select2/dist/css/select2-6836e55c647c660d66be09b4bf9f86452ee9c436e0a06753343016bcbc4c7a4a.css.gz
2022-09-24T01:43:32.0371213Z       01 
2022-09-24T01:43:32.0373232Z       01 sent 91,388 bytes  received 76,809 bytes  67,278.80 bytes/sec
2022-09-24T01:43:32.0374693Z       01 total size is 15,105,986  speedup is 89.81
2022-09-24T01:43:32.0379194Z     ✔ 01 runner@localhost 2.797s
2022-09-24T01:43:32.0381421Z       02 rsync -av --delete --timeout 300  ./public/packs/ ubuntu@***:/var/www/violet/releases/20220924013911/public/packs/
2022-09-24T01:43:33.5100288Z       02 sending incremental file list
2022-09-24T01:43:33.5905667Z       02 created directory /var/www/violet/releases/20220924013911/public/packs
2022-09-24T01:43:33.5906992Z       02 ./
2022-09-24T01:43:33.5908169Z       02 manifest.json
2022-09-24T01:43:33.5909297Z       02 manifest.json.br
2022-09-24T01:43:33.5911047Z       02 manifest.json.gz
2022-09-24T01:43:33.5911936Z       02 css/
2022-09-24T01:43:33.5913622Z       02 css/application-5bbc6a2f.css
2022-09-24T01:43:33.5914998Z       02 css/application-5bbc6a2f.css.br
2022-09-24T01:43:33.5916293Z       02 css/application-5bbc6a2f.css.gz
2022-09-24T01:43:33.5917916Z       02 css/select2-5bbc6a2f.css
2022-09-24T01:43:33.5919020Z       02 css/select2-5bbc6a2f.css.br
2022-09-24T01:43:33.5920146Z       02 css/select2-5bbc6a2f.css.gz
2022-09-24T01:43:33.5921126Z       02 js/
2022-09-24T01:43:33.5922281Z       02 js/application-91c81a8932daef5a2151.js
2022-09-24T01:43:33.6025412Z       02 js/application-91c81a8932daef5a2151.js.LICENSE.txt
2022-09-24T01:43:33.6034711Z       02 js/application-91c81a8932daef5a2151.js.br
2022-09-24T01:43:33.6092572Z       02 js/application-91c81a8932daef5a2151.js.gz
2022-09-24T01:43:33.6184615Z       02 js/application-91c81a8932daef5a2151.js.map
2022-09-24T01:43:34.2864454Z       02 js/application-91c81a8932daef5a2151.js.map.br
2022-09-24T01:43:34.3562160Z       02 js/application-91c81a8932daef5a2151.js.map.gz
2022-09-24T01:43:34.3878529Z       02 js/common-b65925d83677ab551656.js
2022-09-24T01:43:34.3887317Z       02 js/common-b65925d83677ab551656.js.LICENSE.txt
2022-09-24T01:43:34.3889887Z       02 js/common-b65925d83677ab551656.js.br
2022-09-24T01:43:34.3892095Z       02 js/common-b65925d83677ab551656.js.gz
2022-09-24T01:43:34.3898586Z       02 js/common-b65925d83677ab551656.js.map
2022-09-24T01:43:34.4322800Z       02 js/common-b65925d83677ab551656.js.map.br
2022-09-24T01:43:34.4331715Z       02 js/common-b65925d83677ab551656.js.map.gz
2022-09-24T01:43:34.4348177Z       02 js/select2-647f6c215f8f8b002a8f.js
2022-09-24T01:43:34.4362086Z       02 js/select2-647f6c215f8f8b002a8f.js.LICENSE.txt
2022-09-24T01:43:34.4363786Z       02 js/select2-647f6c215f8f8b002a8f.js.br
2022-09-24T01:43:34.4365350Z       02 js/select2-647f6c215f8f8b002a8f.js.gz
2022-09-24T01:43:34.4371961Z       02 js/select2-647f6c215f8f8b002a8f.js.map
2022-09-24T01:43:34.4650515Z       02 js/select2-647f6c215f8f8b002a8f.js.map.br
2022-09-24T01:43:34.4664620Z       02 js/select2-647f6c215f8f8b002a8f.js.map.gz
2022-09-24T01:43:34.5091161Z       02 js/trix-15150e20549ac54459b9.js
2022-09-24T01:43:34.5108642Z       02 js/trix-15150e20549ac54459b9.js.LICENSE.txt
2022-09-24T01:43:34.5110001Z       02 js/trix-15150e20549ac54459b9.js.br
2022-09-24T01:43:34.5114219Z       02 js/trix-15150e20549ac54459b9.js.gz
2022-09-24T01:43:34.5123303Z       02 js/trix-15150e20549ac54459b9.js.map
2022-09-24T01:43:34.5404064Z       02 js/trix-15150e20549ac54459b9.js.map.br
2022-09-24T01:43:34.5428179Z       02 js/trix-15150e20549ac54459b9.js.map.gz
2022-09-24T01:43:34.5844111Z       02 js/turbo-9e2556c6920947565927.js
2022-09-24T01:43:34.5859734Z       02 js/turbo-9e2556c6920947565927.js.LICENSE.txt
2022-09-24T01:43:34.5867291Z       02 js/turbo-9e2556c6920947565927.js.br
2022-09-24T01:43:34.5869154Z       02 js/turbo-9e2556c6920947565927.js.gz
2022-09-24T01:43:34.5876659Z       02 js/turbo-9e2556c6920947565927.js.map
2022-09-24T01:43:34.6156030Z       02 js/turbo-9e2556c6920947565927.js.map.br
2022-09-24T01:43:34.6236233Z       02 js/turbo-9e2556c6920947565927.js.map.gz
2022-09-24T01:43:34.6614987Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js
2022-09-24T01:43:34.6616913Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.br
2022-09-24T01:43:34.6625922Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.gz
2022-09-24T01:43:34.6627840Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.map
2022-09-24T01:43:34.6629520Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.map.br
2022-09-24T01:43:34.6631117Z       02 js/vendors~actioncable-5a0169d5dd047845b870.chunk.js.map.gz
2022-09-24T01:43:34.6632458Z       02 js/admin/
2022-09-24T01:43:34.6633805Z       02 js/admin/index-bf1d1624190cb7f15fbc.js
2022-09-24T01:43:34.6647142Z       02 js/admin/index-bf1d1624190cb7f15fbc.js.LICENSE.txt
2022-09-24T01:43:34.6648996Z       02 js/admin/index-bf1d1624190cb7f15fbc.js.br
2022-09-24T01:43:34.6651281Z       02 js/admin/index-bf1d1624190cb7f15fbc.js.gz
2022-09-24T01:43:34.6652595Z       02 js/admin/index-bf1d1624190cb7f15fbc.js.map
2022-09-24T01:43:34.6889858Z       02 js/admin/index-bf1d1624190cb7f15fbc.js.map.br
2022-09-24T01:43:34.6898976Z       02 js/admin/index-bf1d1624190cb7f15fbc.js.map.gz
2022-09-24T01:43:34.6911108Z       02 js/comfy/
2022-09-24T01:43:34.6912266Z       02 js/comfy/admin/
2022-09-24T01:43:34.6913593Z       02 js/comfy/admin/cms-9e0942ade7f2f68fb68e.js
2022-09-24T01:43:34.6932297Z       02 js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.LICENSE.txt
2022-09-24T01:43:34.6934093Z       02 js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.br
2022-09-24T01:43:34.6941171Z       02 js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.gz
2022-09-24T01:43:34.6950363Z       02 js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map
2022-09-24T01:43:34.7665208Z       02 js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map.br
2022-09-24T01:43:34.7682560Z       02 js/comfy/admin/cms-9e0942ade7f2f68fb68e.js.map.gz
2022-09-24T01:43:35.0501233Z       02 
2022-09-24T01:43:35.0503386Z       02 sent 15,012,530 bytes  received 1,350 bytes  6,005,552.00 bytes/sec
2022-09-24T01:43:35.0505309Z       02 total size is 15,003,583  speedup is 1.00
2022-09-24T01:43:35.0517242Z     ✔ 02 runner@localhost 3.013s
2022-09-24T01:43:35.0518947Z 04:28 deploy:assets:cleanup
2022-09-24T01:43:35.0521296Z       01 rm -rf public/assets
2022-09-24T01:43:35.0598058Z     ✔ 01 runner@localhost 0.008s
2022-09-24T01:43:35.0599868Z       02 rm -rf public/packs
2022-09-24T01:43:35.0671712Z     ✔ 02 runner@localhost 0.007s
2022-09-24T01:43:36.4934816Z 04:29 whenever:update_crontab
2022-09-24T01:43:36.4937285Z       01 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.6.6 $HOME/.rbenv/bin/rbenv exec bundle exec whenever --update-crontab violet --set environment=production --roles=app,db,web 
2022-09-24T01:43:37.3930964Z       01 [write] crontab file updated
2022-09-24T01:43:37.3954149Z     ✔ 01 ubuntu@*** 0.902s
2022-09-24T01:43:37.6737210Z 04:30 deploy:assets:precompile
2022-09-24T01:43:37.6739285Z       01 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.6.6 $HOME/.rbenv/bin/rbenv exec bundle exec rake assets:precompile
2022-09-24T01:44:08.1931938Z       01 
2022-09-24T01:44:08.1934108Z       01 > [email protected] postinstall node_modules/core-js
2022-09-24T01:44:08.1935741Z       01 > node -e "try{require('./postinstall')}catch(e){}"
2022-09-24T01:44:08.1937107Z       01 
2022-09-24T01:44:08.7974212Z       01 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
2022-09-24T01:44:08.7975686Z       01 
2022-09-24T01:44:08.7977252Z       01 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
2022-09-24T01:44:08.7979167Z       01 > https://opencollective.com/core-js 
2022-09-24T01:44:08.7980307Z       01 > https://www.patreon.com/zloirock 
2022-09-24T01:44:08.7981715Z       01 
2022-09-24T01:44:08.7983297Z       01 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
2022-09-24T01:44:08.7984579Z       01 
2022-09-24T01:44:10.3895455Z       01 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
2022-09-24T01:44:10.3898301Z       01 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:44:10.3900107Z       01 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
2022-09-24T01:44:10.3901962Z       01 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:44:10.3903788Z       01 
2022-09-24T01:44:10.3951744Z       01 added 2036 packages from 844 contributors and audited 2040 packages in 28.497s
2022-09-24T01:44:11.9264643Z       01 
2022-09-24T01:44:11.9267038Z       01 119 packages are looking for funding
2022-09-24T01:44:11.9268753Z       01   run `npm fund` for details
2022-09-24T01:44:11.9270002Z       01 
2022-09-24T01:44:11.9271874Z       01 found 16 vulnerabilities (1 low, 1 moderate, 13 high, 1 critical)
2022-09-24T01:44:11.9273975Z       01   run `npm audit fix` to fix them, or `npm audit` for details
2022-09-24T01:44:24.8196633Z       01 npm WARN [email protected] requires a peer of ember-cli@~3.2.0 but none is installed. You must install peer dependencies yourself.
2022-09-24T01:44:24.8201012Z       01 npm WARN [email protected] requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
2022-09-24T01:44:24.8248940Z       01 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
2022-09-24T01:44:24.8251558Z       01 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:44:24.8254498Z       01 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
2022-09-24T01:44:24.8257140Z       01 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2022-09-24T01:44:24.8259113Z       01 
2022-09-24T01:44:25.0568733Z       01 audited 2040 packages in 11.793s
2022-09-24T01:44:26.0521667Z       01 
2022-09-24T01:44:26.0523905Z       01 119 packages are looking for funding
2022-09-24T01:44:26.0525529Z       01   run `npm fund` for details
2022-09-24T01:44:26.0526578Z       01 
2022-09-24T01:44:26.0527739Z       01 found 16 vulnerabilities (1 low, 1 moderate, 13 high, 1 critical)
2022-09-24T01:44:26.0529506Z       01   run `npm audit fix` to fix them, or `npm audit` for details
2022-09-24T01:44:29.8140947Z       01 DEPRECATION: `bowerDependencies` has been deprecated.
2022-09-24T01:44:29.8145652Z       01 If you still need access to the project's Bower dependencies, you will have to manually resolve the project's `bower.json` file instead. [ID: ember-cli.project.bower-dependencies]
2022-09-24T01:44:29.8148352Z       01 at getStackTrace (/var/www/violet/releases/20220924013911/client/node_modules/ember-cli/lib/debug/deprecate.js:99:15)
2022-09-24T01:44:29.8150433Z       01 at deprecate (/var/www/violet/releases/20220924013911/client/node_modules/ember-cli/lib/debug/deprecate.js:77:8)
2022-09-24T01:44:29.8153432Z       01 at Project.bowerDependencies (/var/www/violet/releases/20220924013911/client/node_modules/ember-cli/lib/models/project.js:412:5)
2022-09-24T01:44:29.8156597Z       01 at EmberCLIDependencyChecker.normalizedBowerDependencies (/var/www/violet/releases/20220924013911/client/node_modules/ember-cli-dependency-checker/lib/dependency-checker.js:138:44)
2022-09-24T01:44:29.8159038Z       01 at EmberCLIDependencyChecker.readBowerDependencies (/var/www/violet/releases/20220924013911/client/node_modules/ember-cli-dependency-checker/lib/dependency-checker.js:148:39)
2022-09-24T01:44:29.8162322Z       01 at EmberCLIDependencyChecker.checkDependencies (/var/www/violet/releases/20220924013911/client/node_modules/ember-cli-dependency-checker/lib/dependency-checker.js:43:28)
2022-09-24T01:44:29.8164753Z       01 at Class.init (/var/www/violet/releases/20220924013911/client/node_modules/ember-cli-dependency-checker/index.js:18:25)
2022-09-24T01:44:29.8166679Z       01 at Class.superWrapper [as init] (/var/www/violet/releases/20220924013911/client/node_modules/core-object/lib/assign-properties.js:34:20)
2022-09-24T01:44:29.8168712Z       01 at new CoreObject (/var/www/violet/releases/20220924013911/client/node_modules/core-object/core-object.js:9:15)
2022-09-24T01:44:29.8170533Z       01 at new Class (/var/www/violet/releases/20220924013911/client/node_modules/core-object/core-object.js:21:5)
2022-09-24T01:44:31.5157041Z       01 DEPRECATION: Node v10.19.0 is no longer supported by Ember CLI. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.
2022-09-24T01:44:31.5160367Z       01 WARNING: Node v10.19.0 is not tested against Ember CLI on your platform. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.
2022-09-24T01:44:33.0242888Z       01 - Building
2022-09-24T01:44:33.0244120Z       01 Environment: production
2022-09-24T01:44:33.0245181Z       01 - Building
2022-09-24T01:44:33.0246423Z       01 - building... 
2022-09-24T02:04:12.8988021Z ##[error]The operation was canceled.
2022-09-24T02:04:12.9090839Z Post job cleanup.
2022-09-24T02:04:13.6046208Z The IP 20.245.82.134 is removed
2022-09-24T02:04:13.6254642Z Post job cleanup.
2022-09-24T02:04:13.7894379Z [command]/usr/bin/git version
2022-09-24T02:04:13.7979050Z git version 2.37.1
2022-09-24T02:04:13.8035620Z Temporarily overriding HOME='/home/runner/work/_temp/47cf7b77-f42e-42da-ae14-efe469f356d5' before making global git config changes
2022-09-24T02:04:13.8038216Z Adding repository directory to the temporary git global config as a safe directory
2022-09-24T02:04:13.8041491Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/violet_rails/violet_rails
2022-09-24T02:04:13.8119554Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-09-24T02:04:13.8183071Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-09-24T02:04:13.8483936Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-09-24T02:04:13.8589432Z http.https://github.com/.extraheader
2022-09-24T02:04:13.8600996Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-09-24T02:04:13.8665829Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-09-24T02:04:13.9284356Z Cleaning up orphan processes
2022-09-24T02:04:13.9780851Z Terminate orphan process: pid (15933) (bundle)

donrestarone avatar Sep 24 '22 02:09 donrestarone