cypress-io / github-action

GitHub Action for running Cypress end-to-end & component tests
https://on.cypress.io/guides/continuous-integration/github-actions
MIT License
1.37k stars 347 forks source link

`wait-on` doesn't reset its value when being redirected #270

Closed Vadorequest closed 3 years ago

Vadorequest commented 3 years ago

See: https://github.com/UnlyEd/next-right-now/runs/1601034212

I'm running Cypress after deploying a Next.js website on Vercel. For some reasons, Vercel returns before the website is really available online. To counter this, we built an action that waits for the Vercel deployment to reach READY state.

image

But, it doesn't seem to be enough, and we still have tests failing sometimes because the Cypress runner is being redirected to another url and stays stuck there.

image

Is there a way to counter this? Is there an option where the GH action for cypress would try the url that is provided as wait-on instead of retrying over and over at the url it got redirected to?

This happens only from time to time, but yet too often to my taste. Any help would be appreciated.

bahmutov commented 3 years ago

Can you run with debug log enabled and post the logs here?

Sent from my iPhone

On Dec 23, 2020, at 11:59, Vadorequest notifications@github.com wrote:

 See: https://github.com/UnlyEd/next-right-now/runs/1601034212

I'm running Cypress after deploying a Next.js website on Vercel. For some reasons, Vercel returns before the website is really available online. To counter this, we built an action that waits for the Vercel deployment to reach READY state.

But, it doesn't seem to be enough, and we still have tests failing sometimes because the Cypress runner is being redirected to another url and stays stuck there.

Is there a way to counter this? Is there an option where the GH action for cypress would try the url that is provided as wait-on instead of retrying over and over at the url it got redirected to?

This happens only from time to time, but yet too often to my taste. Any help would be appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Vadorequest commented 3 years ago

Here you go, got them at https://github.com/UnlyEd/next-right-now/runs/1601034212?check_suite_focus=true if reading with color makes it easier.

I think debug is enabled by default for all our E2E, but let me know if I'm wrong.

/usr/bin/docker exec  5bf3e87714f4d594867edc23eadc557e5e681a1cc67aa3e542d3811bf61128db sh -c "cat /etc/*release | grep ^ID"
Received 45 of 45 (100.0%), 0.0 MBs/sec
Cache Size: ~0 MB (45 B)
/bin/tar -z -xf /__w/_temp/91e4acdd-8c62-46b7-b474-2d311f34acb3/cache.tgz -P -C /__w/next-right-now/next-right-now
Received 183633519 of 183633519 (100.0%), 177.6 MBs/sec
Cache Size: ~175 MB (183633519 B)
/bin/tar -z -xf /__w/_temp/78c5f4ef-80fe-4187-b63e-820ff4f4d4b4/cache.tgz -P -C /__w/next-right-now/next-right-now
/usr/local/bin/yarn --frozen-lockfile
yarn install v1.22.0
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.2: The platform "linux" is incompatible with this module.
info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.11: The platform "linux" is incompatible with this module.
info "fsevents@1.2.11" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > @amplitude/react-amplitude@1.0.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0-0 || ^16.0.0-rc".
warning " > @fortawesome/react-fontawesome@0.1.11" has incorrect peer dependency "react@16.x".
warning " > bootstrap@4.5.2" has unmet peer dependency "jquery@1.9.1 - 3".
warning " > bootstrap@4.5.2" has unmet peer dependency "popper.js@^1.16.1".
warning "rc-tooltip > rc-trigger > rc-motion@2.3.1" has incorrect peer dependency "react@^16.0.0".
warning "rc-tooltip > rc-trigger > rc-motion@2.3.1" has incorrect peer dependency "react-dom@^16.0.0".
warning "react-code-blocks > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning "react-code-blocks > typescript-plugin-styled-components@1.4.4" has incorrect peer dependency "typescript@^2.5.2 || ^3.0".
warning " > reactstrap@8.5.1" has incorrect peer dependency "react@^16.3.0".
warning " > reactstrap@8.5.1" has incorrect peer dependency "react-dom@^16.3.0".
warning "reactstrap > react-popper@1.3.7" has incorrect peer dependency "react@0.14.x || ^15.0.0 || ^16.0.0".
warning "reactstrap > react-popper > create-react-context@0.3.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning " > recompose@0.30.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning " > @emotion/babel-preset-css-prop@10.0.27" has unmet peer dependency "@babel/core@^7.0.0".
warning "@emotion/babel-preset-css-prop > @babel/plugin-transform-react-jsx@7.12.1" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "@emotion/babel-preset-css-prop > @emotion/babel-plugin-jsx-pragmatic@0.1.5" has unmet peer dependency "@babel/core@^7.0.0".
warning "@emotion/babel-preset-css-prop > @babel/plugin-transform-react-jsx > @babel/plugin-syntax-jsx@7.12.1" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > cypress-react-unit-test@4.17.1" has incorrect peer dependency "react@^=16.x".
warning " > cypress-react-unit-test@4.17.1" has incorrect peer dependency "react-dom@^=16.x".
warning "cypress-react-unit-test > @babel/plugin-transform-modules-commonjs@7.12.1" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "@babel/core@^7.0.1".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "@babel/preset-env@^7.0.0".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "babel-loader@^8.0.2".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "webpack@^4.18.1".
warning " > jest-runner-groups@2.0.1" has unmet peer dependency "jest-runner@>= 24".
warning " > jest-runner-groups@2.0.1" has unmet peer dependency "jest-docblock@>= 24".
warning " > jest-to-match-shape-of@1.3.0" has incorrect peer dependency "jest@25.x".
warning " > react-test-renderer@16.13.1" has incorrect peer dependency "react@^16.13.1".
[4/4] Building fresh packages...
Done in 78.08s.
/usr/local/bin/npx cypress cache list
┌─────────┬──────────────┐
│ version │ last used    │
├─────────┼──────────────┤
│ 6.0.1   │ a minute ago │
└─────────┴──────────────┘
waiting on "nrn-v2-mst-aptd-at-lcz-sty-c1-596popla5.vercel.app" with timeout of 60 seconds
Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │    pids    │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │   '500'    │    0.15    │      0.15      │  104.29  │    104.29    │   104.29    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      2       │ '502, 503' │    0.01    │      0.01      │  83.68   │    83.68     │    83.68    │
  cypress:server:util:process_profiler │    2    │      'other'      │      2       │ '642, 643' │     0      │       0        │   3.43   │     3.43     │    3.43     │
  cypress:server:util:process_profiler │    3    │      'TOTAL'      │      5       │    '-'     │    0.15    │      0.15      │  191.39  │    191.39    │   191.39    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +0ms
