Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still waiting to connect to Chrome, retrying in 1 second #22163

Closed
tfaron opened this issue Jun 7, 2022 · 32 comments
Closed

Still waiting to connect to Chrome, retrying in 1 second #22163

tfaron opened this issue Jun 7, 2022 · 32 comments
Assignees

Comments

@tfaron
Copy link

tfaron commented Jun 7, 2022

Current behavior

Cypress is failing with Still waiting to connect to Chrome, retrying in 1 second

I had it working when I first moved to Cypress 10.0.0 and now it no longer works, I have tried reinstalling Chrome, clearing
everything, and a fresh install of Cypress

When I run chrome with the args from the command line it opens fine

DEBUG - open.txt

debug logs {\rtf1\ansi\ansicpg1252\cocoartf2638 \cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;} {\colortbl;\red255\green255\blue255;} {\*\expandedcolortbl;;} \margl1440\margr1440\vieww37900\viewh17980\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 DEBUG=cypress:* ./node_modules/.bin/cypress open
cypress:cli:cli cli starts with arguments ["/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node","/Users/tfaron/Urgently/css-automation/node_modules/.bin/cypress","open"] +0ms
cypress:cli NODE_OPTIONS is not set +0ms
cypress:cli:cli program parsing arguments +1ms
cypress:cli:cli opening Cypress +1ms
cypress:cli parsed cli options {} +704ms
cypress:cli verifying Cypress app +0ms
cypress:cli checking environment variables +1ms
cypress:cli checking if executable exists /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress +2ms
cypress:cli Binary is executable? : true +2ms
cypress:cli binaryDir is /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app +1ms
cypress:cli Reading binary package.json from: /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/package.json +0ms
cypress:cli Found binary version 10.0.3 installed in: /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app +5ms
cypress:cli { verified: true } +14ms
cypress:cli is Verified ? true +10ms
cypress:cli opening from options {"project":"/Users/tfaron/Urgently/css-automation"} +0ms
cypress:cli command line arguments ["--project","/Users/tfaron/Urgently/css-automation"] +0ms
cypress:cli needs to start own Xvfb? false +0ms
cypress:cli spawning, should retry on display problem? false +0ms
cypress:cli spawn args [ '--no-sandbox', '--', '--project', '/Users/tfaron/Urgently/css-automation', '--cwd', '/Users/tfaron/Urgently/css-automation', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] { detached: false, stdio: 'inherit' } +7ms
cypress:cli spawning Cypress with executable: /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress +1ms
cypress:ts registering ts-node on directory undefined +0ms
cypress:ts Running without ts-node hook in environment "production" +394ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/cache +0ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/browsers +220ms
cypress:server:cypress starting cypress with argv [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--', '--project', '/Users/tfaron/Urgently/css-automation', '--cwd', '/Users/tfaron/Urgently/css-automation', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] +0ms
cypress:server:args argv array: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--project', '/Users/tfaron/Urgently/css-automation', '--cwd', '/Users/tfaron/Urgently/css-automation', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] +0ms
cypress:server:args parsed argv options { options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0' } } +4ms
cypress:server:args argv parsed: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true } +7ms
cypress:server:util:proxy found proxy environment variables {} +0ms
cypress:server:args options { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {} } +3ms
cypress:server:args argv options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation' } +2ms
cypress:server:cypress from argv [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--project', '/Users/tfaron/Urgently/css-automation', '--cwd', '/Users/tfaron/Urgently/css-automation', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] got options { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation' } +23ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production +314ms
cypress:server:cypress starting in mode interactive with options { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation' } +471ms
cypress:server:cypress running Electron currently +5ms
objc[12351]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x7ffb42407948) and /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libGLESv2.dylib (0x1107799c8). One of the two will be used. Which one is undefined.
cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudProjectBySlug +0ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudProjectsBySlugs +1ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudViewer +1ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.versions +0ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for CurrentProject.cloudProject +2ms
cypress:server:browsers:utils getBrowsers +0ms
cypress:launcher:detect detecting if the following browsers are present [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google Chrome (\S+)/m, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ], minSupportedVersion: 64 }, { name: 'chromium', family: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Chromium (\S+)/m, binary: [ 'chromium-browser', 'chromium' ], minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'beta', displayName: 'Chrome Beta', versionRegex: /Google Chrome (\S+) beta/m, binary: 'google-chrome-beta', minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, binary: 'google-chrome-canary', minSupportedVersion: 64 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', versionRegex: /^Mozilla Firefox ([^\\sab]+)$/m, binary: 'firefox', minSupportedVersion: 86 }, { name: 'firefox', family: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, binary: [ 'firefox-developer-edition', 'firefox' ], minSupportedVersion: 86 }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, binary: [ 'firefox-nightly', 'firefox-trunk' ], minSupportedVersion: 86 }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft Edge (\S+)/m, binary: [ 'edge', 'microsoft-edge' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge Canary (\S+)/m, binary: 'edge-canary', minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microsoft Edge Beta (\S+)/m, binary: 'edge-beta', minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft Edge Dev (\S+)/m, binary: [ 'edge-dev', 'microsoft-edge-dev' ], minSupportedVersion: 79 } ] +0ms
cypress:data-context:sources:GitDataSource config: { isRunMode: false, projectRoot: '/Users/tfaron/Urgently/css-automation', onError: [Function (anonymous)], onBranchChange: [Function: onBranchChange], onGitInfoChange: [Function: onGitInfoChange] } +0ms
cypress:scaffold-config:detect Detected cypress.config.ts - using TS +0ms
cypress:lifecycle:ProjectConfigIpc fork child process { CHILD_PROCESS_FILE_PATH: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/require_async_child.js', configProcessArgs: [ '--projectRoot', '/Users/tfaron/Urgently/css-automation', '--file', '/Users/tfaron/Urgently/css-automation/cypress.config.ts' ], childOptions: { stdio: 'pipe', cwd: '/Users/tfaron/Urgently/css-automation', execPath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node' } } +0ms
cypress:lifecycle:ProjectConfigIpc trigger the load of the file +5ms
cypress:server:util:editors get user editor +0ms
cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +0ms
cypress:server:saved_state missing project path, looking for project here +0ms
cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +37ms
cypress:server:saved_state for project path /Users/tfaron/Urgently/css-automation +0ms
cypress:server:saved_state state path for project /Users/tfaron/Urgently/css-automation +35ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +2s
cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +1ms
cypress:server:saved_state making new state file around /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +0ms
cypress:server:saved_state state path for global mode +29ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/global/state.json +33ms
cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/global/state.json +4ms
cypress:server:saved_state making new state file around /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/global/state.json +0ms
cypress:data-context:sources:GitDataSource On current branch master +337ms
cypress:lifecycle:child:run_require_async_child:12353 configFile: /Users/tfaron/Urgently/css-automation/cypress.config.ts +0ms
cypress:lifecycle:child:run_require_async_child:12353 projectRoot: /Users/tfaron/Urgently/css-automation +0ms
cypress:lifecycle:child:run_require_async_child:12353 register typescript for required file +0ms
cypress:server:ts-node projectRoot path: /Users/tfaron/Urgently/css-automation +0ms
cypress:server:ts-node registeredFile: /Users/tfaron/Urgently/css-automation/cypress.config.ts +0ms
cypress:server:plugins resolving typescript with projectRoot '/Users/tfaron/Urgently/css-automation' +0ms
cypress:server:plugins resolved typescript /Users/tfaron/Urgently/css-automation/node_modules/typescript/lib/typescript.js +2ms
cypress:server:ts-node typescript path: /Users/tfaron/Urgently/css-automation/node_modules/typescript/lib/typescript.js +2ms
cypress:server:windows creating electron window with options { backgroundColor: 'white', width: 1200, height: 800, minWidth: 597, minHeight: 400, x: 2377, y: 140, type: 'INDEX', devTools: false, trackState: { width: 'appWidth', height: 'appHeight', x: 'appX', y: 'appY', devTools: 'isAppDevToolsOpen' }, onBlur: [Function: onBlur], onFocus: [Function: onFocus], onClose: [Function: onClose], show: true, frame: true, transparent: false, webPreferences: { contextIsolation: true, partition: null, webSecurity: false, nodeIntegration: false, backgroundThrottling: false }, url: 'http://localhost:50354/__launchpad/index.html', contextMenu: false, recordFrameRate: null, onCrashed: [Function: onCrashed], onNewWindow: [Function: onNewWindow] } +0ms
cypress:server:ts-node registering project TS with options { compiler: '/Users/tfaron/Urgently/css-automation/node_modules/typescript/lib/typescript.js', compilerOptions: { module: 'commonjs', preserveValueImports: false }, dir: '/Users/tfaron/Urgently/css-automation', transpileOnly: true } +137ms
Missing baseUrl in compilerOptions. tsconfig-paths will be skipped
cypress:lifecycle:child:run_require_async_child:12353 try loading /Users/tfaron/Urgently/css-automation/cypress.config.ts +6s
cypress:server:browsers:utils found browsers { browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 } ] } +7s
cypress:server:browsers:utils adding Electron browser { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } +1ms
cypress:server:util:editors user has the following editors: [ { id: 'webstorm', binary: '/Applications/WebStorm.app/Contents/MacOS/webstorm', name: 'WebStorm' }, { id: 'vim', binary: 'vim', name: 'Vim' } ] +7s
cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +7s
cypress:server:saved_state missing project path, looking for project here +0ms
cypress:server:saved_state state path for global mode +0ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/global/state.json +7s
cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/global/state.json +0ms
cypress:server:util:editors saved preferred editor: undefined +5ms
cypress:server:util:editors return available editors: [ { id: 'computer', name: 'Finder', binary: 'computer' }, { id: 'webstorm', name: 'WebStorm', binary: '/Applications/WebStorm.app/Contents/MacOS/webstorm' }, { id: 'vim', name: 'Vim', binary: 'vim' } ] +1ms
cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +6ms
cypress:server:saved_state missing project path, looking for project here +0ms
cypress:server:saved_state state path for global mode +1ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/global/state.json +7ms
cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/global/state.json +0ms
cypress:cli exporting Cypress module interface +0ms
cypress:lifecycle:child:run_require_async_child:12353 loaded config file /Users/tfaron/Urgently/css-automation/cypress.config.ts +2s
cypress:lifecycle:ProjectConfigIpc loadConfig:reply +8s
cypress:lifecycle:ProjectConfigManager config is loaded for file /Users/tfaron/Urgently/css-automation/cypress.config.ts null +0ms
cypress:config:browser validating configuration +0ms
cypress:lifecycle:child:run_require_async_child:12353 loaded config from /Users/tfaron/Urgently/css-automation/cypress.config.ts { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: [Function: setupNodeEvents], baseUrl: 'https://qa-css.urgent.ly/#/' } } +0ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.versions +13s
cypress:network:agent addRequest called { isHttps: true, href: 'https://registry.npmjs.org/cypress' } +0ms
cypress:network:connect beginning getAddress { hostname: 'registry.npmjs.org', port: 80 } +0ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.cloudViewer +63ms
cypress:graphql:remoteSchemaWrapped executing: {"operationName":"HeaderBar_HeaderBarQuery_cloudViewer","requestPolicy":"cache-first"} +0ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.cloudViewer resolved immediately +11ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Query.versions did not resolve immediately +1ms
cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' } +38ms
cypress:network:connect beginning getAddress { hostname: 'download.cypress.io', port: 80 } +38ms
cypress:network:connect got addresses { hostname: 'registry.npmjs.org', port: 80, addresses: [ { address: '104.16.16.35', family: 4 }, { address: '104.16.26.35', family: 4 }, { address: '104.16.23.35', family: 4 }, { address: '104.16.25.35', family: 4 }, { address: '104.16.17.35', family: 4 }, { address: '104.16.19.35', family: 4 }, { address: '104.16.27.35', family: 4 }, { address: '104.16.22.35', family: 4 }, { address: '104.16.24.35', family: 4 }, { address: '104.16.18.35', family: 4 }, { address: '104.16.20.35', family: 4 }, { address: '104.16.21.35', family: 4 } ] } +1ms
cypress:network:agent got family { family: 4, href: 'https://registry.npmjs.org/cypress' } +35ms
cypress:network:connect got addresses { hostname: 'download.cypress.io', port: 80, addresses: [ { address: '104.26.6.176', family: 4 }, { address: '104.26.7.176', family: 4 }, { address: '172.67.69.12', family: 4 } ] } +151ms
cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' } +219ms
cypress:data-context:sources:VersionsDataSource retrieving latest version information with headers: { 'Content-Type': 'application/json', 'x-cypress-version': '10.0.3', 'x-os-name': 'darwin', 'x-arch': 'x64', 'x-initial-launch': 'true', 'x-machine-id': 'ea2259c5ddff0b32db8acc6f8428205e49d67dc2b81ab8dbb46657435f587798' } +0ms
cypress:data-context:sources:VersionsDataSource latest version information: { name: 'Cypress', version: '10.0.3', packages: { mac: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux64: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, darwin: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'darwin-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, 'linux-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'win32-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/win32-x64/cypress.zip' } } } +4ms
cypress:data-context:sources:VersionsDataSource NPM release dates received { modified: '2022-06-06T20:05:59.035Z' } +12ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.versions eventually resolved with { latest: { id: '10.0.3', version: '10.0.3', released: '2022-06-06T20:04:39.125Z' }, current: { id: '10.0.3', version: '10.0.3', released: '2022-06-06T20:04:39.125Z' } } HeaderBar_HeaderBarQuery +815ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Resolving versions for pushFragment with {"latest":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z"},"current":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z"}} +1ms
cypress:data-context:sources:GraphQLDataSource pushFragment value {"data":{"versions":{"current":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z","__typename":"Version"},"latest":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z","__typename":"Version"},"typename":"VersionData"}}} +0ms
cypress:config:browser validating configuration +12s
cypress:server:config setting config object { cliConfig: {}, projectName: 'css-automation', projectRoot: '/Users/tfaron/Urgently/css-automation', config: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, envFile: {}, options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', testingType: 'e2e', configFile: 'cypress.config.ts' } } +0ms
cypress:server:config config is { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' } +1ms
cypress:server:config merged config with options, got { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts' } +1ms
cypress:server:config using CYPRESS_INTERNAL_ENV production +1ms
cypress:server:config resolved config is { value: [], from: 'default' } +1ms
cypress:config:browser validating configuration +4ms
cypress:server:validation clientCerts: [] +0ms
cypress:server:config validate that there is no breaking config options before setupNodeEvents +1ms
cypress:server:config setting support file /Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts +18ms
cypress:server:config for project root /Users/tfaron/Urgently/css-automation +0ms
cypress:server:config resolved support file /Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts +1ms
cypress:server:config set support folder /Users/tfaron/Urgently/css-automation/cypress/support +1ms
cypress:config:browser validating configuration +21ms
cypress:server:validation clientCerts: [] +20ms
cypress:server:validation browsers [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] +0ms
cypress:lifecycle:child:run_require_async_child:12353 setupTestingType e2e { animationDistanceThreshold: 5, arch: 'x64', autoOpen: false, baseUrl: 'https://qa-css.urgent.ly/#/', blockHosts: null, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], chromeWebSecurity: false, clientCertificates: [], clientRoute: '/
/', configFile: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', cypressEnv: 'production', defaultCommandTimeout: 10000, devServerPublicPathRoute: '/cypress/src', downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', env: { CONFIGFILE: 'qa' }, excludeSpecPattern: '.hot-update.js', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', hosts: null, includeShadowDom: false, isInteractive: true, isTextTerminal: false, keystrokeDelay: 0, modifyObstructiveCode: true, morgan: true, namespace: '__cypress', numTestsKeptInMemory: 0, pageLoadTimeout: 60000, platform: 'darwin', port: null, projectId: null, projectName: 'css-automation', projectRoot: '/Users/tfaron/Urgently/css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, redirectionLimit: 20, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e//*.cy.{js,jsx,ts,tsx}', from: 'default' } }, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', scrollBehavior: 'top', setupNodeEvents: '[Function setupNodeEvents]', slowTestThreshold: 10000, socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', specPattern: 'cypress/e2e//*.cy.{js,jsx,ts,tsx}', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css cypress:lifecycle:ProjectConfigManager register plugins process event _get:task:body with id 0 +13s
cypress:lifecycle:EventRegistrar register event '_get:task:body' +0ms
cypress:lifecycle:ProjectConfigManager register plugins process event _get:task:keys with id 1 +0ms
cypress:lifecycle:EventRegistrar register event '_get:task:keys' +0ms
cypress:lifecycle:ProjectConfigManager register plugins process event file:preprocessor with id 2 +0ms
cypress:lifecycle:EventRegistrar register event 'file:preprocessor' +0ms
-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, version: '10.0.3', video: true, videoCompression: 32, videoUploadOnPasses: true, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', viewportHeight: 1000, viewportWidth: 1500, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', testingType: 'e2e' } +12s
cypress:lifecycle:child:RunPlugins:12353 project root: /Users/tfaron/Urgently/css-automation +0ms
cypress:lifecycle:child:RunPlugins:12353 passing config { animationDistanceThreshold: 5, arch: 'x64', autoOpen: false, baseUrl: 'https://qa-css.urgent.ly/#/', blockHosts: null, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], chromeWebSecurity: false, clientCertificates: [], clientRoute: '/
/', configFile: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', cypressEnv: 'production', defaultCommandTimeout: 10000, devServerPublicPathRoute: '/cypress/src', downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', env: { CONFIGFILE: 'qa' }, excludeSpecPattern: '.hot-update.js', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', hosts: null, includeShadowDom: false, isInteractive: true, isTextTerminal: false, keystrokeDelay: 0, modifyObstructiveCode: true, morgan: true, namespace: '__cypress', numTestsKeptInMemory: 0, pageLoadTimeout: 60000, platform: 'darwin', port: null, projectId: null, projectName: 'css-automation', projectRoot: '/Users/tfaron/Urgently/css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, redirectionLimit: 20, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e//*.cy.{js,jsx,ts,tsx}', from: 'default' } }, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', scrollBehavior: 'top', setupNodeEvents: '[Function setupNodeEvents]', slowTestThreshold: 10000, socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', specPattern: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, version: '10.0.3', video: true, videoCompression: 32, videoUploadOnPasses: true, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', viewportHeight: 1000, viewportWidth: 1500, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', testingType: 'e2e' } +0ms
cypress:lifecycle:child:RunPlugins:12353 Loading the RunPlugins +1ms
cypress:lifecycle:child:RunPlugins:12353 register event _get:task:body with id 0 +0ms
cypress:lifecycle:child:RunPlugins:12353 register event _get:task:keys with id 1 +0ms
cypress:lifecycle:child:RunPlugins:12353 Calling setupNodeEvents +0ms
cypress:lifecycle:child:RunPlugins:12353 register default preprocessor +1ms
cypress:server:plugins resolving typescript with projectRoot '/Users/tfaron/Urgently/css-automation' +20s
cypress:server:plugins resolved typescript /Users/tfaron/Urgently/css-automation/node_modules/typescript/lib/typescript.js +0ms
cypress:lifecycle:child:RunPlugins:12353 creating webpack preprocessor with options { typescript: '/Users/tfaron/Urgently/css-automation/node_modules/typescript/lib/typescript.js' } +0ms
cypress:lifecycle:child:RunPlugins:12353 register event file:preprocessor with id 2 +289ms
cypress:lifecycle:child:RunPlugins:12353 plugins file successfully loaded +0ms
cypress:config:browser validating configuration +302ms
cypress:server:config setting config object { cliConfig: {}, projectName: 'css-automation', projectRoot: '/Users/tfaron/Urgently/css-automation', config: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, envFile: {}, options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', testingType: 'e2e', configFile: 'cypress.config.ts' } } +304ms
cypress:server:config config is { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' } +1ms
cypress:server:config merged config with options, got { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts' } +0ms
cypress:server:config using CYPRESS_INTERNAL_ENV production +2ms
cypress:server:config resolved config is { value: [], from: 'default' } +2ms
cypress:config:browser validating configuration +7ms
cypress:server:validation clientCerts: [] +310ms
cypress:server:config validate that there is no breaking config options before setupNodeEvents +4ms
cypress:server:config setting support file /Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts +7ms
cypress:server:config for project root /Users/tfaron/Urgently/css-automation +1ms
cypress:server:config resolved support file /Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts +0ms
cypress:server:config set support folder /Users/tfaron/Urgently/css-automation/cypress/support +0ms
cypress:config:browser validating configuration +12ms
cypress:server:validation clientCerts: [] +11ms
cypress:server:validation browsers [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] +0ms
cypress:server:config updateWithPluginValues { cfg: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: [Object], env: [Object], numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: [Object], setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts', animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '
.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ [Object], [Object] ], clientRoute: '/
/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: [Object], arch: [Object], baseUrl: [Object], blockHosts: [Object], chromeWebSecurity: [Object], clientCertificates: [Object], defaultCommandTimeout: [Object], downloadsFolder: [Object], env: [Object], execTimeout: [Object], experimentalFetchPolyfill: [Object], experimentalInteractiveRunEvents: [Object], experimentalSessionAndOrigin: [Object], experimentalSourceRewriting: [Object], fileServerFolder: [Object], fixturesFolder: [Object], excludeSpecPattern: [Object], includeShadowDom: [Object], keystrokeDelay: [Object], modifyObstructiveCode: [Object], numTestsKeptInMemory: [Object], platform: [Object], pageLoadTimeout: [Object], port: [Object], projectId: [Object], redirectionLimit: [Object], reporter: [Object], reporterOptions: [Object], requestTimeout: [Object], resolvedNodePath: [Object], resolvedNodeVersion: [Object], responseTimeout: [Object], retries: [Object], screenshotOnRunFailure: [Object], screenshotsFolder: [Object], slowTestThreshold: [Object], scrollBehavior: [Object], supportFile: [Object], supportFolder: [Object], taskTimeout: [Object], trashAssetsBeforeRuns: [Object], userAgent: [Object], video: [Object], videoCompression: [Object], videosFolder: [Object], videoUploadOnPasses: [Object], viewportHeight: [Object], viewportWidth: [Object], waitForAnimations: [Object], watchForFileChanges: [Object], browsers: [Object], hosts: [Object], isInteractive: [Object], specPattern: [Object] } }, overrides: {} } +2ms
cypress:config:browser validating configuration +2ms
cypress:server:config validate that there is no breaking config options added by setupNodeEvents +0ms
cypress:server:config config diffs null +1ms
cypress:server:config merged config object { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts', animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '
.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/
/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', from: 'default' } } } +1ms
cypress:server:config merged plugins config { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts', animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '
.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/
/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e//*.cy.{js,jsx,ts,tsx}', from: 'default' } } } +1ms
cypress:data-context:sources:ProjectDataSource found specs [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts' ] +0ms
cypress:data-context:sources:GitDataSource getting git info for [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts' ]: +20s
cypress:data-context:sources:GitDataSource executing command IFS=$'\ '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done: +0ms
cypress:data-context:sources:GitDataSource gitBaseDir /Users/tfaron/Urgently/css-automation: +0ms
cypress:server:browsers browsers.kill called with no active instance +0ms
cypress:server:open_project open_project create /Users/tfaron/Urgently/css-automation +0ms
cypress:server:open_project opening project /Users/tfaron/Urgently/css-automation +0ms
cypress:server:open_project and options { ctx: <ref *1> DataContext { update: [Function (anonymous)], debug: [Function: debug] { namespace: 'cypress:data-context', useColors: true, color: 185, extend: [Function: extend], destroy: [Function: deprecated], enabled: [Getter/Setter], inspectOpts: [Object] }, _debugCache: {}, debugNs: [Function (anonymous)], onError: [Function (anonymous)], onWarning: [Function (anonymous)], _config: { schema: [GraphQLSchema], schemaCloud: [GraphQLSchema], mode: 'open', browserApi: [Object], configApi: [Object], appApi: [Object], authApi: [Object], projectApi: [Object], electronApi: [Object], localSettingsApi: [Object] }, _modeOptions: { _: [Array], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation' }, _coreData: { servers: [Object], cliBrowser: null, cliTestingType: null, machineBrowsers: [Promise], hasInitializedMode: 'open', baseError: null, dashboardGraphQLError: null, dev: [Object], app: [Object], localSettings: [Object], authState: [Object], currentProject: '/Users/tfaron/Urgently/css-automation', currentProjectData: [Object], currentProjectGitInfo: [GitDataSource], currentTestingType: 'e2e', wizard: [Object], migration: [Object], warnings: [], activeBrowser: null, user: null, electron: [Object], scaffoldedFiles: null, packageManager: 'npm', forceReconfigureProject: null, versionData: [Object] }, lifecycleManager: ProjectLifecycleManager { ctx: [Circular *1], _currentTestingType: 'e2e', _projectMetaState: [Object], onProcessExit: [Function (anonymous)], onLoadError: [Function (anonymous)], _eventRegistrar: [EventRegistrar], _projectRoot: '/Users/tfaron/Urgently/css-automation', _initializedProject: undefined, _cachedInitialConfig: [Object], _cachedFullConfig: [Object], _configManager: [ProjectConfigManager] } }, onReloadBrowser: [Function: onReloadBrowser], args: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', testingType: 'e2e' } } +0ms
cypress:server:project Project created { testingType: 'e2e', projectRoot: '/Users/tfaron/Urgently/css-automation' } +0ms
cypress:server:project get saved state +0ms
cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +13s
cypress:server:saved_state for project path /Users/tfaron/Urgently/css-automation +0ms
cypress:server:saved_state state path for project /Users/tfaron/Urgently/css-automation +4ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +13s
cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +2ms
cypress:server:project opening project instance /Users/tfaron/Urgently/css-automation +45ms
cypress:server:project project open options { report: false, onFocusTests: [Function: onFocusTests], onError: [Function: onError], onWarning: [Function (anonymous)], ctx: <ref *1> DataContext { update: [Function (anonymous)], debug: [Function: debug] { namespace: 'cypress:data-context', useColors: true, color: 185, extend: [Function: extend], destroy: [Function: deprecated], enabled: [Getter/Setter], inspectOpts: [Object] }, _debugCache: {}, debugNs: [Function (anonymous)], onError: [Function (anonymous)], onWarning: [Function (anonymous)], _config: { schema: [GraphQLSchema], schemaCloud: [GraphQLSchema], mode: 'open', browserApi: [Object], configApi: [Object], appApi: [Object], authApi: [Object], projectApi: [Object], electronApi: [Object], localSettingsApi: [Object] }, _modeOptions: { _: [Array], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation' }, _coreData: { servers: [Object], cliBrowser: null, cliTestingType: null, machineBrowsers: [Promise], hasInitializedMode: 'open', baseError: null, dashboardGraphQLError: null, dev: [Object], app: [Object], localSettings: [Object], authState: [Object], currentProject: '/Users/tfaron/Urgently/css-automation', currentProjectData: [Object], currentProjectGitInfo: [GitDataSource], currentTestingType: 'e2e', wizard: [Object], migration: [Object], warnings: [], activeBrowser: null, user: null, electron: [Object], scaffoldedFiles: null, packageManager: 'npm', forceReconfigureProject: null, versionData: [Object] }, lifecycleManager: ProjectLifecycleManager { ctx: [Circular 1], _currentTestingType: 'e2e', _projectMetaState: [Object], onProcessExit: [Function (anonymous)], onLoadError: [Function (anonymous)], _eventRegistrar: [EventRegistrar], _projectRoot: '/Users/tfaron/Urgently/css-automation', _initializedProject: undefined, _cachedInitialConfig: [Object], _cachedFullConfig: [Object], _configManager: [ProjectConfigManager], _runModeExitEarly: undefined } }, onReloadBrowser: [Function: onReloadBrowser], args: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/css-automation', cwd: '/Users/tfaron/Urgently/css-automation', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', testingType: 'e2e' }, testingType: 'e2e' } +0ms
cypress:server:project project has config { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts', animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '
.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/
/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', from: 'default' } }, testingType: 'e2e', state: { firstOpened: 1654546200017, lastOpened: 1654610158272, appX: 2377, appY: 140 } } +1ms
cypress:server:server-base server open +0ms
cypress:network:client-certificates loaded client certificates for 0 URL(s) +0ms
cypress:server:server-e2e createServer connecting to server +0ms
cypress:server:server-base Server listening on { address: '127.0.0.1', family: 'IPv4', port: 50385 } +24ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/proxy +70ms
cypress:https-proxy:ca checking CA version { actualVersion: 1, CA_VERSION: 1 } +0ms
cypress:https-proxy Created SNI HTTPS Proxy Server { port: 50387 } +0ms
cypress:network:connect beginning getAddress { hostname: 'qa-css.urgent.ly', port: 443 } +8s
cypress:network:connect got addresses { hostname: 'qa-css.urgent.ly', port: 443, addresses: [ { address: '13.249.39.51', family: 4 }, { address: '13.249.39.47', family: 4 }, { address: '13.249.39.109', family: 4 }, { address: '13.249.39.118', family: 4 } ] } +70ms
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +0ms
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +1ms
cypress:server:remote-states setting remote state { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for https://urgent.ly +0ms
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +1ms
cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +1ms
cypress:server:project project config: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts', animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '
.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: 50385, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/
/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', testingType: 'e2e', state: { firstOpened: 1654546200017, lastOpened: 1654610158272, appX: 2377, appY: 140 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:50385', browserUrl: 'https://qa-css.urgent.ly/__/', reporterUrl: 'https://qa-css.urgent.ly/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:50385' } +187ms
cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +229ms
cypress:server:saved_state for project path /Users/tfaron/Urgently/css-automation +0ms
cypress:server:saved_state state path for project /Users/tfaron/Urgently/css-automation +1ms
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +161ms
cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +1ms
cypress:server:project project has config { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts', animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '
.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: 50385, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/
/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', from: 'default' } }, testingType: 'e2e', state: { firstOpened: 1654546200017, lastOpened: 1654610671912, appX: 2377, appY: 140 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:50385', browserUrl: 'https://qa-css.urgent.ly/__/', reporterUrl: 'https://qa-css.urgent.ly/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:50385' } +47ms
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +52ms
cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +52ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.versions +7s
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.cloudViewer +1ms
cypress:graphql:remoteSchemaWrapped executing: {"operationName":"HeaderBar_HeaderBarQuery_cloudViewer","requestPolicy":"cache-first"} +8s
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.cloudViewer resolved immediately +2ms
cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.versions resolved immediately +0ms
cypress:data-context:sources:VersionsDataSource resetting latest version telemetry call due to a different testing type +7s
cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' } +8s
cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' } +0ms
cypress:data-context:sources:VersionsDataSource retrieving latest version information with headers: { 'Content-Type': 'application/json', 'x-cypress-version': '10.0.3', 'x-os-name': 'darwin', 'x-arch': 'x64', 'x-initial-launch': 'false', 'x-testing-type': 'e2e', 'x-machine-id': 'ea2259c5ddff0b32db8acc6f8428205e49d67dc2b81ab8dbb46657435f587798' } +181ms
cypress:data-context:sources:VersionsDataSource latest version information: { name: 'Cypress', version: '10.0.3', packages: { mac: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux64: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, darwin: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'darwin-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, 'linux-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'win32-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/win32-x64/cypress.zip' } } } +1ms
cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done, timedOut: false }
cypress:server:open_project resetting project state, preparing to launch browser chrome for spec { name: '', absolute: '', relative: '', specType: 'integration' } options {} +2s
cypress:server:project resetting project instance /Users/tfaron/Urgently/css-automation +2s
cypress:proxy:http:util:buffers resetting buffers +0ms
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +2s
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +1ms
cypress:server:remote-states setting remote state { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for https://urgent.ly +2s
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +3ms
cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +1ms
cypress:server:project_utils no spec absolute path, returning: https://qa-css.urgent.ly/__/ +0ms
cypress:server:open_project open project url https://qa-css.urgent.ly/__/ +13ms
cypress:server:project project has config { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, configFile: 'cypress.config.ts', animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '
.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: 50385, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/
/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e//.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e//*.cy.{js,jsx,ts,tsx}', from: 'default' } }, testingType: 'e2e', state: { firstOpened: 1654546200017, lastOpened: 1654610671912, appX: 2377, appY: 140 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:50385', browserUrl: 'https://qa-css.urgent.ly/__/', reporterUrl: 'https://qa-css.urgent.ly/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:50385' } +8ms
cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +3ms
cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +3ms
cypress:server:open_project launching browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false }, spec: +2ms
cypress:server:browsers browsers.kill called with no active instance +2s
cypress:server:browsers getBrowserLauncher { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false } } +1ms
cypress:server:browsers opening browser { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false } +15ms
cypress:server:browsers:chrome reading chrome preferences... { userDir: '/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', CHROME_PREFERENCE_PATHS: { default: 'Default/Preferences', defaultSecure: 'Default/Secure Preferences', localState: 'Local State' } } +0ms
cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'before:browser:launch', isRegistered: false } +3s
cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/extensions +2s
cypress:server:browsers:chrome launching in chrome with debugging port {
url: 'https://qa-css.urgent.ly/__/',\
args: [
'--test-type',
'--ignore-certificate-errors',
'--start-maximized',
'--silent-debugger-extension-api',
'--no-default-browser-check',
'--no-first-run',
'--noerrdialogs',
'--enable-fixed-layout',
'--disable-popup-blocking',
'--disable-password-generation',
'--disable-single-click-autofill',
'--disable-prompt-on-repos',
'--disable-background-timer-throttling',
'--disable-renderer-backgrounding',
'--disable-renderer-throttling',
'--disable-backgrounding-occluded-windows',
'--disable-restore-session-state',
'--disable-new-profile-management',
'--disable-new-avatar-menu',
'--allow-insecure-localhost',
'--reduce-security-for-testing',
'--enable-automation',
'--disable-print-preview',
'--disable-device-discovery-notifications',
'--autoplay-policy=no-user-gesture-required',
'--disable-site-isolation-trials',
'--metrics-recording-only',
'--disable-prompt-on-repost',
'--disable-hang-monitor',
'--disable-sync',
'--disable-web-resources',
'--safebrowsing-disable-download-protection',
'--disable-client-side-phishing-detection',
'--disable-component-update',
"--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'",
'--disable-default-apps',
'--use-fake-ui-for-media-stream',
'--use-fake-device-for-media-stream',
'--disable-ipc-flooding-protection',
'--disable-backgrounding-occluded-window',
'--disable-breakpad',
'--password-store=basic',
'--use-mock-keychain',
'--disable-dev-shm-usage',
'--proxy-server=http://localhost:50385',
'--disable-web-security',
'--allow-running-insecure-content',
'--proxy-bypass-list=<-loopback>',
'--remote-debugging-port=50396',
'--remote-debugging-address=127.0.0.1',
'--load-extension=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressExtension,/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/extension/theme',
'--user-data-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive',
'--disk-cache-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressCache'
],
port: 50396
} +111ms
cypress:launcher:browsers launching browser { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false }, url: 'about:blank' } +0ms
cypress:launcher:browsers spawning browser with args { args: [ 'about:blank', '--test-type', '--ignore-certificate-errors', '--start-maximized', '--silent-debugger-extension-api', '--no-default-browser-check', '--no-first-run', '--noerrdialogs', '--enable-fixed-layout', '--disable-popup-blocking', '--disable-password-generation', '--disable-single-click-autofill', '--disable-prompt-on-repos', '--disable-background-timer-throttling', '--disable-renderer-backgrounding', '--disable-renderer-throttling', '--disable-backgrounding-occluded-windows', '--disable-restore-session-state', '--disable-new-profile-management', '--disable-new-avatar-menu', '--allow-insecure-localhost', '--reduce-security-for-testing', '--enable-automation', '--disable-print-preview', '--disable-device-discovery-notifications', '--autoplay-policy=no-user-gesture-required', '--disable-site-isolation-trials', '--metrics-recording-only', '--disable-prompt-on-repost', '--disable-hang-monitor', '--disable-sync', '--disable-web-resources', '--safebrowsing-disable-download-protection', '--disable-client-side-phishing-detection', '--disable-component-update', "--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'", '--disable-default-apps', '--use-fake-ui-for-media-stream', '--use-fake-device-for-media-stream', '--disable-ipc-flooding-protection', '--disable-backgrounding-occluded-window', '--disable-breakpad', '--password-store=basic', '--use-mock-keychain', '--disable-dev-shm-usage', '--proxy-server=http://localhost:50385', '--disable-web-security', '--allow-running-insecure-content', '--proxy-bypass-list=<-loopback>', '--remote-debugging-port=50396', '--remote-debugging-address=127.0.0.1', '--load-extension=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressExtension,/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/extension/theme', '--user-data-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', '--disk-cache-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressCache' ] } +0ms
cypress:network:connect received error on connect, retrying { iteration: 0, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +32s
cypress:launcher:browsers chrome exited: { code: null, signal: 'SIGKILL' } +30s
cypress:network:connect received error on connect, retrying { iteration: 1, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +115ms
cypress:network:connect received error on connect, retrying { iteration: 2, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +120ms
cypress:network:connect received error on connect, retrying { iteration: 20, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +1s
cypress:data-context:sources:GitDataSource Refreshing git data +39s
cypress:data-context:sources:GitDataSource getting git info for [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts' ]: +75ms
cypress:data-context:sources:GitDataSource executing command IFS=$'\ '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done: +2ms
cypress:data-context:sources:GitDataSource gitBaseDir /Users/tfaron/Urgently/css-automation: +0ms
cypress:data-context:sources:GitDataSource On current branch master +75ms
cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done, timedOut: false }
Still waiting to connect to Chrome, retrying in 1 second (attempt 21/62)
cypress:network:connect received error on connect, retrying { iteration: 21, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +1s
Still waiting to connect to Chrome, retrying in 1 second (attempt 22/62)
cypress:network:connect received error on connect, retrying { iteration: 22, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +1s
cypress:network:connect received error on connect, retrying { iteration: 60, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +1s
Still waiting to connect to Chrome, retrying in 1 second (attempt 61/62)
cypress:network:connect received error on connect, retrying { iteration: 61, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +1s
Still waiting to connect to Chrome, retrying in 1 second (attempt 62/62)
cypress:network:connect received error on connect, retrying { iteration: 62, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +1s
cypress:network:connect retries exhausted, bubbling up error { iteration: 63, err: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +1s
cypress:server:browsers:browser-cri-client failed to connect to CDP { connectOpts: { host: '127.0.0.1', port: 50396, getDelayMsForRetry: [Function: getDelayMsForRetry] }, err: OperationalError: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { cause: Error: connect ECONNREFUSED 127.0.0.1:50396 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 }, isOperational: true, errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50396 } } +0ms
cypress:data-context:sources:GitDataSource Refreshing git data +1m
cypress:data-context:sources:GitDataSource getting git info for [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts' ]: +129ms
cypress:data-context:sources:GitDataSource executing command IFS=$'\ '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done: +1ms
cypress:data-context:sources:GitDataSource gitBaseDir /Users/tfaron/Urgently/css-automation: +0ms
cypress:data-context:sources:GitDataSource On current branch master +80ms
cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done, timedOut: false }
cypress:data-context:sources:GitDataSource Refreshing git data +1m
cypress:data-context:sources:GitDataSource getting git info for [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts' ]: +91ms
cypress:data-context:sources:GitDataSource executing command IFS=$'\ '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done: +1ms
cypress:data-context:sources:GitDataSource gitBaseDir /Users/tfaron/Urgently/css-automation: +1ms
cypress:data-context:sources:GitDataSource On current branch master +91ms
cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done, timedOut: false }
cypress:data-context:sources:GitDataSource Refreshing git data +1m
cypress:data-context:sources:GitDataSource getting git info for [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts' ]: +94ms
cypress:data-context:sources:GitDataSource executing command IFS=$'\ '; for file in \{"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts"\}; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done: +2ms
cypress:data-context:sources:GitDataSource gitBaseDir /Users/tfaron/Urgently/css-automation: +0ms
cypress:data-context:sources:GitDataSource On current branch master +70ms
cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + `'; for file in {"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test
}

Desired behavior

Browser to open and allow test selection to appear

Test code to reproduce

cypress open using chrome

Cypress Version

10.0.1

Other

No response

@cypress-bot cypress-bot bot added the stage: investigating Someone from Cypress is looking into this label Jun 7, 2022
@AtofStryker
Copy link
Contributor

Hey @tfaron. Are you able to try this with Cypress 10.0.3? Does the same effect happen when you do npx cypress open instead of ./node_modules/.bin/cypress open? Is is possible to put together a quick reproduction repo?

@tfaron
Copy link
Author

tfaron commented Jun 8, 2022

@AtofStryker I did try on 10.0.3 as well.
I did many new installations of chrome and cypress and was still having issues.
I did end up turning off my local firewall on my mac, and all of a sudden it worked so maybe there is a relation there.
I end up getting it to run for days then hit something so I think unless something is not obvious we can close this issue and I can re-open if needed

@AtofStryker
Copy link
Contributor

@tfaron sounds good to us. Let us know if you run into any additional trouble!

1 similar comment
@AtofStryker
Copy link
Contributor

@tfaron sounds good to us. Let us know if you run into any additional trouble!

@AtofStryker AtofStryker removed the stage: investigating Someone from Cypress is looking into this label Jun 8, 2022
@tfaron
Copy link
Author

tfaron commented Jun 9, 2022

@AtofStryker Can we reopen this issue?
When I rebooted my mac today I am not back to where I was before with it not launching chrome

Here is the debug log with npx cypress open and 10.0.3

debug logs with npx cypress open rom: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, configFile: { value: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', from: 'plugin' }, testingType: { value: 'e2e', from: 'plugin' } }, state: { firstOpened: 1654546200017, lastOpened: 1654806233155, appX: 1920, appY: 25, appWidth: 1920, appHeight: 970 } } +3ms cypress:server:server-base server open +0ms cypress:network:client-certificates loaded client certificates for 0 URL(s) +0ms cypress:server:server-e2e createServer connecting to server +0ms cypress:server:server-base Server listening on { address: '127.0.0.1', family: 'IPv4', port: 50912 } +25ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/proxy +74ms cypress:https-proxy:ca checking CA version { actualVersion: 1, CA_VERSION: 1 } +0ms cypress:https-proxy Created SNI HTTPS Proxy Server { port: 50914 } +0ms cypress:network:connect beginning getAddress { hostname: 'qa-css.urgent.ly', port: 443 } +4m cypress:network:connect got addresses { hostname: 'qa-css.urgent.ly', port: 443, addresses: [ { address: '108.156.107.31', family: 4 }, { address: '108.156.107.57', family: 4 }, { address: '108.156.107.53', family: 4 }, { address: '108.156.107.54', family: 4 } ] } +75ms cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +0ms cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +1ms cypress:server:remote-states setting remote state { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for https://urgent.ly +0ms cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +1ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +1ms cypress:server:project project config: { env: { API_ENDPOINT: 'https://dev01-ops-apis.urgent.ly/v3/', API_MICRO_ENDPOINT: 'https://qa-api-v2.urgent.ly/', CSS_PORTAL_URL: 'https://qa-css.urgent.ly/', CSS_CRED_PSW: 'r8adS!de12', CSS_CRED_USR: 'admin@geturgently.com', grepFilterSpecs: true, PRICE_API_VERSION: 2, CONFIGFILE: 'qa' }, configFile: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', testingType: 'e2e', chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: 50912, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', state: { firstOpened: 1654546200017, lastOpened: 1654806233155, appX: 1920, appY: 25, appWidth: 1920, appHeight: 970 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:50912', browserUrl: 'https://qa-css.urgent.ly/__/', reporterUrl: 'https://qa-css.urgent.ly/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:50912' } +206ms cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +250ms cypress:server:saved_state for project path /Users/tfaron/Urgently/css-automation +0ms cypress:server:saved_state state path for project /Users/tfaron/Urgently/css-automation +1ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +179ms cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/css-automation-40f0258bd2a9bef56ff797556c573e45/state.json +1ms cypress:server:project project has config { env: { API_ENDPOINT: 'https://dev01-ops-apis.urgent.ly/v3/', API_MICRO_ENDPOINT: 'https://qa-api-v2.urgent.ly/', CSS_PORTAL_URL: 'https://qa-css.urgent.ly/', CSS_CRED_PSW: 'r8adS!de12', CSS_CRED_USR: 'admin@geturgently.com', grepFilterSpecs: true, PRICE_API_VERSION: 2, CONFIGFILE: 'qa' }, configFile: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', testingType: 'e2e', chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: 50912, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object], API_ENDPOINT: [Object], API_MICRO_ENDPOINT: [Object], CSS_PORTAL_URL: [Object], CSS_CRED_PSW: [Object], CSS_CRED_USR: [Object], grepFilterSpecs: [Object], PRICE_API_VERSION: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, configFile: { value: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', from: 'plugin' }, testingType: { value: 'e2e', from: 'plugin' } }, state: { firstOpened: 1654546200017, lastOpened: 1654806831189, appX: 1920, appY: 25, appWidth: 1920, appHeight: 970 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:50912', browserUrl: 'https://qa-css.urgent.ly/__/', reporterUrl: 'https://qa-css.urgent.ly/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:50912' } +49ms cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +57ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +58ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.versions +4m cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.cloudViewer +0ms cypress:graphql:remoteSchemaWrapped executing: {"operationName":"HeaderBar_HeaderBarQuery_cloudViewer","requestPolicy":"cache-first"} +4m cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.cloudViewer resolved immediately +2ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.versions resolved immediately +0ms cypress:data-context:sources:VersionsDataSource resetting latest version telemetry call due to a different testing type +4m cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' } +4m cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' } +0ms cypress:data-context:sources:VersionsDataSource retrieving latest version information with headers: { 'Content-Type': 'application/json', 'x-cypress-version': '10.0.3', 'x-os-name': 'darwin', 'x-arch': 'x64', 'x-initial-launch': 'false', 'x-testing-type': 'e2e', 'x-machine-id': 'ea2259c5ddff0b32db8acc6f8428205e49d67dc2b81ab8dbb46657435f587798' } +173ms cypress:data-context:sources:VersionsDataSource latest version information: { name: 'Cypress', version: '10.0.3', packages: { mac: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux64: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, darwin: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'darwin-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, 'linux-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'win32-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/win32-x64/cypress.zip' } } } +2ms cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + `'; for file in {"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/1-test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts"}; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done`, timedOut: false } cypress:server:open_project resetting project state, preparing to launch browser chrome for spec { name: '', absolute: '', relative: '', specType: 'integration' } options {} +2s cypress:server:project resetting project instance /Users/tfaron/Urgently/css-automation +2s cypress:proxy:http:util:buffers resetting buffers +0ms cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +2s cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +1ms cypress:server:remote-states setting remote state { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for https://urgent.ly +2s cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +0ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +0ms cypress:server:project_utils no spec absolute path, returning: https://qa-css.urgent.ly/__/ +0ms cypress:server:open_project open project url https://qa-css.urgent.ly/__/ +3ms cypress:server:project project has config { env: { API_ENDPOINT: 'https://dev01-ops-apis.urgent.ly/v3/', API_MICRO_ENDPOINT: 'https://qa-api-v2.urgent.ly/', CSS_PORTAL_URL: 'https://qa-css.urgent.ly/', CSS_CRED_PSW: 'r8adS!de12', CSS_CRED_USR: 'admin@geturgently.com', grepFilterSpecs: true, PRICE_API_VERSION: 2, CONFIGFILE: 'qa' }, configFile: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', testingType: 'e2e', chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation', rawJson: { chromeWebSecurity: false, defaultCommandTimeout: 10000, watchForFileChanges: false, reporter: 'cypress-multi-reporters', reporterOptions: { configFile: 'reporter.json' }, env: { CONFIGFILE: 'qa' }, numTestsKeptInMemory: 0, viewportWidth: 1500, viewportHeight: 1000, e2e: { setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/' }, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://qa-css.urgent.ly/#/', envFile: {}, projectRoot: '/Users/tfaron/Urgently/css-automation', projectName: 'css-automation' }, animationDistanceThreshold: 5, arch: 'x64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/tfaron/Urgently/css-automation/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/css-automation', fixturesFolder: '/Users/tfaron/Urgently/css-automation/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, platform: 'darwin', pageLoadTimeout: 60000, port: 50912, projectId: null, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/css-automation/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/css-automation/cypress/support/e2e.ts', supportFolder: '/Users/tfaron/Urgently/css-automation/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/css-automation/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: 'https://qa-css.urgent.ly/#/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 10000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { CONFIGFILE: [Object], API_ENDPOINT: [Object], API_MICRO_ENDPOINT: [Object], CSS_PORTAL_URL: [Object], CSS_CRED_PSW: [Object], CSS_CRED_USR: [Object], grepFilterSpecs: [Object], PRICE_API_VERSION: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'cypress-multi-reporters', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 1000, from: 'config' }, viewportWidth: { value: 1500, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, configFile: { value: '/Users/tfaron/Urgently/css-automation/cypress.config.ts', from: 'plugin' }, testingType: { value: 'e2e', from: 'plugin' } }, state: { firstOpened: 1654546200017, lastOpened: 1654806831189, appX: 1920, appY: 25, appWidth: 1920, appHeight: 970 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:50912', browserUrl: 'https://qa-css.urgent.ly/__/', reporterUrl: 'https://qa-css.urgent.ly/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:50912' } +3ms cypress:network:cors Parsed URL { port: '443', tld: 'ly', domain: 'urgent' } +6ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://qa-css.urgent.ly', strategy: 'http', fileServer: null, domainName: 'urgent.ly', props: { port: '443', tld: 'ly', domain: 'urgent' } } for: https://urgent.ly +6ms cypress:server:open_project launching browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false }, spec: +5ms cypress:server:browsers browsers.kill called with no active instance +2s cypress:server:browsers getBrowserLauncher { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false } } +0ms cypress:server:browsers opening browser { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false } +6ms cypress:server:browsers:chrome reading chrome preferences... { userDir: '/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', CHROME_PREFERENCE_PATHS: { default: 'Default/Preferences', defaultSecure: 'Default/Secure Preferences', localState: 'Local State' } } +0ms cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'before:browser:launch', isRegistered: false } +2s cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/extensions +2s cypress:server:browsers:chrome launching in chrome with debugging port { url: 'https://qa-css.urgent.ly/__/', args: [ '--test-type', '--ignore-certificate-errors', '--start-maximized', '--silent-debugger-extension-api', '--no-default-browser-check', '--no-first-run', '--noerrdialogs', '--enable-fixed-layout', '--disable-popup-blocking', '--disable-password-generation', '--disable-single-click-autofill', '--disable-prompt-on-repos', '--disable-background-timer-throttling', '--disable-renderer-backgrounding', '--disable-renderer-throttling', '--disable-backgrounding-occluded-windows', '--disable-restore-session-state', '--disable-new-profile-management', '--disable-new-avatar-menu', '--allow-insecure-localhost', '--reduce-security-for-testing', '--enable-automation', '--disable-print-preview', '--disable-device-discovery-notifications', '--autoplay-policy=no-user-gesture-required', '--disable-site-isolation-trials', '--metrics-recording-only', '--disable-prompt-on-repost', '--disable-hang-monitor', '--disable-sync', '--disable-web-resources', '--safebrowsing-disable-download-protection', '--disable-client-side-phishing-detection', '--disable-component-update', "--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'", '--disable-default-apps', '--use-fake-ui-for-media-stream', '--use-fake-device-for-media-stream', '--disable-ipc-flooding-protection', '--disable-backgrounding-occluded-window', '--disable-breakpad', '--password-store=basic', '--use-mock-keychain', '--disable-dev-shm-usage', '--proxy-server=http://localhost:50912', '--disable-web-security', '--allow-running-insecure-content', '--proxy-bypass-list=<-loopback>', '--remote-debugging-port=50925', '--remote-debugging-address=127.0.0.1', '--load-extension=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressExtension,/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/extension/theme', '--user-data-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', '--disk-cache-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressCache' ], port: 50925 } +141ms cypress:launcher:browsers launching browser { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false }, url: 'about:blank' } +0ms cypress:launcher:browsers spawning browser with args { args: [ 'about:blank', '--test-type', '--ignore-certificate-errors', '--start-maximized', '--silent-debugger-extension-api', '--no-default-browser-check', '--no-first-run', '--noerrdialogs', '--enable-fixed-layout', '--disable-popup-blocking', '--disable-password-generation', '--disable-single-click-autofill', '--disable-prompt-on-repos', '--disable-background-timer-throttling', '--disable-renderer-backgrounding', '--disable-renderer-throttling', '--disable-backgrounding-occluded-windows', '--disable-restore-session-state', '--disable-new-profile-management', '--disable-new-avatar-menu', '--allow-insecure-localhost', '--reduce-security-for-testing', '--enable-automation', '--disable-print-preview', '--disable-device-discovery-notifications', '--autoplay-policy=no-user-gesture-required', '--disable-site-isolation-trials', '--metrics-recording-only', '--disable-prompt-on-repost', '--disable-hang-monitor', '--disable-sync', '--disable-web-resources', '--safebrowsing-disable-download-protection', '--disable-client-side-phishing-detection', '--disable-component-update', "--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'", '--disable-default-apps', '--use-fake-ui-for-media-stream', '--use-fake-device-for-media-stream', '--disable-ipc-flooding-protection', '--disable-backgrounding-occluded-window', '--disable-breakpad', '--password-store=basic', '--use-mock-keychain', '--disable-dev-shm-usage', '--proxy-server=http://localhost:50912', '--disable-web-security', '--allow-running-insecure-content', '--proxy-bypass-list=<-loopback>', '--remote-debugging-port=50925', '--remote-debugging-address=127.0.0.1', '--load-extension=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressExtension,/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/extension/theme', '--user-data-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', '--disk-cache-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressCache' ] } +0ms cypress:network:connect received error on connect, retrying { iteration: 0, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +32s cypress:launcher:browsers chrome exited: { code: null, signal: 'SIGKILL' } +30s cypress:network:connect received error on connect, retrying { iteration: 1, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +115ms cypress:network:connect received error on connect, retrying { iteration: 2, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +123ms cypress:network:connect received error on connect, retrying { iteration: 3, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +107ms cypress:network:connect received error on connect, retrying { iteration: 4, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +106ms cypress:network:connect received error on connect, retrying { iteration: 5, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +110ms cypress:network:connect received error on connect, retrying { iteration: 6, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +102ms cypress:network:connect received error on connect, retrying { iteration: 7, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +116ms cypress:network:connect received error on connect, retrying { iteration: 8, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +113ms cypress:network:connect received error on connect, retrying { iteration: 9, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +109ms cypress:network:connect received error on connect, retrying { iteration: 10, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +107ms cypress:network:connect received error on connect, retrying { iteration: 11, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +512ms cypress:network:connect received error on connect, retrying { iteration: 12, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +508ms cypress:network:connect received error on connect, retrying { iteration: 13, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +508ms cypress:network:connect received error on connect, retrying { iteration: 14, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +509ms cypress:network:connect received error on connect, retrying { iteration: 15, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +508ms cypress:network:connect received error on connect, retrying { iteration: 16, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +504ms cypress:network:connect received error on connect, retrying { iteration: 17, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +508ms Still waiting to connect to Chrome, retrying in 1 second (attempt 18/62) cypress:network:connect received error on connect, retrying { iteration: 18, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +523ms cypress:data-context:sources:GitDataSource Refreshing git data +37s cypress:data-context:sources:GitDataSource getting git info for [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/1-test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts' ]: +87ms cypress:data-context:sources:GitDataSource executing command `IFS=$' '; for file in {"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/1-test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts"}; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done`: +1ms cypress:data-context:sources:GitDataSource gitBaseDir `/Users/tfaron/Urgently/css-automation`: +0ms cypress:data-context:sources:GitDataSource On current branch master +77ms cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + `'; for file in {"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/1-test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts"}; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done`, timedOut: false } Still waiting to connect to Chrome, retrying in 1 second (attempt 19/62) cypress:network:connect received error on connect, retrying { iteration: 19, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 20/62) cypress:network:connect received error on connect, retrying { iteration: 20, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 21/62) cypress:network:connect received error on connect, retrying { iteration: 21, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 22/62) cypress:network:connect received error on connect, retrying { iteration: 22, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 23/62) cypress:network:connect received error on connect, retrying { iteration: 23, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 24/62) cypress:network:connect received error on connect, retrying { iteration: 24, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 25/62) cypress:network:connect received error on connect, retrying { iteration: 25, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 26/62) cypress:network:connect received error on connect, retrying { iteration: 26, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 27/62) cypress:network:connect received error on connect, retrying { iteration: 27, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 28/62) cypress:network:connect received error on connect, retrying { iteration: 28, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 29/62) cypress:network:connect received error on connect, retrying { iteration: 29, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 30/62) cypress:network:connect received error on connect, retrying { iteration: 30, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 31/62) cypress:network:connect received error on connect, retrying { iteration: 31, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 32/62) cypress:network:connect received error on connect, retrying { iteration: 32, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 33/62) cypress:network:connect received error on connect, retrying { iteration: 33, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 34/62) cypress:network:connect received error on connect, retrying { iteration: 34, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 35/62) cypress:network:connect received error on connect, retrying { iteration: 35, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 36/62) cypress:network:connect received error on connect, retrying { iteration: 36, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 37/62) cypress:network:connect received error on connect, retrying { iteration: 37, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 38/62) cypress:network:connect received error on connect, retrying { iteration: 38, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 39/62) cypress:network:connect received error on connect, retrying { iteration: 39, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 40/62) cypress:network:connect received error on connect, retrying { iteration: 40, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 41/62) cypress:network:connect received error on connect, retrying { iteration: 41, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 42/62) cypress:network:connect received error on connect, retrying { iteration: 42, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 43/62) cypress:network:connect received error on connect, retrying { iteration: 43, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 44/62) cypress:network:connect received error on connect, retrying { iteration: 44, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 45/62) cypress:network:connect received error on connect, retrying { iteration: 45, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 46/62) cypress:network:connect received error on connect, retrying { iteration: 46, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 47/62) cypress:network:connect received error on connect, retrying { iteration: 47, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 48/62) cypress:network:connect received error on connect, retrying { iteration: 48, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 49/62) cypress:network:connect received error on connect, retrying { iteration: 49, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 50/62) cypress:network:connect received error on connect, retrying { iteration: 50, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 51/62) cypress:network:connect received error on connect, retrying { iteration: 51, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 52/62) cypress:network:connect received error on connect, retrying { iteration: 52, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 53/62) cypress:network:connect received error on connect, retrying { iteration: 53, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 54/62) cypress:network:connect received error on connect, retrying { iteration: 54, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 55/62) cypress:network:connect received error on connect, retrying { iteration: 55, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 56/62) cypress:network:connect received error on connect, retrying { iteration: 56, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 57/62) cypress:network:connect received error on connect, retrying { iteration: 57, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 58/62) cypress:network:connect received error on connect, retrying { iteration: 58, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 59/62) cypress:network:connect received error on connect, retrying { iteration: 59, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 60/62) cypress:network:connect received error on connect, retrying { iteration: 60, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 61/62) cypress:network:connect received error on connect, retrying { iteration: 61, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 62/62) cypress:network:connect received error on connect, retrying { iteration: 62, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s cypress:network:connect retries exhausted, bubbling up error { iteration: 63, err: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +1s cypress:server:browsers:browser-cri-client failed to connect to CDP { connectOpts: { host: '127.0.0.1', port: 50925, getDelayMsForRetry: [Function: getDelayMsForRetry] }, err: OperationalError: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { cause: Error: connect ECONNREFUSED 127.0.0.1:50925 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 }, isOperational: true, errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 50925 } } +0ms cypress:data-context:sources:GitDataSource Refreshing git data +1m cypress:data-context:sources:GitDataSource getting git info for [ '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/1-test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts', '/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts' ]: +139ms cypress:data-context:sources:GitDataSource executing command `IFS=$' '; for file in {"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/1-test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts"}; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done`: +1ms cypress:data-context:sources:GitDataSource gitBaseDir `/Users/tfaron/Urgently/css-automation`: +0ms cypress:data-context:sources:GitDataSource On current branch master +88ms cypress:data-context:sources:GitDataSource command execution error: { stdout: '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + `'; for file in {"/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/test-add-case-partner.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/bmw/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/karma/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/jlr/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/lucid/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/safeco/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-customer.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-job.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case-pci-payment.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/add-case/urgently/test-add-case.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/fleet/alamo/test-case-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/case-info/test-case-case-info.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/jobs/test-case-details-jobs.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/1-test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/payment/test-case-payment-details.cy.ts","/Users/tfaron/Urgently/css-automation/cypress/e2e/test/case-details/urgently/provider/test-case-provider-details.cy.ts"}; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done`, timedOut: false }

@tfaron
Copy link
Author

tfaron commented Jun 10, 2022

@AtofStryker I created a new project and still have the issue:

debug logs Last login: Fri Jun 10 10:02:49 on ttys000 tfaron@tfaron's-MacBook-Pro ~ % cd Urgently tfaron@tfaron's-MacBook-Pro Urgently % cd Tes cd: no such file or directory: Tes tfaron@tfaron's-MacBook-Pro Urgently % cd Test tfaron@tfaron's-MacBook-Pro Test % ls cypress node_modules package.json cypress.config.js package-lock.json tfaron@tfaron's-MacBook-Pro Test % DEBUG=cypress:* npx cypress open cypress:cli:cli cli starts with arguments ["/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node","/Users/tfaron/Urgently/Test/node_modules/.bin/cypress","open"] +0ms cypress:cli NODE_OPTIONS is not set +0ms cypress:cli:cli program parsing arguments +2ms cypress:cli:cli opening Cypress +0ms cypress:cli parsed cli options {} +869ms cypress:cli verifying Cypress app +0ms cypress:cli checking environment variables +1ms cypress:cli checking if executable exists /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress +3ms cypress:cli Binary is executable? : true +2ms cypress:cli binaryDir is /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app +1ms cypress:cli Reading binary package.json from: /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/package.json +0ms cypress:cli Found binary version 10.0.3 installed in: /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app +4ms cypress:cli { verified: true } +6ms cypress:cli is Verified ? true +3ms cypress:cli opening from options {"project":"/Users/tfaron/Urgently/Test"} +0ms cypress:cli command line arguments ["--project","/Users/tfaron/Urgently/Test"] +0ms cypress:cli needs to start own Xvfb? false +0ms cypress:cli spawning, should retry on display problem? false +0ms cypress:cli spawn args [ '--no-sandbox', '--', '--project', '/Users/tfaron/Urgently/Test', '--cwd', '/Users/tfaron/Urgently/Test', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] { detached: false, stdio: 'inherit' } +8ms cypress:cli spawning Cypress with executable: /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress +1ms cypress:ts registering ts-node on directory undefined +0ms cypress:ts Running without ts-node hook in environment "production" +333ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/cache +0ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/browsers +241ms cypress:server:cypress starting cypress with argv [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--', '--project', '/Users/tfaron/Urgently/Test', '--cwd', '/Users/tfaron/Urgently/Test', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] +0ms cypress:server:args argv array: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--project', '/Users/tfaron/Urgently/Test', '--cwd', '/Users/tfaron/Urgently/Test', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] +0ms cypress:server:args parsed argv options { options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0' } } +4ms cypress:server:args argv parsed: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true } +8ms cypress:server:util:proxy found proxy environment variables { npm_config_noproxy: '' } +0ms cypress:server:args options { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {} } +4ms cypress:server:args argv options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test' } +2ms cypress:server:cypress from argv [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--project', '/Users/tfaron/Urgently/Test', '--cwd', '/Users/tfaron/Urgently/Test', '--userNodePath', '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', '--userNodeVersion', '16.15.0' ] got options { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test' } +25ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production +315ms cypress:server:cypress starting in mode interactive with options { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test' } +359ms cypress:server:cypress running Electron currently +5ms objc[10670]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x7ffb5deef948) and /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libGLESv2.dylib (0x1109519c8). One of the two will be used. Which one is undefined. cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudProjectBySlug +0ms cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudProjectsBySlugs +1ms cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudViewer +1ms cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.versions +0ms cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for CurrentProject.cloudProject +2ms cypress:server:browsers:utils getBrowsers +0ms cypress:launcher:detect detecting if the following browsers are present [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google Chrome (\S+)/m, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ], minSupportedVersion: 64 }, { name: 'chromium', family: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Chromium (\S+)/m, binary: [ 'chromium-browser', 'chromium' ], minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'beta', displayName: 'Chrome Beta', versionRegex: /Google Chrome (\S+) beta/m, binary: 'google-chrome-beta', minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, binary: 'google-chrome-canary', minSupportedVersion: 64 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', versionRegex: /^Mozilla Firefox ([^\sab]+)$/m, binary: 'firefox', minSupportedVersion: 86 }, { name: 'firefox', family: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, binary: [ 'firefox-developer-edition', 'firefox' ], minSupportedVersion: 86 }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, binary: [ 'firefox-nightly', 'firefox-trunk' ], minSupportedVersion: 86 }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft Edge (\S+)/m, binary: [ 'edge', 'microsoft-edge' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge Canary (\S+)/m, binary: 'edge-canary', minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microsoft Edge Beta (\S+)/m, binary: 'edge-beta', minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft Edge Dev (\S+)/m, binary: [ 'edge-dev', 'microsoft-edge-dev' ], minSupportedVersion: 79 } ] +0ms cypress:data-context:sources:GitDataSource config: { isRunMode: false, projectRoot: '/Users/tfaron/Urgently/Test', onError: [Function (anonymous)], onBranchChange: [Function: onBranchChange], onGitInfoChange: [Function: onGitInfoChange] } +0ms cypress:scaffold-config:detect Detected cypress.config.js - using JS +0ms cypress:lifecycle:ProjectConfigIpc fork child process { CHILD_PROCESS_FILE_PATH: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/require_async_child.js', configProcessArgs: [ '--projectRoot', '/Users/tfaron/Urgently/Test', '--file', '/Users/tfaron/Urgently/Test/cypress.config.js' ], childOptions: { stdio: 'pipe', cwd: '/Users/tfaron/Urgently/Test', execPath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node' } } +0ms cypress:lifecycle:ProjectConfigIpc trigger the load of the file +5ms cypress:server:util:editors get user editor +0ms cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +0ms cypress:server:saved_state missing project path, looking for project here +0ms cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +34ms cypress:server:saved_state for project path /Users/tfaron/Urgently/Test +0ms cypress:server:saved_state state path for project /Users/tfaron/Urgently/Test +55ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/Test-c8f03345238ec024aac0b119617f5e78/state.json +2s cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/Test-c8f03345238ec024aac0b119617f5e78/state.json +2ms cypress:server:saved_state making new state file around /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/Test-c8f03345238ec024aac0b119617f5e78/state.json +0ms cypress:server:saved_state state path for global mode +34ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +35ms cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +1ms cypress:server:saved_state making new state file around /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +0ms cypress:data-context:sources:GitDataSource Skipping branch watching because a git error was reported +149ms cypress:data-context:sources:GitDataSource this is not a git repo +192ms cypress:lifecycle:child:run_require_async_child:10672 configFile: /Users/tfaron/Urgently/Test/cypress.config.js +0ms cypress:lifecycle:child:run_require_async_child:10672 projectRoot: /Users/tfaron/Urgently/Test +1ms cypress:lifecycle:child:run_require_async_child:10672 register typescript for required file +0ms cypress:server:ts-node projectRoot path: /Users/tfaron/Urgently/Test +0ms cypress:server:ts-node registeredFile: /Users/tfaron/Urgently/Test/cypress.config.js +1ms cypress:server:plugins resolving typescript with projectRoot '/Users/tfaron/Urgently/Test' +0ms cypress:server:plugins could not resolve typescript, error: Cannot find module 'typescript' Require stack: - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/util/resolve.js - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/ts_node.js - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/run_require_async_child.js - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/require_async_child.js +1ms cypress:lifecycle:child:run_require_async_child:10672 try loading /Users/tfaron/Urgently/Test/cypress.config.js +16ms cypress:server:windows creating electron window with options { backgroundColor: 'white', width: 1200, height: 800, minWidth: 597, minHeight: 400, x: 2251, y: 70, type: 'INDEX', devTools: false, trackState: { width: 'appWidth', height: 'appHeight', x: 'appX', y: 'appY', devTools: 'isAppDevToolsOpen' }, onBlur: [Function: onBlur], onFocus: [Function: onFocus], onClose: [Function: onClose], show: true, frame: true, transparent: false, webPreferences: { contextIsolation: true, partition: null, webSecurity: false, nodeIntegration: false, backgroundThrottling: false }, url: 'http://localhost:49895/__launchpad/index.html', contextMenu: false, recordFrameRate: null, onCrashed: [Function: onCrashed], onNewWindow: [Function: onNewWindow] } +0ms cypress:cli exporting Cypress module interface +0ms cypress:lifecycle:child:run_require_async_child:10672 loaded config file /Users/tfaron/Urgently/Test/cypress.config.js +851ms cypress:lifecycle:child:run_require_async_child:10672 loaded config from /Users/tfaron/Urgently/Test/cypress.config.js { e2e: { setupNodeEvents: [Function: setupNodeEvents] } } +1ms cypress:lifecycle:ProjectConfigIpc loadConfig:reply +6s cypress:lifecycle:ProjectConfigManager config is loaded for file /Users/tfaron/Urgently/Test/cypress.config.js null +0ms cypress:config:browser validating configuration +0ms cypress:server:browsers:utils found browsers { browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 } ] } +7s cypress:server:browsers:utils adding Electron browser { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } +1ms cypress:server:util:editors user has the following editors: [ { id: 'webstorm', binary: '/Applications/WebStorm.app/Contents/MacOS/webstorm', name: 'WebStorm' }, { id: 'vim', binary: 'vim', name: 'Vim' } ] +7s cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +7s cypress:server:saved_state missing project path, looking for project here +0ms cypress:server:saved_state state path for global mode +1ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +7s cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +0ms cypress:server:util:editors saved preferred editor: undefined +60ms cypress:server:util:editors return available editors: [ { id: 'computer', name: 'Finder', binary: 'computer' }, { id: 'webstorm', name: 'WebStorm', binary: '/Applications/WebStorm.app/Contents/MacOS/webstorm' }, { id: 'vim', name: 'Vim', binary: 'vim' } ] +0ms cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +60ms cypress:server:saved_state missing project path, looking for project here +0ms cypress:server:saved_state state path for global mode +2ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +62ms cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +0ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.versions +14s cypress:network:agent addRequest called { isHttps: true, href: 'https://registry.npmjs.org/cypress' } +0ms cypress:network:connect beginning getAddress { hostname: 'registry.npmjs.org', port: 80 } +0ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.cloudViewer +65ms cypress:graphql:remoteSchemaWrapped executing: {"operationName":"HeaderBar_HeaderBarQuery_cloudViewer","requestPolicy":"cache-first"} +0ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.cloudViewer resolved immediately +11ms cypress:graphql:nexusDeferIfNotLoadedPlugin Query.versions did not resolve immediately +5ms cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' } +40ms cypress:network:connect beginning getAddress { hostname: 'download.cypress.io', port: 80 } +40ms cypress:network:connect got addresses { hostname: 'registry.npmjs.org', port: 80, addresses: [ { address: '104.16.20.35', family: 4 }, { address: '104.16.19.35', family: 4 }, { address: '104.16.17.35', family: 4 }, { address: '104.16.26.35', family: 4 }, { address: '104.16.16.35', family: 4 }, { address: '104.16.25.35', family: 4 }, { address: '104.16.18.35', family: 4 }, { address: '104.16.24.35', family: 4 }, { address: '104.16.27.35', family: 4 }, { address: '104.16.23.35', family: 4 }, { address: '104.16.21.35', family: 4 }, { address: '104.16.22.35', family: 4 } ] } +1ms cypress:network:connect got addresses { hostname: 'download.cypress.io', port: 80, addresses: [ { address: '104.26.7.176', family: 4 }, { address: '172.67.69.12', family: 4 }, { address: '104.26.6.176', family: 4 } ] } +3ms cypress:network:agent got family { family: 4, href: 'https://registry.npmjs.org/cypress' } +35ms cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' } +131ms cypress:data-context:sources:VersionsDataSource retrieving latest version information with headers: { 'Content-Type': 'application/json', 'x-cypress-version': '10.0.3', 'x-os-name': 'darwin', 'x-arch': 'x64', 'x-initial-launch': 'true', 'x-machine-id': 'ea2259c5ddff0b32db8acc6f8428205e49d67dc2b81ab8dbb46657435f587798' } +0ms cypress:data-context:sources:VersionsDataSource latest version information: { name: 'Cypress', version: '10.0.3', packages: { mac: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux64: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, darwin: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'darwin-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, 'linux-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'win32-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/win32-x64/cypress.zip' } } } +41ms cypress:data-context:sources:VersionsDataSource NPM release dates received { modified: '2022-06-06T20:05:59.035Z' } +117ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.versions eventually resolved with { latest: { id: '10.0.3', version: '10.0.3', released: '2022-06-06T20:04:39.125Z' }, current: { id: '10.0.3', version: '10.0.3', released: '2022-06-06T20:04:39.125Z' } } HeaderBar_HeaderBarQuery +905ms cypress:graphql:nexusDeferIfNotLoadedPlugin Resolving versions for pushFragment with {"latest":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z"},"current":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z"}} +2ms cypress:data-context:sources:GraphQLDataSource pushFragment value {"data":{"versions":{"current":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z","__typename":"Version"},"latest":{"id":"10.0.3","version":"10.0.3","released":"2022-06-06T20:04:39.125Z","__typename":"Version"},"__typename":"VersionData"}}} +0ms cypress:config:browser validating configuration +24s cypress:server:config setting config object { cliConfig: {}, projectName: 'Test', projectRoot: '/Users/tfaron/Urgently/Test', config: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]' }, envFile: {}, options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test', testingType: 'e2e', configFile: 'cypress.config.js' } } +0ms cypress:server:config config is { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]' } +0ms cypress:server:config merged config with options, got { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js' } +1ms cypress:server:config using CYPRESS_INTERNAL_ENV production +2ms cypress:server:config resolved config is { value: [], from: 'default' } +1ms cypress:config:browser validating configuration +5ms cypress:server:validation clientCerts: [] +0ms cypress:server:config validate that there is no breaking config options before setupNodeEvents +0ms cypress:server:config setting support file /Users/tfaron/Urgently/Test/cypress/support/e2e.js +22ms cypress:server:config for project root /Users/tfaron/Urgently/Test +0ms cypress:server:config resolved support file /Users/tfaron/Urgently/Test/cypress/support/e2e.js +2ms cypress:server:config set support folder /Users/tfaron/Urgently/Test/cypress/support +1ms cypress:config:browser validating configuration +26ms cypress:server:validation clientCerts: [] +26ms cypress:server:validation browsers [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] +0ms cypress:lifecycle:child:run_require_async_child:10672 setupTestingType e2e { animationDistanceThreshold: 5, arch: 'x64', autoOpen: false, baseUrl: null, blockHosts: null, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], chromeWebSecurity: true, clientCertificates: [], clientRoute: '/__/', configFile: '/Users/tfaron/Urgently/Test/cypress.config.js', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', cypressEnv: 'production', defaultCommandTimeout: 4000, devServerPublicPathRoute: '/__cypress/src', downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, excludeSpecPattern: '*.hot-update.js', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', hosts: null, includeShadowDom: false, isInteractive: true, isTextTerminal: false, keystrokeDelay: 0, modifyObstructiveCode: true, morgan: true, namespace: '__cypress', numTestsKeptInMemory: 50, pageLoadTimeout: 60000, platform: 'darwin', port: null, projectId: null, projectName: 'Test', projectRoot: '/Users/tfaron/Urgently/Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' } }, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', scrollBehavior: 'top', setupNodeEvents: '[Function setupNodeEvents]', slowTestThreshold: 10000, socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, version: '10.0.3', video: true, videoCompression: 32, videoUploadOnPasses: true, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, xhrRoute: '/xhrs/', testingType: 'e2e' } +29s cypress:lifecycle:child:RunPlugins:10672 project root: /Users/tfaron/Urgently/Test +0ms cypress:lifecycle:child:RunPlugins:10672 passing config { animationDistanceThreshold: 5, arch: 'x64', autoOpen: false, baseUrl: null, blockHosts: null, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], chromeWebSecurity: true, clientCertificates: [], clientRoute: '/__/', configFile: '/Users/tfaron/Urgently/Test/cypress.config.js', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', cypressEnv: 'production', defaultCommandTimeout: 4000, devServerPublicPathRoute: '/__cypress/src', downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, excludeSpecPattern: '*.hot-update.js', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', hosts: null, includeShadowDom: false, isInteractive: true, isTextTerminal: false, keystrokeDelay: 0, modifyObstructiveCode: true, morgan: true, namespace: '__cypress', numTestsKeptInMemory: 50, pageLoadTimeout: 60000, platform: 'darwin', port: null, projectId: null, projectName: 'Test', projectRoot: '/Users/tfaron/Urgently/Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' } }, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', scrollBehavior: 'top', setupNodeEvents: '[Function setupNodeEvents]', slowTestThreshold: 10000, socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, version: '10.0.3', video: true, videoCompression: 32, videoUploadOnPasses: true, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, xhrRoute: '/xhrs/', testingType: 'e2e' } +0ms cypress:lifecycle:child:RunPlugins:10672 Loading the RunPlugins +0ms cypress:lifecycle:child:RunPlugins:10672 register event _get:task:body with id 0 +1ms cypress:lifecycle:child:RunPlugins:10672 register event _get:task:keys with id 1 +0ms cypress:lifecycle:child:RunPlugins:10672 Calling setupNodeEvents +0ms cypress:lifecycle:child:RunPlugins:10672 register default preprocessor +1ms cypress:server:plugins resolving typescript with projectRoot '/Users/tfaron/Urgently/Test' +29s cypress:server:plugins could not resolve typescript, error: Cannot find module 'typescript' Require stack: - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/util/resolve.js - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/ts_node.js - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/run_require_async_child.js - /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/require_async_child.js +0ms cypress:lifecycle:child:RunPlugins:10672 creating webpack preprocessor with options {} +0ms cypress:lifecycle:child:RunPlugins:10672 register event file:preprocessor with id 2 +259ms cypress:lifecycle:child:RunPlugins:10672 plugins file successfully loaded +0ms cypress:lifecycle:ProjectConfigManager register plugins process event _get:task:body with id 0 +24s cypress:lifecycle:EventRegistrar register event '_get:task:body' +0ms cypress:lifecycle:ProjectConfigManager register plugins process event _get:task:keys with id 1 +0ms cypress:lifecycle:EventRegistrar register event '_get:task:keys' +0ms cypress:lifecycle:ProjectConfigManager register plugins process event file:preprocessor with id 2 +0ms cypress:lifecycle:EventRegistrar register event 'file:preprocessor' +0ms cypress:config:browser validating configuration +277ms cypress:server:config setting config object { cliConfig: {}, projectName: 'Test', projectRoot: '/Users/tfaron/Urgently/Test', config: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]' }, envFile: {}, options: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test', testingType: 'e2e', configFile: 'cypress.config.js' } } +279ms cypress:server:config config is { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]' } +0ms cypress:server:config merged config with options, got { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js' } +0ms cypress:server:config using CYPRESS_INTERNAL_ENV production +7ms cypress:server:config resolved config is { value: [], from: 'default' } +2ms cypress:config:browser validating configuration +10ms cypress:server:validation clientCerts: [] +289ms cypress:server:config validate that there is no breaking config options before setupNodeEvents +8ms cypress:server:config setting support file /Users/tfaron/Urgently/Test/cypress/support/e2e.js +11ms cypress:server:config for project root /Users/tfaron/Urgently/Test +0ms cypress:server:config resolved support file /Users/tfaron/Urgently/Test/cypress/support/e2e.js +1ms cypress:server:config set support folder /Users/tfaron/Urgently/Test/cypress/support +0ms cypress:config:browser validating configuration +20ms cypress:server:validation clientCerts: [] +18ms cypress:server:validation browsers [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] +0ms cypress:server:config updateWithPluginValues { cfg: { setupNodeEvents: '[Function setupNodeEvents]', projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: [Object], setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js', animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ [Object], [Object] ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: [Object], arch: [Object], baseUrl: [Object], blockHosts: [Object], chromeWebSecurity: [Object], clientCertificates: [Object], defaultCommandTimeout: [Object], downloadsFolder: [Object], env: {}, execTimeout: [Object], experimentalFetchPolyfill: [Object], experimentalInteractiveRunEvents: [Object], experimentalSessionAndOrigin: [Object], experimentalSourceRewriting: [Object], fileServerFolder: [Object], fixturesFolder: [Object], excludeSpecPattern: [Object], includeShadowDom: [Object], keystrokeDelay: [Object], modifyObstructiveCode: [Object], numTestsKeptInMemory: [Object], platform: [Object], pageLoadTimeout: [Object], port: [Object], projectId: [Object], redirectionLimit: [Object], reporter: [Object], reporterOptions: [Object], requestTimeout: [Object], resolvedNodePath: [Object], resolvedNodeVersion: [Object], responseTimeout: [Object], retries: [Object], screenshotOnRunFailure: [Object], screenshotsFolder: [Object], slowTestThreshold: [Object], scrollBehavior: [Object], supportFile: [Object], supportFolder: [Object], taskTimeout: [Object], trashAssetsBeforeRuns: [Object], userAgent: [Object], video: [Object], videoCompression: [Object], videosFolder: [Object], videoUploadOnPasses: [Object], viewportHeight: [Object], viewportWidth: [Object], waitForAnimations: [Object], watchForFileChanges: [Object], browsers: [Object], hosts: [Object], isInteractive: [Object], specPattern: [Object] } }, overrides: {} } +1ms cypress:config:browser validating configuration +2ms cypress:server:config validate that there is no breaking config options added by setupNodeEvents +1ms cypress:server:config config diffs null +0ms cypress:server:config merged config object { setupNodeEvents: '[Function setupNodeEvents]', projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js', animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' } } } +2ms cypress:server:config merged plugins config { setupNodeEvents: '[Function setupNodeEvents]', projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js', animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' } } } +2ms cypress:data-context:sources:ProjectDataSource found specs [] +0ms cypress:data-context:sources:GitDataSource Skipping branch watching because a git error was reported +30s cypress:server:browsers browsers.kill called with no active instance +0ms cypress:server:open_project open_project create /Users/tfaron/Urgently/Test +0ms cypress:server:open_project opening project /Users/tfaron/Urgently/Test +0ms cypress:server:open_project and options { ctx: DataContext { update: [Function (anonymous)], debug: [Function: debug] { namespace: 'cypress:data-context', useColors: true, color: 185, extend: [Function: extend], destroy: [Function: deprecated], enabled: [Getter/Setter], inspectOpts: [Object] }, _debugCache: {}, debugNs: [Function (anonymous)], onError: [Function (anonymous)], onWarning: [Function (anonymous)], _config: { schema: [GraphQLSchema], schemaCloud: [GraphQLSchema], mode: 'open', browserApi: [Object], configApi: [Object], appApi: [Object], authApi: [Object], projectApi: [Object], electronApi: [Object], localSettingsApi: [Object] }, _modeOptions: { _: [Array], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test' }, _coreData: { servers: [Object], cliBrowser: null, cliTestingType: null, machineBrowsers: [Promise], hasInitializedMode: 'open', baseError: null, dashboardGraphQLError: null, dev: [Object], app: [Object], localSettings: [Object], authState: [Object], currentProject: '/Users/tfaron/Urgently/Test', currentProjectData: [Object], currentProjectGitInfo: [GitDataSource], currentTestingType: 'e2e', wizard: [Object], migration: [Object], warnings: [], activeBrowser: null, user: null, electron: [Object], scaffoldedFiles: null, packageManager: 'npm', forceReconfigureProject: null, versionData: [Object] }, lifecycleManager: ProjectLifecycleManager { ctx: [Circular *1], _currentTestingType: 'e2e', _projectMetaState: [Object], onProcessExit: [Function (anonymous)], onLoadError: [Function (anonymous)], _eventRegistrar: [EventRegistrar], _projectRoot: '/Users/tfaron/Urgently/Test', _initializedProject: undefined, _cachedInitialConfig: [Object], _cachedFullConfig: [Object], _configManager: [ProjectConfigManager] } }, onReloadBrowser: [Function: onReloadBrowser], args: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test', testingType: 'e2e' } } +0ms cypress:server:project Project created { testingType: 'e2e', projectRoot: '/Users/tfaron/Urgently/Test' } +0ms cypress:server:project get saved state +0ms cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +23s cypress:server:saved_state for project path /Users/tfaron/Urgently/Test +0ms cypress:server:saved_state state path for project /Users/tfaron/Urgently/Test +4ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/Test-c8f03345238ec024aac0b119617f5e78/state.json +23s cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/Test-c8f03345238ec024aac0b119617f5e78/state.json +3ms cypress:server:project opening project instance /Users/tfaron/Urgently/Test +25ms cypress:server:project project open options { report: false, onFocusTests: [Function: onFocusTests], onError: [Function: onError], onWarning: [Function (anonymous)], ctx: DataContext { update: [Function (anonymous)], debug: [Function: debug] { namespace: 'cypress:data-context', useColors: true, color: 185, extend: [Function: extend], destroy: [Function: deprecated], enabled: [Getter/Setter], inspectOpts: [Object] }, _debugCache: {}, debugNs: [Function (anonymous)], onError: [Function (anonymous)], onWarning: [Function (anonymous)], _config: { schema: [GraphQLSchema], schemaCloud: [GraphQLSchema], mode: 'open', browserApi: [Object], configApi: [Object], appApi: [Object], authApi: [Object], projectApi: [Object], electronApi: [Object], localSettingsApi: [Object] }, _modeOptions: { _: [Array], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test' }, _coreData: { servers: [Object], cliBrowser: null, cliTestingType: null, machineBrowsers: [Promise], hasInitializedMode: 'open', baseError: null, dashboardGraphQLError: null, dev: [Object], app: [Object], localSettings: [Object], authState: [Object], currentProject: '/Users/tfaron/Urgently/Test', currentProjectData: [Object], currentProjectGitInfo: [GitDataSource], currentTestingType: 'e2e', wizard: [Object], migration: [Object], warnings: [], activeBrowser: null, user: null, electron: [Object], scaffoldedFiles: null, packageManager: 'npm', forceReconfigureProject: null, versionData: [Object] }, lifecycleManager: ProjectLifecycleManager { ctx: [Circular *1], _currentTestingType: 'e2e', _projectMetaState: [Object], onProcessExit: [Function (anonymous)], onLoadError: [Function (anonymous)], _eventRegistrar: [EventRegistrar], _projectRoot: '/Users/tfaron/Urgently/Test', _initializedProject: undefined, _cachedInitialConfig: [Object], _cachedFullConfig: [Object], _configManager: [ProjectConfigManager], _runModeExitEarly: undefined } }, onReloadBrowser: [Function: onReloadBrowser], args: { _: [ '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, project: '/Users/tfaron/Urgently/Test', cwd: '/Users/tfaron/Urgently/Test', userNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', userNodeVersion: '16.15.0', invokedFromCli: true, config: {}, projectRoot: '/Users/tfaron/Urgently/Test', testingType: 'e2e' }, testingType: 'e2e' } +1ms cypress:server:project project has config { setupNodeEvents: '[Function setupNodeEvents]', projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js', animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' } }, testingType: 'e2e', state: { appX: 2251, appY: 70, firstOpened: 1654870014765, lastOpened: 1654870099277 } } +0ms cypress:server:server-base server open +0ms cypress:network:client-certificates loaded client certificates for 0 URL(s) +0ms cypress:server:server-e2e createServer connecting to server +0ms cypress:server:server-base Server listening on { address: '127.0.0.1', family: 'IPv4', port: 49920 } +22ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/proxy +45ms cypress:https-proxy:ca checking CA version { actualVersion: 1, CA_VERSION: 1 } +0ms cypress:https-proxy Created SNI HTTPS Proxy Server { port: 49922 } +0ms cypress:data-context:sources:GitDataSource this is not a git repo +86ms cypress:network:cors Parsed URL { port: '80', tld: '', domain: '' } +0ms cypress:network:cors Parsed URL { port: '49920', tld: 'localhost', domain: '' } +2ms cypress:server:remote-states setting remote state { auth: undefined, origin: 'http://localhost:49920', strategy: 'file', fileServer: 'http://localhost:49921', domainName: 'localhost', props: null } for http://localhost:49920 +0ms cypress:network:cors Parsed URL { port: '49920', tld: 'localhost', domain: '' } +0ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:49920', strategy: 'file', fileServer: 'http://localhost:49921', domainName: 'localhost', props: null } for: http://localhost:49920 +0ms cypress:server:project project config: { setupNodeEvents: '[Function setupNodeEvents]', projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js', animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', pageLoadTimeout: 60000, port: 49920, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', testingType: 'e2e', state: { appX: 2251, appY: 70, firstOpened: 1654870014765, lastOpened: 1654870099277 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:49920', browserUrl: 'http://localhost:49920/__/', reporterUrl: 'http://localhost:49920/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:49920' } +53ms cypress:server:saved_state making saved state from /Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/server +73ms cypress:server:saved_state for project path /Users/tfaron/Urgently/Test +0ms cypress:server:saved_state state path for project /Users/tfaron/Urgently/Test +1ms cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/Test-c8f03345238ec024aac0b119617f5e78/state.json +29ms cypress:server:saved_state full state path /Users/tfaron/Library/Application Support/Cypress/cy/production/projects/Test-c8f03345238ec024aac0b119617f5e78/state.json +0ms cypress:server:project project has config { setupNodeEvents: '[Function setupNodeEvents]', projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js', animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', pageLoadTimeout: 60000, port: 49920, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' } }, testingType: 'e2e', state: { appX: 2251, appY: 70, firstOpened: 1654870014765, lastOpened: 1654870284326 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:49920', browserUrl: 'http://localhost:49920/__/', reporterUrl: 'http://localhost:49920/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:49920' } +39ms cypress:network:cors Parsed URL { port: '49920', tld: 'localhost', domain: '' } +46ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:49920', strategy: 'file', fileServer: 'http://localhost:49921', domainName: 'localhost', props: null } for: http://localhost:49920 +47ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.versions +15s cypress:graphql:nexusDeferIfNotLoadedPlugin Racing execution for Query.cloudViewer +0ms cypress:graphql:remoteSchemaWrapped executing: {"operationName":"HeaderBar_HeaderBarQuery_cloudViewer","requestPolicy":"cache-first"} +16s cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.cloudViewer resolved immediately +2ms cypress:graphql:nexusDeferIfNotLoadedPlugin Racing Query.versions resolved immediately +0ms cypress:data-context:sources:VersionsDataSource resetting latest version telemetry call due to a different testing type +15s cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' } +16s cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' } +1ms cypress:data-context:sources:VersionsDataSource retrieving latest version information with headers: { 'Content-Type': 'application/json', 'x-cypress-version': '10.0.3', 'x-os-name': 'darwin', 'x-arch': 'x64', 'x-initial-launch': 'false', 'x-testing-type': 'e2e', 'x-machine-id': 'ea2259c5ddff0b32db8acc6f8428205e49d67dc2b81ab8dbb46657435f587798' } +207ms cypress:data-context:sources:VersionsDataSource latest version information: { name: 'Cypress', version: '10.0.3', packages: { mac: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux64: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, darwin: { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, linux: { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'darwin-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/darwin-x64/cypress.zip' }, 'linux-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/linux-x64/cypress.zip' }, 'win32-x64': { url: 'https://cdn.cypress.io/desktop/10.0.3/win32-x64/cypress.zip' } } } +1ms cypress:server:open_project resetting project state, preparing to launch browser chrome for spec { name: '', absolute: '', relative: '', specType: 'integration' } options {} +3s cypress:server:project resetting project instance /Users/tfaron/Urgently/Test +3s cypress:proxy:http:util:buffers resetting buffers +0ms cypress:network:cors Parsed URL { port: '80', tld: '', domain: '' } +3s cypress:network:cors Parsed URL { port: '49920', tld: 'localhost', domain: '' } +1ms cypress:server:remote-states setting remote state { auth: undefined, origin: 'http://localhost:49920', strategy: 'file', fileServer: 'http://localhost:49921', domainName: 'localhost', props: null } for http://localhost:49920 +3s cypress:network:cors Parsed URL { port: '49920', tld: 'localhost', domain: '' } +0ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:49920', strategy: 'file', fileServer: 'http://localhost:49921', domainName: 'localhost', props: null } for: http://localhost:49920 +0ms cypress:server:project_utils no spec absolute path, returning: http://localhost:49920/__/ +0ms cypress:server:open_project open project url http://localhost:49920/__/ +2ms cypress:server:project project has config { setupNodeEvents: '[Function setupNodeEvents]', projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test', rawJson: { e2e: { setupNodeEvents: '[Function setupNodeEvents]' }, setupNodeEvents: '[Function setupNodeEvents]', envFile: {}, projectRoot: '/Users/tfaron/Urgently/Test', projectName: 'Test' }, configFile: 'cypress.config.js', animationDistanceThreshold: 5, arch: 'x64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/tfaron/Urgently/Test/cypress/downloads', env: {}, execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalSessionAndOrigin: false, experimentalSourceRewriting: false, fileServerFolder: '/Users/tfaron/Urgently/Test', fixturesFolder: '/Users/tfaron/Urgently/Test/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', pageLoadTimeout: 60000, port: 49920, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/tfaron/.nvm/versions/node/v16.15.0/bin/node', resolvedNodeVersion: '16.15.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/tfaron/Urgently/Test/cypress/screenshots', slowTestThreshold: 10000, scrollBehavior: 'top', supportFile: '/Users/tfaron/Urgently/Test/cypress/support/e2e.js', supportFolder: '/Users/tfaron/Urgently/Test/cypress/support', taskTimeout: 60000, trashAssetsBeforeRuns: true, userAgent: null, video: true, videoCompression: 32, videosFolder: '/Users/tfaron/Urgently/Test/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: undefined, autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '100.0.4896.75', path: '', majorVersion: 100, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '10.0.3', xhrRoute: '/xhrs/', specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'x64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalSessionAndOrigin: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', from: 'default' } }, testingType: 'e2e', state: { appX: 2251, appY: 70, firstOpened: 1654870014765, lastOpened: 1654870284326 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:49920', browserUrl: 'http://localhost:49920/__/', reporterUrl: 'http://localhost:49920/__cypress/reporter', xhrUrl: '__cypress/xhrs/', proxyServer: 'http://localhost:49920' } +2ms cypress:network:cors Parsed URL { port: '49920', tld: 'localhost', domain: '' } +2ms cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:49920', strategy: 'file', fileServer: 'http://localhost:49921', domainName: 'localhost', props: null } for: http://localhost:49920 +2ms cypress:server:open_project launching browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false }, spec: +2ms cypress:server:browsers browsers.kill called with no active instance +3s cypress:server:browsers getBrowserLauncher { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false } } +0ms cypress:server:browsers opening browser { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false } +5ms cypress:server:browsers:chrome reading chrome preferences... { userDir: '/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', CHROME_PREFERENCE_PATHS: { default: 'Default/Preferences', defaultSecure: 'Default/Secure Preferences', localState: 'Local State' } } +0ms cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'before:browser:launch', isRegistered: false } +3s cypress:server:appdata path: /Users/tfaron/Library/Application Support/Cypress/cy/production/extensions +3s cypress:server:browsers:chrome launching in chrome with debugging port { url: 'http://localhost:49920/__/', args: [ '--test-type', '--ignore-certificate-errors', '--start-maximized', '--silent-debugger-extension-api', '--no-default-browser-check', '--no-first-run', '--noerrdialogs', '--enable-fixed-layout', '--disable-popup-blocking', '--disable-password-generation', '--disable-single-click-autofill', '--disable-prompt-on-repos', '--disable-background-timer-throttling', '--disable-renderer-backgrounding', '--disable-renderer-throttling', '--disable-backgrounding-occluded-windows', '--disable-restore-session-state', '--disable-new-profile-management', '--disable-new-avatar-menu', '--allow-insecure-localhost', '--reduce-security-for-testing', '--enable-automation', '--disable-print-preview', '--disable-device-discovery-notifications', '--autoplay-policy=no-user-gesture-required', '--disable-site-isolation-trials', '--metrics-recording-only', '--disable-prompt-on-repost', '--disable-hang-monitor', '--disable-sync', '--disable-web-resources', '--safebrowsing-disable-download-protection', '--disable-client-side-phishing-detection', '--disable-component-update', "--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'", '--disable-default-apps', '--use-fake-ui-for-media-stream', '--use-fake-device-for-media-stream', '--disable-ipc-flooding-protection', '--disable-backgrounding-occluded-window', '--disable-breakpad', '--password-store=basic', '--use-mock-keychain', '--disable-dev-shm-usage', '--proxy-server=http://localhost:49920', '--proxy-bypass-list=<-loopback>', '--remote-debugging-port=49926', '--remote-debugging-address=127.0.0.1', '--load-extension=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressExtension,/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/extension/theme', '--user-data-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', '--disk-cache-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressCache' ], port: 49926 } +110ms cypress:launcher:browsers launching browser { browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '102.0.5005.61', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: 102, isHeaded: true, isHeadless: false }, url: 'about:blank' } +0ms cypress:launcher:browsers spawning browser with args { args: [ 'about:blank', '--test-type', '--ignore-certificate-errors', '--start-maximized', '--silent-debugger-extension-api', '--no-default-browser-check', '--no-first-run', '--noerrdialogs', '--enable-fixed-layout', '--disable-popup-blocking', '--disable-password-generation', '--disable-single-click-autofill', '--disable-prompt-on-repos', '--disable-background-timer-throttling', '--disable-renderer-backgrounding', '--disable-renderer-throttling', '--disable-backgrounding-occluded-windows', '--disable-restore-session-state', '--disable-new-profile-management', '--disable-new-avatar-menu', '--allow-insecure-localhost', '--reduce-security-for-testing', '--enable-automation', '--disable-print-preview', '--disable-device-discovery-notifications', '--autoplay-policy=no-user-gesture-required', '--disable-site-isolation-trials', '--metrics-recording-only', '--disable-prompt-on-repost', '--disable-hang-monitor', '--disable-sync', '--disable-web-resources', '--safebrowsing-disable-download-protection', '--disable-client-side-phishing-detection', '--disable-component-update', "--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'", '--disable-default-apps', '--use-fake-ui-for-media-stream', '--use-fake-device-for-media-stream', '--disable-ipc-flooding-protection', '--disable-backgrounding-occluded-window', '--disable-breakpad', '--password-store=basic', '--use-mock-keychain', '--disable-dev-shm-usage', '--proxy-server=http://localhost:49920', '--proxy-bypass-list=<-loopback>', '--remote-debugging-port=49926', '--remote-debugging-address=127.0.0.1', '--load-extension=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressExtension,/Users/tfaron/Library/Caches/Cypress/10.0.3/Cypress.app/Contents/Resources/app/packages/extension/theme', '--user-data-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive', '--disk-cache-dir=/Users/tfaron/Library/Application Support/Cypress/cy/production/browsers/chrome-stable/interactive/CypressCache' ] } +0ms cypress:data-context:sources:GitDataSource Refreshing git data +33s cypress:network:connect received error on connect, retrying { iteration: 0, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +49s cypress:launcher:browsers chrome exited: { code: null, signal: 'SIGKILL' } +30s cypress:data-context:sources:GitDataSource Skipping branch watching because a git error was reported +109ms cypress:network:connect received error on connect, retrying { iteration: 1, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +152ms cypress:data-context:sources:GitDataSource this is not a git repo +103ms cypress:network:connect received error on connect, retrying { iteration: 2, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +106ms cypress:network:connect received error on connect, retrying { iteration: 3, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +102ms cypress:network:connect received error on connect, retrying { iteration: 4, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +107ms cypress:network:connect received error on connect, retrying { iteration: 5, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +108ms cypress:network:connect received error on connect, retrying { iteration: 6, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +106ms cypress:network:connect received error on connect, retrying { iteration: 7, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +108ms cypress:network:connect received error on connect, retrying { iteration: 8, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +107ms cypress:network:connect received error on connect, retrying { iteration: 9, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +104ms cypress:network:connect received error on connect, retrying { iteration: 10, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +106ms cypress:network:connect received error on connect, retrying { iteration: 11, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +506ms cypress:network:connect received error on connect, retrying { iteration: 12, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +510ms cypress:network:connect received error on connect, retrying { iteration: 13, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +505ms cypress:network:connect received error on connect, retrying { iteration: 14, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +508ms cypress:network:connect received error on connect, retrying { iteration: 15, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +507ms cypress:network:connect received error on connect, retrying { iteration: 16, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +508ms cypress:network:connect received error on connect, retrying { iteration: 17, delay: 500, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +506ms Still waiting to connect to Chrome, retrying in 1 second (attempt 18/62) cypress:network:connect received error on connect, retrying { iteration: 18, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +522ms Still waiting to connect to Chrome, retrying in 1 second (attempt 19/62) cypress:network:connect received error on connect, retrying { iteration: 19, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 20/62) cypress:network:connect received error on connect, retrying { iteration: 20, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 21/62) cypress:network:connect received error on connect, retrying { iteration: 21, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 22/62) cypress:network:connect received error on connect, retrying { iteration: 22, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 23/62) cypress:network:connect received error on connect, retrying { iteration: 23, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 24/62) cypress:network:connect received error on connect, retrying { iteration: 24, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 25/62) cypress:network:connect received error on connect, retrying { iteration: 25, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 26/62) cypress:network:connect received error on connect, retrying { iteration: 26, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 27/62) cypress:network:connect received error on connect, retrying { iteration: 27, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 28/62) cypress:network:connect received error on connect, retrying { iteration: 28, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 29/62) cypress:network:connect received error on connect, retrying { iteration: 29, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 30/62) cypress:network:connect received error on connect, retrying { iteration: 30, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 31/62) cypress:network:connect received error on connect, retrying { iteration: 31, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 32/62) cypress:network:connect received error on connect, retrying { iteration: 32, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 33/62) cypress:network:connect received error on connect, retrying { iteration: 33, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 34/62) cypress:network:connect received error on connect, retrying { iteration: 34, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 35/62) cypress:network:connect received error on connect, retrying { iteration: 35, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 36/62) cypress:network:connect received error on connect, retrying { iteration: 36, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 37/62) cypress:network:connect received error on connect, retrying { iteration: 37, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 38/62) cypress:network:connect received error on connect, retrying { iteration: 38, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 39/62) cypress:network:connect received error on connect, retrying { iteration: 39, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 40/62) cypress:network:connect received error on connect, retrying { iteration: 40, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 41/62) cypress:network:connect received error on connect, retrying { iteration: 41, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 42/62) cypress:network:connect received error on connect, retrying { iteration: 42, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 43/62) cypress:network:connect received error on connect, retrying { iteration: 43, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 44/62) cypress:network:connect received error on connect, retrying { iteration: 44, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 45/62) cypress:network:connect received error on connect, retrying { iteration: 45, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 46/62) cypress:network:connect received error on connect, retrying { iteration: 46, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 47/62) cypress:network:connect received error on connect, retrying { iteration: 47, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 48/62) cypress:network:connect received error on connect, retrying { iteration: 48, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 49/62) cypress:network:connect received error on connect, retrying { iteration: 49, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 50/62) cypress:network:connect received error on connect, retrying { iteration: 50, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 51/62) cypress:network:connect received error on connect, retrying { iteration: 51, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 52/62) cypress:network:connect received error on connect, retrying { iteration: 52, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 53/62) cypress:network:connect received error on connect, retrying { iteration: 53, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 54/62) cypress:network:connect received error on connect, retrying { iteration: 54, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 55/62) cypress:network:connect received error on connect, retrying { iteration: 55, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 56/62) cypress:network:connect received error on connect, retrying { iteration: 56, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 57/62) cypress:network:connect received error on connect, retrying { iteration: 57, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 58/62) cypress:network:connect received error on connect, retrying { iteration: 58, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 59/62) cypress:network:connect received error on connect, retrying { iteration: 59, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 60/62) cypress:network:connect received error on connect, retrying { iteration: 60, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 61/62) cypress:network:connect received error on connect, retrying { iteration: 61, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s Still waiting to connect to Chrome, retrying in 1 second (attempt 62/62) cypress:network:connect received error on connect, retrying { iteration: 62, delay: 1000, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s cypress:network:connect retries exhausted, bubbling up error { iteration: 63, err: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +1s cypress:server:browsers:browser-cri-client failed to connect to CDP { connectOpts: { host: '127.0.0.1', port: 49926, getDelayMsForRetry: [Function: getDelayMsForRetry] }, err: OperationalError: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { cause: Error: connect ECONNREFUSED 127.0.0.1:49926 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 }, isOperational: true, errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49926 } } +0ms cypress:data-context:sources:GitDataSource Refreshing git data +1m cypress:data-context:sources:GitDataSource Skipping branch watching because a git error was reported +96ms cypress:data-context:sources:GitDataSource this is not a git repo +63ms

@AtofStryker
Copy link
Contributor

@tfaron is the firewall turned off still? anyway you can post a reproduction repo to see if we can get similar results, though it still seems machine specific?

@tfaron
Copy link
Author

tfaron commented Jun 14, 2022

@AtofStryker my firewall is still turned off and I created the repo Test, which the logs are from above which is just an empty repo.
After trying to run multiple times, it finally did work and once it works it seems to continue to work. The one thing I did before it worked this time was login to github. I know that sounds weird but is there a gitHub connection required.

@AtofStryker
Copy link
Contributor

@AtofStryker my firewall is still turned off and I created the repo Test, which the logs are from above which is just an empty repo. After trying to run multiple times, it finally did work and once it works it seems to continue to work. The one thing I did before it worked this time was login to github. I know that sounds weird but is there a gitHub connection required.

@tfaron would you be able to post the reproduction repository you are mentioning, as well as steps to get it to work/ not work? I am unclear about the usage of github login in your test and this would help immensely.

@tfaron
Copy link
Author

tfaron commented Jun 14, 2022 via email

@CloneOfAlex
Copy link

CloneOfAlex commented Aug 17, 2023

any updates on this -- we are seeing sporadic:

Still waiting to connect to Edge, retrying in 1 second (attempt 31/62)

image

"cypress": "^12.17.4",

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Aug 17, 2023

@CloneOfAlex

@Cinamo-Vento
Copy link

@CloneOfAlex

I also having trouble connecting to Edge: #27391

@pavelloz
Copy link

pavelloz commented Sep 6, 2023

Why is this issue closed? We just started getting those on GHA using official cypress action (chrome), both v12, v13.

@MikeMcC399
Copy link
Contributor

@pavelloz

Why is this issue closed? We just started getting those on GHA using official cypress action (chrome), both v12, v13.

We're not seeing this issue in the Chrome test cases on cypress-io/github-action in the workflow example-chrome.yml using Cypress 13.1.0.

If you have a reproducible example with the problem it would be great if you could share it.

@nagash77
Copy link
Contributor

nagash77 commented Sep 6, 2023

Hi @pavelloz as Mike suggested this issue was closed as we didn't have a path forward without a reproducible example. If you can provide a reproducible example we can revisit this issue and reopen.

@pavelloz
Copy link

pavelloz commented Sep 6, 2023

Oh, the weird thing is, it just started to happen 9 days ago, out of the blue (meaning: we didn't change anything around that) and our setup is pretty intensive (4 different containers spinning up to run 2 backend and 2 frontends).

Whats even weirder, locally everything is perfectly fine (on multiple machines). I was suspecting not enough resources allocated by GHA container, or GHA changing networking settings. It looks like some people have the issue locally, which would eliminate mine suspicions about Github.

But if it is somehow connected to the heavy usage of the host computer, then minimal reproducible repo could be hard to actually come by, since usually its... well, minimal :) - unfortunately I cannot expose private repos/codebases to provide it, for legal reasons.

I hope at least the heavy resource intensity will be a hint, and not just a distraction.

Our settings are (i believe node and chrome versions are coming from github action):

Cypress:        12.17.3                                                                        
Browser:        Chrome 116 (headless)                                                          
Node Version:   v16.20.1 (/home/runner/runners/2.308.0/externals/node16/bin/node)              
Experiments:    experimentalWebKitSupport=true      

@MikeMcC399
Copy link
Contributor

@pavelloz

it just started to happen 9 days ago, out of the blue (meaning: we didn't change anything around that)

This may have been related to a new GitHub runner release. Which runner are you using?

Whats even weirder, locally everything is perfectly fine (on multiple machines). I was suspecting not enough resources allocated by GHA container, or GHA changing networking settings.

I suggest that you follow up on your suspicions, if the issue only happens in your GitHub Actions environment. Here are some general links for you:

Getting Started > Installing Cypress > CPU notes "When running Cypress in CI, however, some of the lower-tier configurations might not be able to run Cypress reliably, especially when recording videos or doing longer test runs." and provides guidelines for the number of CPUs needed.

Supported runners and hardware resources lists the hardware specifications for GitHub-hosted runners.

About larger runners describes runners with larger capacity.

About self-hosted runners describes runners which you manage yourself.


You may also want to start using cypress-io/github-action@v6 since Node.js 16 enters end-of-life next week. I don't expect that will change anything regarding connecting to Chrome however.

@pavelloz
Copy link

pavelloz commented Sep 7, 2023

This may have been related to a new GitHub runner release. Which runner are you using?

We are using ubuntu-latest which made me verify if the last successful build was run on a different runner, but it looks like both old and new builds are run on the same ubuntu version:

Current runner version: '2.308.0'
Operating System
  Ubuntu
  LTS
Runner Image
  Image: ubuntu-2204
  Version: 20230821.1.0

When running Cypress in CI, however, some of the lower-tier configurations might not be able to run Cypress reliably, especially when recording videos or doing longer test runs.

We are using Cypress in 4 different projects, and the one failing is actually almost the lightest - the heaviest project with ~50x more tests (and A LOT longer) is chugging along just fine. We also do not use videos, ever.

I will try to experiment with settings though - lower resolution, safari experiment. But i have low expectations that it will help, as it just stopped working one day without any changes, so something else must have happened.

You may also want to start using cypress-io/github-action@v6 since Node.js 16 enters end-of-life next week.

Thank you very much for that callout, will do that ASAP, as i missed that upgrade and it is definitely not my intention to run deprecated software :)

@damianobarbati
Copy link

I'm seeing this on Circle CI as well, happening out of the blue today:

You can now open Cypress by running: node_modules/.bin/cypress open

https://on.cypress.io/installing-cypress

It looks like this is your first time using Cypress: 11.2.0



Opening Cypress...
[8608:0919/114419.758254:ERROR:node_bindings.cc(279)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
[8834:0919/114420.151976:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
Couldn't determine Mocha version

tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        11.2.0                                                                         │
  │ Browser:        Chromium 117 (headless)                                                        │
  │ Node Version:   v20.0.0 (/usr/*****/bin/node)                                                  │
  │ Specs:          51 found (components/admin/index.e2e.spec.js, components/customisation/customi │
  │                 sation.e2e.spec.js, components/discover/index.e2e.spec.js, components/footer/i │
  │                 ndex.e2e.spec.js, components/hero/profile.e2e.spec.js, components/imageCard/in │
  │                 dex.e2e.spec.js, compon...)                                                    │
  │ Searched:       ../next/src/**/*.e2e.spec.js, ../next/pages/**/*.e2e.spec.js                   │
  │ Experiments:    experimentalRunAllSpecs=true                                                   │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  components/admin/index.e2e.spec.js                                             (1 of 51)
Still waiting to connect to Chromium, retrying in 1 second (attempt 18/62)
Still waiting to connect to Chromium, retrying in 1 second (attempt 19/62)
Still waiting to connect to Chromium, retrying in 1 second (attempt 20/62)
Still waiting to connect to Chromium, retrying in 1 second (attempt 21/62)

Did anybody find a solution? @pavelloz @MikeMcC399

@MikeMcC399
Copy link
Contributor

@damianobarbati

@Undistraction
Copy link

Undistraction commented Oct 4, 2023

One workaround is to update to Cypress 12.15.0 or later. You can find other workarounds in the issue listed above.

Not fixed in Cypress 12.15.0+
Screenshot 2023-10-04 at 10 08 05

@MikeMcC399
Copy link
Contributor

@Undistraction

Not fixed in Cypress 12.15.0+

Which version of Chrome are you using?
Which platform are you using?

You can get this information from:

npx cypress info

Are you seeing this problem locally or are you running in a CI environment? If it's a CI environment, which one are you using?

@Undistraction
Copy link

Undistraction commented Oct 4, 2023

@MikeMcC399 versions are in the screenshot:

  • Cypress 12.17.4
  • Chrome 117
    This is happening on Gitlab CI. Seeing about a 20% failure rate. Don't think it's resource-related as our runners are pretty well specced.
CYPRESS_RETRIES=2 CYPRESS_baseUrl=https://ci.example.test/ $(yarn bin)/cypress run --browser chrome --config video=false --spec 'cypress/e2e/spec/**/*.cy.js'

Let me know if you need anything else.

@MikeMcC399
Copy link
Contributor

@Undistraction

This is happening on Gitlab CI. Seeing about a 20% failure rate.

I was actually looking for the exact browser version like Version: 117.0.5938.132, but that is probably irrelevant now that you have said it is a sporadic problem. You also didn't mention which platform Linux / Windows / macOS etc.

The update to >= Cypress 12.15.0 was to fix a hard error (rather than sporadic failures) with Chrome 117 versions earlier than Version: 117.0.5938.132.

It would probably be better to open a new issue for this problem. Did you check if other browsers are also affected or is it just Chrome? Are you using GitLab-hosted runners or self-hosted ones?

@Undistraction
Copy link

@MikeMcC399 sorry for the late reply. I will open up a new issue.

Does Cypress provide a flag or config to increase the connection timeout? Can't seem to find one.

@MikeMcC399
Copy link
Contributor

@Undistraction

sorry for the late reply. I will open up a new issue.

👍🏻

Does Cypress provide a flag or config to increase the connection timeout? Can't seem to find one.

I don't believe that there is any user-configurable timeout for this situation, otherwise I would assume it would have been mentioned earlier.

@distancerunner
Copy link

With 12.17.1 it is now working. 12.14 was not working.
But the testing on my local machine is now very slow. :(

@airhorns
Copy link

Anyone have any insight into why this is happening? I'm also seeing this on Github Actions with this cypress info:

Displaying Cypress info...

Detected 4 browsers installed:

1. Chrome
  - Name: chrome
  - Channel: stable
  - Version: 126.0.6478.126
  - Executable: google-chrome

2. Chromium
  - Name: chromium
  - Channel: stable
  - Version: 126.0.6478.0
  - Executable: chromium-browser

3. Edge
  - Name: edge
  - Channel: stable
  - Version: 126.0.2592.87
  - Executable: microsoft-edge

4. Firefox
  - Name: firefox
  - Channel: stable
  - Version: 127.0.2
  - Executable: firefox

Note: to run these browsers, pass <name>:<channel> to the '--browser' field

Examples:
- cypress run --browser firefox
- cypress run --browser chrome

Learn More: https://on.cypress.io/launching-browsers

Proxy Settings: none detected
Environment Variables: none detected

Application Data: /home/runner/.config/cypress/cy/development
Browser Profiles: /home/runner/.config/cypress/cy/development/browsers
Binary Caches: /home/runner/.cache/Cypress

Cypress Version: 13.13.0 (stable)
System Platform: linux (Ubuntu - 22.04)
System Memory: 16.8 GB free 15.5 GB

@CloneOfAlex
Copy link

Anyone have any insight into why this is happening? I'm also seeing this on Github Actions with this cypress info:

Displaying Cypress info...

Detected 4 browsers installed:

1. Chrome
  - Name: chrome
  - Channel: stable
  - Version: 126.0.6478.126
  - Executable: google-chrome

2. Chromium
  - Name: chromium
  - Channel: stable
  - Version: 126.0.6478.0
  - Executable: chromium-browser

3. Edge
  - Name: edge
  - Channel: stable
  - Version: 126.0.2592.87
  - Executable: microsoft-edge

4. Firefox
  - Name: firefox
  - Channel: stable
  - Version: 127.0.2
  - Executable: firefox

Note: to run these browsers, pass <name>:<channel> to the '--browser' field

Examples:
- cypress run --browser firefox
- cypress run --browser chrome

Learn More: https://on.cypress.io/launching-browsers

Proxy Settings: none detected
Environment Variables: none detected

Application Data: /home/runner/.config/cypress/cy/development
Browser Profiles: /home/runner/.config/cypress/cy/development/browsers
Binary Caches: /home/runner/.cache/Cypress

Cypress Version: 13.13.0 (stable)
System Platform: linux (Ubuntu - 22.04)
System Memory: 16.8 GB free 15.5 GB

Use proper runtime orchestration by running tests on cypress docker container

jobs:
cypress-Tests:
runs-on: ubuntu-latest
container:
image: cypress/included:cypress-13.13.0-node-20.14.0-chrome-126.0.6478.114-1-ff-127.0.1-edge-126.0.2592.61-1
options: --user root

@MikeMcC399
Copy link
Contributor

@airhorns

Anyone have any insight into why this is happening? I'm also seeing this on Github Actions with this cypress info:

If you have a shareable, reproducible example I suggest to open a new issue. The problem seems hard to pin down. That would be good, especially if you are seeing the issue on the latest Cypress version!

@airhorns
Copy link

Opened a new issue here: #29860

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests