Skip to content

fixup! Align repository URLs with other libraries #10118

fixup! Align repository URLs with other libraries

fixup! Align repository URLs with other libraries #10118

Triggered via push September 18, 2024 12:29
Status Success
Total duration 12m 41s
Artifacts

e2e-node.yml

on: push
Matrix: e2e-node
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
e2e-node (ubuntu-latest, 20.x, ESS PodSpaces, false)
unable to access 'https://github.com/inrupt/solid-client-authn-js/': Failed to connect to github.com port 443 after 134331 ms: Connection timed out
e2e-node (ubuntu-latest, 20.x, ESS PodSpaces, false)
unable to access 'https://github.com/inrupt/solid-client-authn-js/': Failed to connect to github.com port 443 after 133440 ms: Connection timed out
RETRY 1: Testing against express app with default session › Should be able to properly login and out with idp logout: e2e/node/server/e2e-app-test.spec.ts#L75
locator.fill: Timeout 30000ms exceeded. Call log: - waiting for getByRole('textbox', { name: 'Username' }) at CognitoPage.login (node_modules/@inrupt/internal-playwright-helpers/dist/index.js:38:14) at performTest (e2e/node/server/e2e-app-test.spec.ts:75:21) at Object.<anonymous> (e2e/node/server/e2e-app-test.spec.ts:152:5)
RETRY 1: RP initiated login/out using playwright › Should be able to login and out using oidc: packages/node/src/login/oidc/incomingRedirectHandler/AuthCodeRedirectHandler.ts#L142
OPError: invalid_client (Invalid remote client) at processResponse (node_modules/openid-client/lib/helpers/process_response.js:38:13) at Client.grant (node_modules/openid-client/lib/client.js:1381:22) at Client.callback (node_modules/openid-client/lib/client.js:520:24) at AuthCodeRedirectHandler.handle (packages/node/src/login/oidc/incomingRedirectHandler/AuthCodeRedirectHandler.ts:142:22) at ClientAuthentication.handleIncomingRedirect (packages/node/src/ClientAuthentication.ts:102:26) at Session.handleIncomingRedirect (packages/node/src/Session.ts:292:23) at Object.<anonymous> (e2e/node/server/e2e-browser-script.spec.ts:129:5)
RETRY 2: RP initiated login/out using playwright › Should be able to login and out using oidc: e2e/node/server/e2e-browser-script.spec.ts#L96
locator.fill: Timeout 30000ms exceeded. Call log: - waiting for getByRole('textbox', { name: 'Username' }) at CognitoPage.login (node_modules/@inrupt/internal-playwright-helpers/dist/index.js:38:14) at Object.handleRedirect (e2e/node/server/e2e-browser-script.spec.ts:96:31)
RETRY 3: RP initiated login/out using playwright › Should be able to login and out using oidc: e2e/node/server/e2e-browser-script.spec.ts#L82
thrown: "Exceeded timeout of 120000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at e2e/node/server/e2e-browser-script.spec.ts:82:5 at Object.<anonymous> (e2e/node/server/e2e-browser-script.spec.ts:55:9)