Missing baseUrl in compilerOptions. tsconfig-paths will be skipped

====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:    6.0.1                                                                              │
  │ Browser:    Electron 87 (headless)                                                             │
  │ Specs:      5 found (app/_sanity/1-domain.ts, app/_sanity/2-customer.ts, app/common/footer.ts, │
  │              app/common/nav.ts, app/pages/index.ts)                                            │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

────────────────────────────────────────────────────────────────────────────────────────────────────

  Running:  app/_sanity/1-domain.ts                                                         (1 of 5)

  Sanity checks > Domain
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │   25.29    │     12.72      │  224.21  │    164.25    │   224.21    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    0.06    │      0.03      │  207.12  │    145.4     │   207.12    │
  cypress:server:util:process_profiler │    2    │    'Electron'     │      1       │        '730'         │    0.15    │      0.15      │  197.46  │    197.46    │   197.46    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │    0.4     │      0.4       │  173.09  │    173.09    │   173.09    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │     0      │       0        │  14.77   │    14.77     │    14.77    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │      '869, 870'      │     0      │       0        │   3.46   │     3.44     │    3.46     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │    25.9    │     13.03      │  820.11  │    505.75    │   820.11    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │   17.42    │     14.29      │  226.57  │    185.02    │   226.57    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.49    │      2.19      │  217.31  │    169.37    │   217.31    │
  cypress:server:util:process_profiler │    2    │    'Electron'     │      1       │        '730'         │   15.23    │      7.69      │  189.06  │    193.26    │   197.46    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │    0.55    │      0.47      │  173.61  │    173.35    │   173.61    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    9.64    │      4.82      │  53.33   │    34.05     │    53.33    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │      '899, 900'      │     0      │       0        │   3.5    │     3.46     │     3.5     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   49.33    │     25.13      │  863.38  │    624.96    │   863.38    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    8.52    │     12.84      │  225.86  │    195.23    │   226.57    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.73    │      3.07      │  217.27  │    181.35    │   217.31    │
  cypress:server:util:process_profiler │    2    │    'Electron'     │      1       │        '730'         │   10.31    │      8.56      │  191.79  │    192.77    │   197.46    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │    1.2     │      0.72      │  183.37  │    176.69    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.58    │      4.74      │  53.69   │     40.6     │    53.69    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │      '921, 922'      │     0      │       0        │   3.42   │     3.45     │     3.5     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   30.33    │     26.43      │  875.39  │    687.57    │   875.39    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    7.26    │     11.73      │  226.21  │    201.43    │   226.57    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.97    │      3.65      │  217.3   │    188.54    │   217.31    │
  cypress:server:util:process_profiler │    2    │    'Electron'     │      1       │        '730'         │   10.65    │      9.08      │  199.74  │    194.51    │   199.74    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.54      │  183.37  │    178.36    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.38    │      4.4       │  53.95   │    43.93     │    53.95    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │      '943, 944'      │     0      │       0        │   3.52   │     3.47     │    3.52     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   27.26    │     26.59      │  884.09  │    726.87    │   884.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    7.36    │       11       │  226.64  │    205.63    │   226.64    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.06    │      4.05      │  217.29  │    193.33    │   217.31    │
  cypress:server:util:process_profiler │    2    │    'Electron'     │      1       │        '730'         │   10.39    │      9.35      │  207.72  │    197.15    │   207.72    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.43      │  183.37  │    179.36    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.47    │      4.41      │  53.95   │    45.94     │    53.95    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │      '965, 966'      │     0      │       0        │   3.55   │     3.48     │    3.55     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   28.28    │     26.88      │  892.52  │    754.48    │   892.52    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    7.39    │     10.48      │  226.23  │    208.57    │   226.64    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.04    │      4.34      │  217.3   │    196.75    │   217.31    │
  cypress:server:util:process_profiler │    2    │    'Electron'     │      1       │        '730'         │   10.51    │      9.54      │  215.66  │    200.24    │   215.66    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.36      │  183.37  │    180.03    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    2.52    │      4.1       │  53.95   │    47.27     │    53.95    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │      '987, 988'      │     0      │       0        │   3.5    │     3.48     │    3.55     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   26.46    │     26.82      │  900.02  │    775.27    │   900.02    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    7.55    │     10.12      │  230.61  │    211.33    │   230.61    │
  cypress:server:util:process_profiler │    1    │    'Electron'     │      1       │        '730'         │   10.92    │      9.74      │  223.86  │    203.61    │   223.86    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.24    │      4.58      │  217.26  │    199.32    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.31      │  183.37  │    180.51    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.93    │      4.22      │  53.95   │    48.23     │    53.95    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1009, 1010'     │     0      │       0        │   3.59   │     3.5      │    3.59     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   29.64    │     27.17      │  912.63  │    792.44    │   912.63    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   10.48    │      9.83      │  231.09  │    207.05    │   231.09    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.29    │      9.8       │  226.83  │    213.05    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.99    │      4.73      │  217.2   │    201.3     │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.27      │  183.37  │    180.87    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.74    │      4.16      │  53.95   │    48.94     │    53.95    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1031, 1032'     │     0      │       0        │   3.51   │     3.5      │    3.59     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │    27.5    │     27.21      │  915.95  │    806.16    │   915.95    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   10.56    │      9.91      │  239.79  │    210.69    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.44    │      9.57      │  228.99  │    214.64    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.09    │      4.87      │  217.2   │    202.89    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.24      │  183.37  │    181.14    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.67    │      4.1       │  53.95   │     49.5     │    53.95    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1053, 1054'     │     0      │       0        │   3.49   │     3.5      │    3.59     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   27.77    │     27.26      │  926.79  │    818.23    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.24    │     10.04      │  233.96  │    213.01    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.28    │      9.36      │  226.83  │    215.75    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.02    │      4.97      │  217.2   │    204.19    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.22      │  183.37  │    181.37    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    0.9     │      3.78      │  53.97   │    49.95     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1075, 1076'     │     0      │       0        │   3.51   │     3.5      │    3.59     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   25.44    │      27.1      │  918.85  │    827.37    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.52    │     10.18      │  233.54  │    214.88    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.62    │      9.21      │  227.16  │    216.7     │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.21    │      5.08      │  217.2   │    205.28    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.2       │  183.37  │    181.55    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    7.72    │      4.14      │  53.97   │    50.31     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1097, 1098'     │     0      │       0        │   3.42   │     3.49     │    3.59     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   33.07    │     27.59      │  918.66  │    834.98    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    10.8    │     10.23      │  232.64  │    216.36    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.27    │      9.06      │  226.33  │    217.44    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.87    │      5.14      │  217.2   │    206.19    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.18      │  183.37  │    181.7     │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    2.54    │      4.01      │  53.97   │    50.62     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1119, 1120'     │     0      │       0        │   3.65   │     3.5      │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   26.48    │     27.51      │  917.16  │    841.3     │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   10.27    │     10.23      │  232.73  │    217.62    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.23    │      8.93      │  226.52  │    218.09    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.03    │      5.2       │  217.2   │    206.98    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.17      │  183.37  │    181.83    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │     0      │      3.7       │  53.97   │    50.87     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1141, 1142'     │     0      │       0        │   3.42   │     3.5      │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   23.53    │     27.22      │  917.21  │    846.72    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.17    │      10.3      │  232.8   │    218.7     │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.39    │      8.83      │  227.02  │    218.69    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.05    │      5.26      │  217.2   │    207.66    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.15      │  183.37  │    181.94    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │     0      │      3.43      │  53.97   │     51.1     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1163, 1164'     │     0      │       0        │   3.42   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   24.62    │     27.05      │  917.79  │    851.46    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   10.86    │     10.34      │  232.32  │    219.61    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.31    │      8.74      │  226.37  │    219.17    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.01    │      5.3       │  217.2   │    208.26    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.14      │  183.37  │    182.03    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │     0      │      3.21      │  53.97   │    51.29     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1185, 1186'     │     0      │       0        │   3.44   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   24.17    │     26.87      │  916.67  │    855.54    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    9.74    │      10.3      │  232.37  │    220.41    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.38    │      8.66      │  226.68  │    219.61    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.87    │      5.34      │  217.2   │    208.78    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.13      │  183.37  │    182.12    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    12.1    │      3.76      │  53.97   │    51.46     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1207, 1208'     │     0      │       0        │   3.4    │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   35.09    │     27.35      │   917    │    859.15    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬───���────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   10.68    │     10.32      │  232.56  │    221.12    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.19    │      8.57      │  226.89  │    220.01    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.89    │      5.37      │  217.2   │    209.25    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.13      │  183.37  │    182.19    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    7.09    │      3.96      │  53.97   │     51.6     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1229, 1230'     │     0      │       0        │   3.47   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   30.85    │     27.55      │  917.47  │    862.39    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    9.8     │     10.29      │  233.57  │    221.81    │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.49    │      8.52      │  226.5   │    220.35    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.88    │      5.4       │  217.2   │    209.67    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.12      │  183.37  │    182.26    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.58    │      3.99      │  53.97   │    51.73     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1251, 1252'     │     0      │       0        │   3.41   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   27.75    │     27.56      │  918.03  │    865.32    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.08    │     10.33      │  236.71  │    222.6     │   239.79    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.34    │      8.46      │  228.11  │    220.74    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.97    │      5.42      │  217.2   │    210.05    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.11      │  183.37  │    182.32    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.3     │      4.01      │  53.97   │    51.85     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1273, 1274'     │     0      │       0        │   3.61   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   28.69    │     27.62      │  922.98  │    868.2     │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    9.78    │     10.31      │  240.66  │    223.5     │   240.66    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.21    │      8.4       │  227.61  │    221.07    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.95    │      5.45      │  217.2   │    210.39    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.11      │  183.37  │    182.37    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.63    │      3.99      │  53.97   │    51.96     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1295, 1296'     │     0      │       0        │   3.41   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   26.56    │     27.57      │  926.22  │    870.97    │   926.79    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.45    │     10.36      │  243.8   │    224.47    │    243.8    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.4     │      8.35      │  227.54  │    221.36    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │     6      │      5.47      │  217.2   │    210.7     │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.1       │  183.37  │    182.42    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.4     │      4.01      │  53.97   │    52.05     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1317, 1318'     │     0      │       0        │   3.48   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   29.25    │     27.64      │  929.36  │    873.62    │   929.36    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.53    │     10.41      │  247.55  │    225.52    │   247.55    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.19    │      8.3       │  227.69  │    221.64    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.04    │      5.5       │  217.2   │    210.98    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.1       │  183.37  │    182.46    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.14    │      4.02      │  53.97   │    52.14     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1339, 1340'     │     0      │       0        │   3.54   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   28.89    │      27.7      │  933.32  │    876.22    │   933.32    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   10.11    │      10.4      │  250.57  │    226.61    │   250.57    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.43    │      8.27      │  227.29  │    221.87    │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    6.05    │      5.52      │  217.23  │    211.24    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.09      │  183.37  │    182.5     │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.91    │      4.01      │  53.97   │    52.22     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1361, 1362'     │     0      │       0        │   3.45   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │    27.5    │     27.69      │  935.89  │    878.7     │   935.89    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.09    │     10.43      │  254.2   │    227.76    │    254.2    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.29    │      8.23      │  227.45  │    222.1     │   230.61    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.84    │      5.53      │  217.2   │    211.48    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.09      │  183.37  │    182.54    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.35    │      3.98      │  53.97   │    52.29     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1383, 1384'     │     0      │       0        │   3.48   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   27.57    │     27.68      │  939.66  │    881.14    │   939.66    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    9.73    │      10.4      │  257.89  │    228.96    │   257.89    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.22    │      8.19      │  231.05  │    222.44    │   231.05    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.92    │      5.55      │  217.2   │    211.7     │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.09      │  183.37  │    182.57    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.71    │      3.97      │  53.97   │    52.36     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1405, 1406'     │     0      │       0        │   3.49   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   26.58    │     27.64      │  946.96  │    883.67    │   946.96    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.81    │     10.46      │  261.57  │    230.22    │   261.57    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.37    │      8.16      │  227.21  │    222.62    │   231.05    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │     6      │      5.57      │  217.2   │    211.9     │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.08      │  183.37  │    182.6     │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.19    │      3.98      │  53.97   │    52.42     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1427, 1428'     │     0      │       0        │   3.55   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   29.36    │      27.7      │  946.86  │    886.01    │   946.96    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    9.58    │     10.42      │  264.64  │    231.49    │   264.64    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.12    │      8.12      │  227.42  │    222.79    │   231.05    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.87    │      5.58      │  217.2   │    212.09    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.08      │  183.37  │    182.63    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.26    │      3.95      │  53.97   │    52.48     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1449, 1450'     │     0      │       0        │   3.48   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   25.83    │     27.64      │  950.08  │    888.3     │   950.08    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    9.77    │      10.4      │  268.5   │    232.81    │    268.5    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.46    │      8.1       │  227.85  │    222.96    │   231.05    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.91    │      5.59      │  217.2   │    212.27    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.08      │  183.37  │    182.65    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.96    │      3.99      │  53.97   │    52.53     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1471, 1472'     │     0      │       0        │   3.54   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   28.11    │     27.65      │  954.43  │    890.58    │   954.43    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    11.5    │     10.44      │  272.08  │    234.17    │   272.08    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.53    │      8.08      │  227.38  │    223.11    │   231.05    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.87    │      5.6       │  217.2   │    212.43    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.07      │  183.37  │    182.68    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.42    │       4        │  53.97   │    52.58     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1493, 1494'     │     0      │       0        │   3.42   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   29.32    │     27.71      │  957.42  │    892.81    │   957.42    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │    9.66    │     10.41      │  275.59  │    235.55    │   275.59    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.26    │      8.05      │  230.68  │    223.36    │   231.05    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.86    │      5.61      │  217.2   │    212.59    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.07      │  183.37  │    182.7     │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    4.1     │      4.01      │  53.97   │    52.63     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1515, 1516'     │     0      │       0        │   3.45   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   26.88    │     27.68      │  964.26  │    895.11    │   964.26    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │    'Electron'     │      1       │        '730'         │   11.26    │     10.44      │  279.15  │    236.95    │   279.15    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │        '500'         │    7.26    │      8.03      │  227.9   │    223.5     │   231.05    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    5.81    │      5.61      │  217.2   │    212.73    │   217.31    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.07      │  183.37  │    182.72    │   183.37    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '727'         │    3.95    │      4.01      │  53.97   │    52.67     │    53.97    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1537, 1538'     │     0      │       0        │   3.49   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   28.28    │      27.7      │  965.09  │    897.3     │   965.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
    1) should be running on the domain "nrn-v2-mst-aptd-at-lcz-sty-c1-596popla5.vercel.app"

  0 passing (5m)
  1 failing

  1) Sanity checks > Domain
       should be running on the domain "nrn-v2-mst-aptd-at-lcz-sty-c1-596popla5.vercel.app":
     AssertionError: Timed out retrying: expected 'vercel.com/login?next=%2Fdeployments%2Fnrn-v2-mst-aptd-at-lcz-sty-c1-596popla5.vercel.app%3Fhost%3Dnrn-v2-mst-aptd-at-lcz-sty-c1-596popla5.vercel.app%26redirect%3D1%26section%3D' to include 'nrn-v2-mst-aptd-at-lcz-sty-c1-596popla5.vercel.app'
      at Context.eval (vercel.com/__cypress/tests?p=cypress/integration/app/_sanity/1-domain.ts:116:41)

  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     5 minutes, 3 seconds                                                             │
  │ Spec Ran:     app/_sanity/1-domain.ts                                                          │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

  (Screenshots)

  -  /__w/next-right-now/next-right-now/cypress/screenshots/customer/app/_sanity/1-do     (1280x720)
     main.ts/Sanity checks  Domain -- should be running on the domain httpsnrn-v2-mst               
     -aptd-at-lcz-sty-c1-596popla5.vercel.app (failed).png                                          

  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │   126.85   │     11.63      │  227.26  │    223.61    │   231.05    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │   331.36   │     15.48      │  194.81  │    212.19    │   217.31    │
  cypress:server:util:process_profiler │    2    │     'ffmpeg'      │      1       │        '1560'        │    1.11    │      3.92      │  194.11  │    57.09     │   194.11    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.07      │  183.42  │    182.75    │   183.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      2       │     '1573, 1574'     │     0      │       0        │   3.53   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      9       │         '-'          │   459.32   │     40.78      │  803.13  │    894.45    │   965.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    0.25    │     11.29      │  227.26  │    223.72    │   231.05    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │     0      │     15.03      │  194.81  │    211.68    │   217.31    │
  cypress:server:util:process_profiler │    2    │     'ffmpeg'      │      1       │        '1560'        │   92.74    │      6.61      │  194.37  │    61.25     │   194.37    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.07      │  183.42  │    182.77    │   183.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      2       │     '1594, 1595'     │     0      │       0        │   3.59   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      9       │         '-'          │   92.99    │     42.32      │  803.45  │    891.77    │   965.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    0.25    │     10.98      │  228.07  │    223.84    │   231.05    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │     0      │      14.6      │  194.81  │    211.19    │   217.31    │
  cypress:server:util:process_profiler │    2    │     'ffmpeg'      │      1       │        '1560'        │   93.43    │      9.16      │  194.37  │    65.17     │   194.37    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.06      │  183.42  │    182.78    │   183.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      2       │     '1615, 1616'     │     0      │       0        │   3.49   │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      9       │         '-'          │   93.68    │     43.78      │  804.16  │    889.27    │   965.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    0.35    │     10.68      │  231.05  │    224.04    │   231.05    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │     0      │     14.19      │  194.79  │    210.74    │   217.31    │
  cypress:server:util:process_profiler │    2    │     'ffmpeg'      │      1       │        '1560'        │   92.51    │     11.54      │  194.37  │    68.86     │   194.37    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │        '713'         │     0      │      0.06      │  183.42  │    182.8     │   183.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      2       │     '1636, 1637'     │     0      │       0        │   3.4    │     3.49     │    3.65     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      9       │         '-'          │   92.86    │     45.15      │  807.03  │    886.98    │   965.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  -  Finished processing: /__w/next-right-now/next-right-now/cypress/videos/customer/   (46 seconds)
                          app/_sanity/1-domain.ts.mp4                                               

    Compression progress:  100%

