Created
July 26, 2019 21:09
-
-
Save msabramo/6730804bbd5ad7b8934eb0919a75f6f3 to your computer and use it in GitHub Desktop.
Cypress verify error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-07-26T20:42:53.235Z cypress:cli installing Cypress from NPM | |
2019-07-26T20:42:53.489Z cypress:cli installing with options {} | |
2019-07-26T20:42:53.490Z cypress:cli version in package.json is 3.4.0 | |
2019-07-26T20:42:53.494Z cypress:cli Reading binary package.json from: /root/.cache/Cypress/3.4.0/Cypress/resources/app/package.json | |
2019-07-26T20:42:53.496Z cypress:cli no binary installed under cli version | |
2019-07-26T20:42:53.497Z cypress:cli checking local file /usr/src/app/3.4.0 cwd /usr/src/app/node_modules/cypress | |
2019-07-26T20:42:53.497Z cypress:cli preparing to download and unzip version 3.4.0 to path /root/.cache/Cypress/3.4.0 | |
Installing Cypress (version: 3.4.0) | |
[?25l[20:42:53] Downloading Cypress [started] | |
2019-07-26T20:42:53.506Z cypress:cli needed Cypress version: 3.4.0 | |
2019-07-26T20:42:53.506Z cypress:cli source url https://download.cypress.io/desktop/3.4.0?platform=linux&arch=x64 | |
2019-07-26T20:42:53.507Z cypress:cli downloading cypress.zip to "/usr/src/app/node_modules/cypress/cypress.zip" | |
2019-07-26T20:42:53.508Z cypress:cli Downloading from https://download.cypress.io/desktop/3.4.0?platform=linux&arch=x64 | |
2019-07-26T20:42:53.508Z cypress:cli Saving file to /usr/src/app/node_modules/cypress/cypress.zip | |
2019-07-26T20:42:53.816Z cypress:cli redirect version: 3.4.0 | |
2019-07-26T20:42:53.891Z cypress:cli expected checksum 92ead24d077815fc02b8a42fba398cd9136f79fc8b6f2a07fe3f7137b365087b34039397bcda195b62db3da3e98643bf9647519e96b46eecfb243ca198d0d0c2 | |
2019-07-26T20:42:53.892Z cypress:cli expected file size 141130568 | |
2019-07-26T20:42:57.553Z cypress:cli downloading finished | |
2019-07-26T20:42:57.567Z cypress:cli verifying checksum and file size | |
2019-07-26T20:42:58.650Z cypress:cli downloaded file has the expected checksum and size â | |
2019-07-26T20:42:58.651Z cypress:cli finished downloading file: /usr/src/app/node_modules/cypress/cypress.zip | |
[20:42:58] Downloading Cypress [completed] | |
[20:42:58] Unzipping Cypress [started] | |
2019-07-26T20:42:58.675Z cypress:cli unzipping from /usr/src/app/node_modules/cypress/cypress.zip | |
2019-07-26T20:42:58.675Z cypress:cli into /root/.cache/Cypress/3.4.0 | |
2019-07-26T20:42:58.698Z cypress:cli zipFile entries count 32829 | |
[20:43:50] Unzipping Cypress [completed] | |
[20:43:50] Finishing Installation [started] | |
2019-07-26T20:43:50.407Z cypress:cli removing zip file /usr/src/app/node_modules/cypress/cypress.zip | |
2019-07-26T20:43:50.805Z cypress:cli finished installation in /root/.cache/Cypress/3.4.0 | |
[20:43:50] Finishing Installation [completed] | |
[?25h | |
You can now open Cypress by running: node_modules/.bin/cypress open | |
https://on.cypress.io/installing-cypress | |
added 2524 packages in 142.703s | |
Removing intermediate container 6f48579c9dbc | |
---> 2e8257acc592 | |
Step 11/12 : RUN $(npm bin)/cypress verify | |
---> Running in 3579d810bcfd | |
2019-07-26T20:47:40.577Z cypress:cli cli starts with arguments ["/usr/local/bin/node","/usr/src/app/node_modules/.bin/cypress","verify"] | |
2019-07-26T20:47:40.580Z cypress:cli NODE_OPTIONS is not set | |
2019-07-26T20:47:40.580Z cypress:cli program parsing arguments | |
2019-07-26T20:47:40.582Z cypress:cli parsed cli options {} | |
2019-07-26T20:47:40.676Z cypress:cli verifying Cypress app | |
2019-07-26T20:47:40.677Z cypress:cli checking environment variables | |
2019-07-26T20:47:40.681Z cypress:cli checking if executable exists /root/.cache/Cypress/3.4.0/Cypress/Cypress | |
2019-07-26T20:47:40.690Z cypress:cli Binary is executable? : true | |
2019-07-26T20:47:40.691Z cypress:cli binaryDir is /root/.cache/Cypress/3.4.0/Cypress | |
2019-07-26T20:47:40.691Z cypress:cli Reading binary package.json from: /root/.cache/Cypress/3.4.0/Cypress/resources/app/package.json | |
2019-07-26T20:47:40.697Z cypress:cli Found binary version 3.4.0 installed in: /root/.cache/Cypress/3.4.0/Cypress | |
2019-07-26T20:47:40.698Z cypress:cli could not read binary_state.json file | |
2019-07-26T20:47:40.699Z cypress:cli {} | |
2019-07-26T20:47:40.699Z cypress:cli is Verified ? undefined | |
2019-07-26T20:47:40.699Z cypress:cli force verify | |
2019-07-26T20:47:40.699Z cypress:cli running binary verification check 3.4.0 | |
It looks like this is your first time using Cypress: 3.4.0 | |
[?25l[20:47:40] Verifying Cypress can run /root/.cache/Cypress/3.4.0/Cypress [started] | |
2019-07-26T20:47:40.864Z cypress:cli clearing out the verified version | |
2019-07-26T20:47:40.865Z cypress:cli undefined DISPLAY environment variable | |
2019-07-26T20:47:40.865Z cypress:cli Cypress will spawn its own Xvfb | |
2019-07-26T20:47:40.865Z cypress:cli needs Xvfb? true | |
2019-07-26T20:47:40.865Z cypress:cli Starting Xvfb | |
2019-07-26T20:47:40.866Z xvfb lock filename /tmp/.X99-lock | |
2019-07-26T20:47:40.964Z xvfb lock filename /tmp/.X99-lock | |
2019-07-26T20:47:40.964Z xvfb setting DISPLAY :99 | |
2019-07-26T20:47:40.967Z xvfb all Xvfb arguments [ ':99' ] | |
2019-07-26T20:47:40.987Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:40.999Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.010Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.020Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.031Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.041Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.052Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.062Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.073Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.083Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.094Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.104Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.114Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.125Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.135Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.145Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.156Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.166Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.177Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.187Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.197Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.208Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.218Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.228Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.238Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.249Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.259Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.269Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.280Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.290Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.300Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.309Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.320Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.330Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.340Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.351Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.361Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.371Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.382Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.392Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.402Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.413Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.423Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.433Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.444Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.454Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.464Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.475Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.485Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.495Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.506Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.516Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.526Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.537Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.547Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.558Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.568Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.578Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.589Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.599Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.608Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.619Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.629Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.639Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.650Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.661Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.671Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.681Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.692Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.702Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.711Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.722Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.732Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.742Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.753Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.763Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.773Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.784Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.794Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.804Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.815Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.825Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.835Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.846Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.856Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.866Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.877Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.887Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.897Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.908Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.918Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.929Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.939Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.949Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.959Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.970Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.980Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:41.990Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.001Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.011Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.022Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.032Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.042Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.053Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.063Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.073Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.084Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.094Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.104Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.114Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.125Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.135Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.146Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.156Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.166Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.183Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.194Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.204Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.215Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.225Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.236Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.246Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.257Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.267Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.298Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.314Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.324Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.335Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.345Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.355Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.366Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.376Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.386Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.397Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.407Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.417Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.428Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.438Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.448Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.458Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.469Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.479Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.494Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.504Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.515Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.525Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.535Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.546Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.556Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.566Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.577Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.587Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.597Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.608Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.618Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.629Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.639Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.650Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.660Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.671Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.681Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.692Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.702Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.713Z xvfb checking if started by looking for the lock file /tmp/.X99-lock | |
2019-07-26T20:47:42.713Z xvfb lock file /tmp/.X99-lock found after 1630 ms | |
2019-07-26T20:47:42.714Z cypress:cli running smoke test | |
2019-07-26T20:47:42.715Z cypress:cli using Cypress executable /root/.cache/Cypress/3.4.0/Cypress/Cypress | |
2019-07-26T20:47:42.715Z cypress:cli smoke test command: /root/.cache/Cypress/3.4.0/Cypress/Cypress --smoke-test --ping=247 | |
2019-07-26T20:47:52.762Z cypress:cli Smoke test failed: { Error: Command failed: /root/.cache/Cypress/3.4.0/Cypress/Cypress --smoke-test --ping=247 | |
at makeError (/usr/src/app/node_modules/cypress/node_modules/execa/index.js:172:9) | |
at Promise.all.then.arr (/usr/src/app/node_modules/cypress/node_modules/execa/index.js:277:16) | |
at process._tickCallback (internal/process/next_tick.js:68:7) | |
code: null, | |
stdout: '', | |
stderr: '', | |
failed: true, | |
signal: 'SIGTERM', | |
cmd: | |
'/root/.cache/Cypress/3.4.0/Cypress/Cypress --smoke-test --ping=247', | |
timedOut: true, | |
killed: true } | |
2019-07-26T20:47:52.768Z cypress:cli error message: Command failed: /root/.cache/Cypress/3.4.0/Cypress/Cypress --smoke-test --ping=247 | |
2019-07-26T20:47:52.769Z cypress:cli error timedOut is true | |
2019-07-26T20:47:52.805Z cypress:cli Stopping Xvfb | |
2019-07-26T20:47:52.805Z xvfb restoring process.env.DISPLAY variable | |
2019-07-26T20:47:52.889Z xvfb lock filename /tmp/.X99-lock | |
2019-07-26T20:47:52.889Z xvfb lock file /tmp/.X99-lock | |
2019-07-26T20:47:52.890Z xvfb lock file /tmp/.X99-lock not found when stopping | |
[20:47:52] Verifying Cypress can run /root/.cache/Cypress/3.4.0/Cypress [failed] | |
[?25hCypress verification timed out. | |
This command failed with the following output: | |
/root/.cache/Cypress/3.4.0/Cypress/Cypress --smoke-test --ping=247 | |
---------- | |
Command failed: /root/.cache/Cypress/3.4.0/Cypress/Cypress --smoke-test --ping=247 | |
---------- | |
Platform: linux (Debian - 9.6) | |
Cypress Version: 3.4.0 | |
[?25hThe command '/bin/sh -c $(npm bin)/cypress verify' returned a non-zero code: 1 | |
Makefile:22: recipe for target 'test-docker' failed | |
make: *** [test-docker] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment