<testsuites id="" name="" tests="31" failures="1" skipped="1" errors="0" time="50.529686">
<testsuite name="setup/auth.setup.ts" timestamp="2026-04-28T11:26:28.502Z" hostname="auth-setup" tests="1" failures="0" skipped="0" time="4.127" errors="0">
<testcase name="authenticate" classname="setup/auth.setup.ts" time="4.127">
<system-out>
<![CDATA[Setting up authentication for UI tests
Authentication setup completed successfully
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-04-28T11:26:28.502Z" hostname="ui-e2e-tests-go[github-tekton-quay]" tests="7" failures="1" skipped="0" time="35.842" errors="0">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="5.231">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-gtdyxkto
Creating component: e2e-tests-go-gtdyxkto
2026-04-28 11:26:35.370 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-04-28 11:26:35.420 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-04-28 11:26:35.443 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.446 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.447 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-6f925118cd-zkng-p3-openshiftapps-com:443/cluster-admin}
2026-04-28 11:26:35.480 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-04-28 11:26:35.481 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-6f925118cd.zkng.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="4.465">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="8.085">
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="7.821">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="4.307">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-e2e-tests-go-github-tekton-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-e2e-tests-go-github-tekton-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-e2e-tests-go-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<failure message="expect(received).toContain(expected) // indexOf" type="expect.toContain">
<![CDATA[  [ui-e2e-tests-go[github-tekton-quay]] › ui/component.test.ts:172:5 › Component UI Test Suite › Verify Docs › test docs › Check gitops link 

    Error: expect(received).toContain(expected) // indexOf

    Expected value: 502
    Received array: [200]

       at ../src/ui/commonUi.ts:19

      17 | ): Promise<void> {
      18 |     const response = await page.request.head(href);
    > 19 |     expect(okStatuses).toContain(response.status());
         |                        ^
      20 | }
      21 |
      22 | /**
        at checkWebsiteStatus (/workspace/ui-test/src/ui/commonUi.ts:19:24)
        at DocsUiPlugin.checkGitopsLink (/workspace/ui-test/src/ui/plugins/docs/docsUiPlugin.ts:45:9)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:200:9)
        at /workspace/ui-test/tests/ui/component.test.ts:199:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-e2e-tests-go-github-tekton-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-e2e-tests-go-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-e2e-tests-go-github-tekton-quay-/error-context.md
]]>
</failure>
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="3.25">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-gtdyxkto
Creating component: e2e-tests-go-gtdyxkto
2026-04-28 11:27:07.021 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-04-28 11:27:07.077 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-04-28 11:27:07.106 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:27:07.109 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:27:07.109 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-6f925118cd-zkng-p3-openshiftapps-com:443/cluster-admin}
2026-04-28 11:27:07.144 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-04-28 11:27:07.145 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-6f925118cd.zkng.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.683">
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-04-28T11:26:28.502Z" hostname="ui-e2e-tests-go[github-tekton-quay]" tests="3" failures="0" skipped="0" time="15.482" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="5.829">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-go-gtdyxkto
Creating component: e2e-tests-go-gtdyxkto
2026-04-28 11:26:35.397 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-04-28 11:26:35.451 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-04-28 11:26:35.474 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.477 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.477 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-6f925118cd-zkng-p3-openshiftapps-com:443/cluster-admin}
2026-04-28 11:26:35.505 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-04-28 11:26:35.506 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-6f925118cd.zkng.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.776">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.877">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-04-28T11:26:28.502Z" hostname="ui-e2e-tests-go[github-githubactions-artifactory]" tests="7" failures="0" skipped="0" time="40.515" errors="0">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="5.158">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-meuaiujv
Creating component: e2e-tests-go-meuaiujv
2026-04-28 11:26:35.377 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-04-28 11:26:35.431 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.434 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.435 [[32mINFO [0m] utils.util: Loaded environment variable ARTIFACTORY_REGISTRY_ORG
2026-04-28 11:26:35.462 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.463 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.465 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-04-28 11:26:35.491 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.492 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.492 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-6f925118cd-zkng-p3-openshiftapps-com:443/cluster-admin}
2026-04-28 11:26:35.517 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-04-28 11:26:35.517 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-6f925118cd.zkng.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="4.477">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="11.996">
<system-out>
<![CDATA[2026-04-28 11:26:49.438 [[32mINFO [0m] utils.util: Loaded environment variable GH_USERNAME {projectName=ui-e2e-tests-go[github-githubactions-artifactory], worker=2}
2026-04-28 11:26:49.472 [[32mINFO [0m] utils.util: Loaded environment variable GH_PASSWORD {projectName=ui-e2e-tests-go[github-githubactions-artifactory], worker=2}
2026-04-28 11:26:50.022 [[32mINFO [0m] utils.util: Loaded environment variable GH_SECRET {projectName=ui-e2e-tests-go[github-githubactions-artifactory], worker=2}
2026-04-28 11:26:57.126 [[32mINFO [0m] GithubActionsPlugin: Skipping checkImageRegistryLinks - not applicable for GitHub Actions CI {projectName=ui-e2e-tests-go[github-githubactions-artifactory], worker=2}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="7.94">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.192">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="3.124">
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.628">
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-04-28T11:26:28.502Z" hostname="ui-e2e-tests-go[github-githubactions-artifactory]" tests="3" failures="0" skipped="1" time="12.643" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="5.782">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-go-meuaiujv
Creating component: e2e-tests-go-meuaiujv
2026-04-28 11:26:35.394 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-04-28 11:26:35.448 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.451 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.451 [[32mINFO [0m] utils.util: Loaded environment variable ARTIFACTORY_REGISTRY_ORG
2026-04-28 11:26:35.477 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.478 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.479 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-04-28 11:26:35.503 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-04-28 11:26:35.504 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-04-28 11:26:35.504 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-6f925118cd-zkng-p3-openshiftapps-com:443/cluster-admin}
2026-04-28 11:26:35.532 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-04-28 11:26:35.532 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-6f925118cd.zkng.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="6.557">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts">
<properties>
<property name="skip" value="">
</property>
</properties>
<skipped>
</skipped>
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-04-28T11:26:28.502Z" hostname="ui-e2e-tests-go[gitlab-gitlabci-nexus]" tests="7" failures="0" skipped="0" time="41.336" errors="0">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="5.159">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-ttunxbjt
Creating component: e2e-tests-go-ttunxbjt
2026-04-28 11:26:35.473 [[32mINFO [0m] base-api: Initialized GitLab client {baseUrl=https://gitlab.com, timeout=60000, sslVerify=true}
2026-04-28 11:26:35.474 [[32mINFO [0m] utils.util: Loaded environment variable NEXUS_REGISTRY_ORG
2026-04-28 11:26:35.529 [[32mINFO [0m] base-api: Initialized GitLab client {baseUrl=https://gitlab.com, timeout=60000, sslVerify=null}
2026-04-28 11:26:35.530 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-6f925118cd-zkng-p3-openshiftapps-com:443/cluster-admin}
2026-04-28 11:26:35.557 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-04-28 11:26:35.557 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-6f925118cd.zkng.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="5.118">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="11.502">
<system-out>
<![CDATA[2026-04-28 11:26:52.031 [[32mINFO [0m] GitlabCIPlugin: Security Information table has 3 data row(s) {projectName=ui-e2e-tests-go[gitlab-gitlabci-nexus], worker=4}
2026-04-28 11:26:52.052 [[32mINFO [0m] GitlabCIPlugin: First Build pipeline run ID: 2484929698 {projectName=ui-e2e-tests-go[gitlab-gitlabci-nexus], worker=4}
2026-04-28 11:26:52.639 [[32mINFO [0m] GitlabCIPlugin: Security Information verification completed for GitLab CI {projectName=ui-e2e-tests-go[gitlab-gitlabci-nexus], worker=4}
2026-04-28 11:26:57.262 [[32mINFO [0m] GitlabCIPlugin: Skipping checkImageRegistryLinks - not applicable for GitLab CI {projectName=ui-e2e-tests-go[gitlab-gitlabci-nexus], worker=4}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="7.823">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="6.24">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="2.973">
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.521">
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-04-28T11:26:28.502Z" hostname="ui-e2e-tests-go[gitlab-gitlabci-nexus]" tests="3" failures="0" skipped="0" time="15.59" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="6.487">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-go-ttunxbjt
Creating component: e2e-tests-go-ttunxbjt
2026-04-28 11:26:35.458 [[32mINFO [0m] base-api: Initialized GitLab client {baseUrl=https://gitlab.com, timeout=60000, sslVerify=true}
2026-04-28 11:26:35.459 [[32mINFO [0m] utils.util: Loaded environment variable NEXUS_REGISTRY_ORG
2026-04-28 11:26:35.509 [[32mINFO [0m] base-api: Initialized GitLab client {baseUrl=https://gitlab.com, timeout=60000, sslVerify=null}
2026-04-28 11:26:35.510 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-6f925118cd-zkng-p3-openshiftapps-com:443/cluster-admin}
2026-04-28 11:26:35.540 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-04-28 11:26:35.540 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-6f925118cd.zkng.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.385">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.718">
</testcase>
</testsuite>
</testsuites>