────────────────────────────────────────────────────────────────────────────────────────────────────

  Running:  app/_sanity/2-customer.ts                                                       (2 of 5)

  Sanity checks > Browser data
    ✓ should have "window.__CYPRESS_DATA__.dataset" defined (1016ms)
    ✓ should have "window.__CYPRESS_DATA__.customer" defined

  2 passing (1s)

  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │   433.47   │     22.11      │  228.73  │    224.17    │   231.05    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │    1.35    │     13.85      │  215.93  │    210.88    │   217.31    │
  cypress:server:util:process_profiler │    2    │     'plugin'      │      1       │        '713'         │    0.55    │      0.07      │  183.52  │    182.82    │   183.52    │
  cypress:server:util:process_profiler │    3    │    'Electron'     │      1       │        '1658'        │    0.1     │     10.12      │  173.9   │    234.98    │   279.15    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '1657'        │     0      │     11.22      │  14.54   │    67.35     │   194.37    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1675, 1676'     │     0      │       0        │   3.41   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   435.46   │      55.7      │  820.03  │    885.17    │   965.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s

  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        2                                                                                │
  │ Passing:      2                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     1 second                                                                         │
  │ Spec Ran:     app/_sanity/2-customer.ts                                                        │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
  -  Finished processing: /__w/next-right-now/next-right-now/cypress/videos/customer/    (0 seconds)
                          app/_sanity/2-customer.ts.mp4                                             

────────────────────────────────────────────────────────────────────────────────────────────────────

  Running:  app/common/footer.ts                                                            (3 of 5)

  Common > Footer section
    ✓ should have the Unly logo in the footer (778ms)
    ✓ should have the customer logo in the footer
    ✓ should display the i18n button to change language

  3 passing (886ms)

  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        3                                                                                │
  │ Passing:      3                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     0 seconds                                                                        │
  │ Spec Ran:     app/common/footer.ts                                                             │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
  -  Finished processing: /__w/next-right-now/next-right-now/cypress/videos/customer/    (0 seconds)
                          app/common/footer.ts.mp4                                                  

────────────────────────────────────────────────────────────────────────────────────────────────────

  Running:  app/common/nav.ts                                                               (4 of 5)

  Common > Nav section
    ✓ should have 3 links in the navigation bar (844ms)
    ✓ should have a link in the navbar that redirects to the home page (133ms)

  2 passing (1s)

  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        2                                                                                │
  │ Passing:      2                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     1 second                                                                         │
  │ Spec Ran:     app/common/nav.ts                                                                │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
  -  Finished processing: /__w/next-right-now/next-right-now/cypress/videos/customer/    (0 seconds)
                          app/common/nav.ts.mp4                                                     

────────────────────────────────────────────────────────────────────────────────────────────────────

  Running:  app/pages/index.ts                                                              (5 of 5)

  Index page
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬──────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │         pids         │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼──────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │        '500'         │    34.5    │     22.44      │  230.65  │    224.34    │   231.05    │
  cypress:server:util:process_profiler │    1    │ 'electron-shared' │      4       │ '502, 657, 503, 676' │   25.83    │     14.16      │  215.54  │     211      │   217.31    │
  cypress:server:util:process_profiler │    2    │     'plugin'      │      1       │        '713'         │    0.85    │      0.1       │  183.7   │    182.85    │    183.7    │
  cypress:server:util:process_profiler │    3    │    'Electron'     │      1       │        '1783'        │    0.07    │      9.81      │  159.71  │    232.7     │   279.15    │
  cypress:server:util:process_profiler │    4    │     'ffmpeg'      │      1       │        '1782'        │     0      │     10.92      │   14.1   │    65.91     │   194.37    │
  cypress:server:util:process_profiler │    5    │      'other'      │      2       │     '1797, 1798'     │     0      │       0        │   3.48   │     3.48     │    3.65     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      10      │         '-'          │   61.25    │     55.84      │  807.18  │    883.12    │   965.09    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
    ✓ should display a main title (882ms)

  1 passing (953ms)

  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      1                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     0 seconds                                                                        │
  │ Spec Ran:     app/pages/index.ts                                                               │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
  -  Finished processing: /__w/next-right-now/next-right-now/cypress/videos/customer/    (0 seconds)
                          app/pages/index.ts.mp4                                                    

====================================================================================================

  (Run Finished)

       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  app/_sanity/1-domain.ts                  05:03        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  app/_sanity/2-customer.ts                00:01        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  app/common/footer.ts                     881ms        3        3        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  app/common/nav.ts                        00:01        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  app/pages/index.ts                       933ms        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 5 failed (20%)                      05:07        9        8        1        -        -  

Error: Cypress tests: 1 failed
bahmutov commented 3 years ago

No, I meant the debugging logs from the action itself

https://github.com/cypress-io/github-action#debugging

Sent from my iPhone

On Dec 23, 2020, at 12:13, Vadorequest notifications@github.com wrote:

 Here you go, got them at https://github.com/UnlyEd/next-right-now/runs/1601034212?check_suite_focus=true if reading with color makes it easier.

I think debug is enabled by default for all our E2E, but let me know if I'm wrong.

┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 0 seconds │ │ Spec Ran: app/pages/index.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘

(Video)

  • Started processing: Compressing to 32 CRF
  • Finished processing: /__w/next-right-now/next-right-now/cypress/videos/customer/ (0 seconds) app/pages/index.ts.mp4

====================================================================================================

(Run Finished)

   Spec                                              Tests  Passing  Failing  Pending  Skipped  

┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ app/_sanity/1-domain.ts 05:03 1 - 1 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ app/_sanity/2-customer.ts 00:01 2 2 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ app/common/footer.ts 881ms 3 3 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ app/common/nav.ts 00:01 2 2 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ app/pages/index.ts 933ms 1 1 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 5 failed (20%) 05:07 9 8 1 - -

Error: Cypress tests: 1 failed — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Vadorequest commented 3 years ago

Thanks for the link. I've created those 2 secrets and will paste more logs once the issue happens again.

Vadorequest commented 3 years ago

Here is a new deployment with the issue (with debug mode enabled): https://github.com/UnlyEd/next-right-now/runs/1601673954

I only pasted the top of the logs, since there is no debug logs below that, I guess that's enough?

##[debug]Evaluating condition for step: 'Run E2E tests (Cypress)'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: Run E2E tests (Cypress)
##[debug]Loading inputs
##[debug]Evaluating: format('baseUrl={0}', env.VERCEL_DEPLOYMENT_URL)
##[debug]Evaluating format:
##[debug]..Evaluating String:
##[debug]..=> 'baseUrl={0}'
##[debug]..Evaluating Index:
##[debug]....Evaluating env:
##[debug]....=> Object
##[debug]....Evaluating String:
##[debug]....=> 'VERCEL_DEPLOYMENT_URL'
##[debug]..=> 'nrn-v2-mst-aptd-at-lcz-sty-c1-f5cyxj60n.vercel.app'
##[debug]=> 'baseUrl=nrn-v2-mst-aptd-at-lcz-sty-c1-f5cyxj60n.vercel.app'
##[debug]Result: 'baseUrl=nrn-v2-mst-aptd-at-lcz-sty-c1-f5cyxj60n.vercel.app'
##[debug]Loading env
Run cypress-io/github-action@v2
  with:
    config-file: cypress/config-customer-ci-cd.json
    config: baseUrl=nrn-v2-mst-aptd-at-lcz-sty-c1-f5cyxj60n.vercel.app
    record: false
  env:
    MANUAL_TRIGGER_CUSTOMER: 
    CUSTOMER_REF_TO_DEPLOY: customer1
    VERCEL_TEAM_ID: team_qnVfSEVc2WwmOE1OYhZr4VST
    VERCEL_PROJECT_NAME: nrn-v2-mst-aptd-at-lcz-sty-c1
    VERCEL_DEPLOYMENT_URL: nrn-v2-mst-aptd-at-lcz-sty-c1-f5cyxj60n.vercel.app
    DEBUG: cypress:server:util:process_profiler
/usr/bin/docker exec  6a7aa3e87bfa6804a34a6e140e483974ffd9c4a19beb0fa1bf36491a6f7bf18e sh -c "cat /etc/*release | grep ^ID"
##[debug]ID=debian
##[debug]Running JavaScript Action with default external tool: node12
##[debug]working directory /__w/next-right-now/next-right-now
##[debug]using custom Cypress cache folder "/github/home/.cache/Cypress"
##[debug]trying to restore cached NPM modules
##[debug]Hash from file /__w/next-right-now/next-right-now/yarn.lock is cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f
##[debug]Resolved Keys:
##[debug]["yarn-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f","yarn-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f"]
##[debug]Checking zstd --version
##[debug]trying to restore cached Cypress binary
##[debug]Hash from file /__w/next-right-now/next-right-now/yarn.lock is cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f
##[debug]Resolved Keys:
##[debug]["cypress-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f","cypress-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f"]
##[debug]Checking zstd --version
##[debug]Unable to locate executable file: zstd. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
##[debug]
##[debug]Resource Url: artifactcache.actions.githubusercontent.com/00g3bbkxzdTeVGUKRcgHYwo8er2EMxiaGUFj7Y9YKk6pORjSEj/_apis/artifactcache/cache?keys=yarn-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f%2Cyarn-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f&version=8d4f086fb1af3e904e7a091514d91dd6ac9aec2295351e6c4609db055ff8a6ec
##[debug]Unable to locate executable file: zstd. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
##[debug]
##[debug]Resource Url: artifactcache.actions.githubusercontent.com/00g3bbkxzdTeVGUKRcgHYwo8er2EMxiaGUFj7Y9YKk6pORjSEj/_apis/artifactcache/cache?keys=cypress-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f%2Ccypress-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f&version=282e651c4d5a3fcba8b609ae1744e6f912e4dadaf64dde34fbcc216527ee62ec
::add-mask::***
##[debug]Cache Result:
##[debug]{"scope":"refs/heads/custom-webhooks-in-ci","cacheKey":"yarn-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f","cacheVersion":"8d4f086fb1af3e904e7a091514d91dd6ac9aec2295351e6c4609db055ff8a6ec","creationTime":"2020-12-22T16:59:57.9Z","archiveLocation":"***"}
##[debug]Archive Path: /__w/_temp/3720a20d-450e-4c19-9eef-6c2d503f5194/cache.tgz
##[debug]Use Azure SDK: true
##[debug]Download concurrency: 8
##[debug]Request timeout (ms): 30000
::add-mask::***
##[debug]Cache Result:
##[debug]{"scope":"refs/heads/custom-webhooks-in-ci","cacheKey":"cypress-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f","cacheVersion":"282e651c4d5a3fcba8b609ae1744e6f912e4dadaf64dde34fbcc216527ee62ec","creationTime":"2020-12-22T16:59:58.15Z","archiveLocation":"***"}
##[debug]Archive Path: /__w/_temp/87d85415-e317-4ce4-9961-fc43ac23d0e9/cache.tgz
##[debug]Use Azure SDK: true
##[debug]Download concurrency: 8
##[debug]Request timeout (ms): 30000
##[debug]Downloading segment at offset 0 with length 183633519...
##[debug]Downloading segment at offset 0 with length 45...
Received 45 of 45 (100.0%), 0.0 MBs/sec
Cache Size: ~0 MB (45 B)
/bin/tar -z -xf /__w/_temp/3720a20d-450e-4c19-9eef-6c2d503f5194/cache.tgz -P -C /__w/next-right-now/next-right-now
Received 183633519 of 183633519 (100.0%), 192.0 MBs/sec
Cache Size: ~175 MB (183633519 B)
/bin/tar -z -xf /__w/_temp/87d85415-e317-4ce4-9961-fc43ac23d0e9/cache.tgz -P -C /__w/next-right-now/next-right-now
##[debug]npm cache hit yarn-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f
##[debug]cypress cache hit cypress-linux-x64-cf05aafc9705acde87851275c8ce06e94021d3fa477dec7a1ebb9b680c31880d8b0b5171bdfdf7058cca6821e3a8c2320af0516484572e4bc720816c7ad49b7f
##[debug]installing NPM dependencies using Yarn
##[debug]yarn at "/usr/local/bin/yarn"
/usr/local/bin/yarn --frozen-lockfile
yarn install v1.22.0
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.2: The platform "linux" is incompatible with this module.
info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.11: The platform "linux" is incompatible with this module.
info "fsevents@1.2.11" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > @amplitude/react-amplitude@1.0.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0-0 || ^16.0.0-rc".
warning " > @fortawesome/react-fontawesome@0.1.11" has incorrect peer dependency "react@16.x".
warning " > bootstrap@4.5.2" has unmet peer dependency "jquery@1.9.1 - 3".
warning " > bootstrap@4.5.2" has unmet peer dependency "popper.js@^1.16.1".
warning "rc-tooltip > rc-trigger > rc-motion@2.3.1" has incorrect peer dependency "react@^16.0.0".
warning "rc-tooltip > rc-trigger > rc-motion@2.3.1" has incorrect peer dependency "react-dom@^16.0.0".
warning "react-code-blocks > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning "react-code-blocks > typescript-plugin-styled-components@1.4.4" has incorrect peer dependency "typescript@^2.5.2 || ^3.0".
warning " > reactstrap@8.5.1" has incorrect peer dependency "react@^16.3.0".
warning " > reactstrap@8.5.1" has incorrect peer dependency "react-dom@^16.3.0".
warning "reactstrap > react-popper@1.3.7" has incorrect peer dependency "react@0.14.x || ^15.0.0 || ^16.0.0".
warning "reactstrap > react-popper > create-react-context@0.3.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning " > recompose@0.30.0" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning " > @emotion/babel-preset-css-prop@10.0.27" has unmet peer dependency "@babel/core@^7.0.0".
warning "@emotion/babel-preset-css-prop > @babel/plugin-transform-react-jsx@7.12.1" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "@emotion/babel-preset-css-prop > @emotion/babel-plugin-jsx-pragmatic@0.1.5" has unmet peer dependency "@babel/core@^7.0.0".
warning "@emotion/babel-preset-css-prop > @babel/plugin-transform-react-jsx > @babel/plugin-syntax-jsx@7.12.1" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > cypress-react-unit-test@4.17.1" has incorrect peer dependency "react@^=16.x".
warning " > cypress-react-unit-test@4.17.1" has incorrect peer dependency "react-dom@^=16.x".
warning "cypress-react-unit-test > @babel/plugin-transform-modules-commonjs@7.12.1" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "@babel/core@^7.0.1".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "@babel/preset-env@^7.0.0".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "babel-loader@^8.0.2".
warning "cypress-react-unit-test > @cypress/webpack-preprocessor@5.4.11" has unmet peer dependency "webpack@^4.18.1".
warning " > jest-runner-groups@2.0.1" has unmet peer dependency "jest-runner@>= 24".
warning " > jest-runner-groups@2.0.1" has unmet peer dependency "jest-docblock@>= 24".
warning " > jest-to-match-shape-of@1.3.0" has incorrect peer dependency "jest@25.x".
warning " > react-test-renderer@16.13.1" has incorrect peer dependency "react@^16.13.1".
[4/4] Building fresh packages...
Done in 81.23s.
##[debug]Cypress versions in the cache folder /github/home/.cache/Cypress
/usr/local/bin/npx cypress cache list
┌─────────┬──────────────┐
│ version │ last used    │
├─────────┼──────────────┤
│ 6.0.1   │ a minute ago │
└─────────┴──────────────┘
##[debug]no need to verify Cypress binary or save caches
##[debug]No start command found
##[debug]Running Cypress tests using NPM module API
##[debug]requiring cypress dependency, cwd is /__w/next-right-now/next-right-now
##[debug]working directory /__w/next-right-now/next-right-now
##[debug]resolved cypress /__w/next-right-now/next-right-now/node_modules/cypress/index.js
##[debug]Cypress config "baseUrl=nrn-v2-mst-aptd-at-lcz-sty-c1-f5cyxj60n.vercel.app"
##[debug]Cypress options {"headless":false,"record":false,"parallel":false,"quiet":false,"config":"baseUrl=nrn-v2-mst-aptd-at-lcz-sty-c1-f5cyxj60n.vercel.app","configFile":"cypress/config-customer-ci-cd.json"}
bahmutov commented 3 years ago

Why not either wait for the URL to respond before starting Cypress tests? For example you could ask the action to wait using https://github.com/cypress-io/github-action#wait-on

Also, you can trigger the github action after Vercel deployment, see https://glebbahmutov.com/blog/develop-preview-test/

Vadorequest commented 3 years ago

We assumed waiting for the READY status would be enough, but it doesn't seem to be reliable. Waiting for the URL to respond, isn't it the role of the wait-for feature flag?

The action is the one triggering the Vercel deployment in our case.

bahmutov commented 3 years ago

What’s the action yaml again?

Sent from my iPhone

On Dec 26, 2020, at 11:25, Vadorequest notifications@github.com wrote:

 We assumed waiting for the READY status would be enough, but it doesn't seem to be reliable. Waiting for the URL to respond, isn't it the role of the wait-for feature flag?

The action is the one triggering the Vercel deployment in our case.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Vadorequest commented 3 years ago

Our action yaml is the following, it's quite complex so I've highlighted the part related to running Cypress: https://github.com/UnlyEd/next-right-now/blob/v2-mst-aptd-at-lcz-sty/.github/workflows/deploy-vercel-staging.yml#L286-L295

Before it runs, it waits for the previous action to be finished (the one that waits for the Vercel deployment): https://github.com/UnlyEd/next-right-now/blob/v2-mst-aptd-at-lcz-sty/.github/workflows/deploy-vercel-staging.yml#L226-L236

bahmutov commented 3 years ago

So it seems to me the Vercel deploy has not finished (despite the "wait for Vercel deployment" action continuing). Since this is not something Cypress can control or change, I suggest you look into Vercel deployment status tools or even use something like https://github.com/jeffbski/wait-on to confirm the deployment has finished.