<testsuites id="" name="" tests="18" failures="0" skipped="15" errors="3" time="3.3921520000000003">
<testsuite name="tssc/full_workflow.test.ts" timestamp="2026-04-20T21:30:29.068Z" hostname="e2e-e2e-tests-go[github-tekton-quay]" tests="6" failures="0" skipped="5" time="0.202" errors="1">
<testcase name="TSSC Complete Workflow › Component Creation › should create a component successfully" classname="tssc/full_workflow.test.ts" time="0.202">
<system-out>
<![CDATA[2026-04-20 21:30:30.292 [[32mINFO [0m] full_workflow: Creating component with retry support. Initial name: e2e-tests-go-jawwwkcs {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.294 [[32mINFO [0m] utils.test.common: [Attempt 1/3] Creating component 'e2e-tests-go-jawwwkcs'... {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.300 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.361 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.390 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com, projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.393 [[32mINFO [0m] github.client: GitHub client initialized successfully {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.394 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-10f87bebc9-hco2-p3-openshiftapps-com:443/cluster-admin, projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.423 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.424 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-10f87bebc9.hco2.p3.openshiftapps.com {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.425 [[32mINFO [0m] rhdh.developer-hub: Creating component with options: [object Object] {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.486 [[31mERROR[0m] rhtap.core.component: Failed to create component 'e2e-tests-go-jawwwkcs': Failed to create Developer Hub component: AxiosError: Request failed with status code 401 {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.486 [[31mERROR[0m] utils.test.common: ❌ COMPONENT CREATION FAILED - Attempt 1/3 | Component: e2e-tests-go-jawwwkcs | Error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401 {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}
2026-04-20 21:30:30.487 [[31mERROR[0m] utils.test.common: Non-retryable error detected. Stopping retry attempts. {projectName=e2e-e2e-tests-go[github-tekton-quay], worker=0}

[[ATTACHMENT|tssc-full_workflow-TSSC-Co-4ffca-te-a-component-successfully-e2e-e2e-tests-go-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<system-err>
<![CDATA[(node:119) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
]]>
</system-err>
<error message="Component creation failed after 1 attempts. Original name: &apos;e2e-tests-go-jawwwkcs&apos;. Last error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401" type="Error">
<![CDATA[  [e2e-e2e-tests-go[github-tekton-quay]] › tssc/full_workflow.test.ts:45:5 › TSSC Complete Workflow › Component Creation › should create a component successfully 

    Error: Component creation failed after 1 attempts. Original name: 'e2e-tests-go-jawwwkcs'. Last error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401

       at ../src/utils/test/common.ts:129

      127 |
      128 |   // If we reach here, all retries failed
    > 129 |   throw new Error(
          |         ^
      130 |     `Component creation failed after ${attemptNumber} attempts. ` +
      131 |     `Original name: '${originalName}'. ` +
      132 |     `Last error: ${lastError?.message?.split('---TASK_LOGS_START---')[0].trim() || 'Unknown error'}`
        at createComponentAndWaitForCompletion (/workspace/e2e-test/src/utils/test/common.ts:129:9)
        at /workspace/e2e-test/tests/tssc/full_workflow.test.ts:51:19

    Error Context: ../test-results/tssc-full_workflow-TSSC-Co-4ffca-te-a-component-successfully-e2e-e2e-tests-go-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="TSSC Complete Workflow › Build Application Image › should build application changes as new image through pipelines" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should verify deployment to development environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should promote and verify deployment to stage environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should promote and verify deployment to production environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Security and Compliance › should verify SBOM is uploaded to Trustification server" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
</testsuite>
<testsuite name="tssc/full_workflow.test.ts" timestamp="2026-04-20T21:30:29.068Z" hostname="e2e-e2e-tests-go[github-githubactions-artifactory]" tests="6" failures="0" skipped="5" time="0.244" errors="1">
<testcase name="TSSC Complete Workflow › Component Creation › should create a component successfully" classname="tssc/full_workflow.test.ts" time="0.244">
<system-out>
<![CDATA[2026-04-20 21:30:30.293 [[32mINFO [0m] full_workflow: Creating component with retry support. Initial name: e2e-tests-go-uxdgwflx {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.294 [[32mINFO [0m] utils.test.common: [Attempt 1/3] Creating component 'e2e-tests-go-uxdgwflx'... {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.301 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.365 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com, projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.369 [[32mINFO [0m] github.client: GitHub client initialized successfully {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.370 [[32mINFO [0m] utils.util: Loaded environment variable ARTIFACTORY_REGISTRY_ORG {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.397 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.401 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com, projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.401 [[32mINFO [0m] github.client: GitHub client initialized successfully {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.431 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com, projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.432 [[32mINFO [0m] github.client: GitHub client initialized successfully {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.433 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-10f87bebc9-hco2-p3-openshiftapps-com:443/cluster-admin, projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.467 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.468 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-10f87bebc9.hco2.p3.openshiftapps.com {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.468 [[32mINFO [0m] rhdh.developer-hub: Creating component with options: [object Object] {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.527 [[31mERROR[0m] rhtap.core.component: Failed to create component 'e2e-tests-go-uxdgwflx': Failed to create Developer Hub component: AxiosError: Request failed with status code 401 {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.527 [[31mERROR[0m] utils.test.common: ❌ COMPONENT CREATION FAILED - Attempt 1/3 | Component: e2e-tests-go-uxdgwflx | Error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401 {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}
2026-04-20 21:30:30.528 [[31mERROR[0m] utils.test.common: Non-retryable error detected. Stopping retry attempts. {projectName=e2e-e2e-tests-go[github-githubactions-artifactory], worker=1}

[[ATTACHMENT|tssc-full_workflow-TSSC-Co-4ffca-te-a-component-successfully-e2e-e2e-tests-go-github-githubactions-artifactory-/error-context.md]]
]]>
</system-out>
<system-err>
<![CDATA[(node:120) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
]]>
</system-err>
<error message="Component creation failed after 1 attempts. Original name: &apos;e2e-tests-go-uxdgwflx&apos;. Last error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401" type="Error">
<![CDATA[  [e2e-e2e-tests-go[github-githubactions-artifactory]] › tssc/full_workflow.test.ts:45:5 › TSSC Complete Workflow › Component Creation › should create a component successfully 

    Error: Component creation failed after 1 attempts. Original name: 'e2e-tests-go-uxdgwflx'. Last error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401

       at ../src/utils/test/common.ts:129

      127 |
      128 |   // If we reach here, all retries failed
    > 129 |   throw new Error(
          |         ^
      130 |     `Component creation failed after ${attemptNumber} attempts. ` +
      131 |     `Original name: '${originalName}'. ` +
      132 |     `Last error: ${lastError?.message?.split('---TASK_LOGS_START---')[0].trim() || 'Unknown error'}`
        at createComponentAndWaitForCompletion (/workspace/e2e-test/src/utils/test/common.ts:129:9)
        at /workspace/e2e-test/tests/tssc/full_workflow.test.ts:51:19

    Error Context: ../test-results/tssc-full_workflow-TSSC-Co-4ffca-te-a-component-successfully-e2e-e2e-tests-go-github-githubactions-artifactory-/error-context.md
]]>
</error>
</testcase>
<testcase name="TSSC Complete Workflow › Build Application Image › should build application changes as new image through pipelines" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should verify deployment to development environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should promote and verify deployment to stage environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should promote and verify deployment to production environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Security and Compliance › should verify SBOM is uploaded to Trustification server" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
</testsuite>
<testsuite name="tssc/full_workflow.test.ts" timestamp="2026-04-20T21:30:29.068Z" hostname="e2e-e2e-tests-go[gitlab-gitlabci-nexus]" tests="6" failures="0" skipped="5" time="0.267" errors="1">
<testcase name="TSSC Complete Workflow › Component Creation › should create a component successfully" classname="tssc/full_workflow.test.ts" time="0.267">
<system-out>
<![CDATA[2026-04-20 21:30:30.269 [[32mINFO [0m] full_workflow: Creating component with retry support. Initial name: e2e-tests-go-atuogvru {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.271 [[32mINFO [0m] utils.test.common: [Attempt 1/3] Creating component 'e2e-tests-go-atuogvru'... {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.360 [[32mINFO [0m] base-api: Initialized GitLab client {baseUrl=https://gitlab.com, timeout=60000, sslVerify=true, projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.361 [[32mINFO [0m] utils.util: Loaded environment variable NEXUS_REGISTRY_ORG {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.426 [[32mINFO [0m] base-api: Initialized GitLab client {baseUrl=https://gitlab.com, timeout=60000, sslVerify=null, projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.427 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-10f87bebc9-hco2-p3-openshiftapps-com:443/cluster-admin, projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.467 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.467 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-10f87bebc9.hco2.p3.openshiftapps.com {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.468 [[32mINFO [0m] rhdh.developer-hub: Creating component with options: [object Object] {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.527 [[31mERROR[0m] rhtap.core.component: Failed to create component 'e2e-tests-go-atuogvru': Failed to create Developer Hub component: AxiosError: Request failed with status code 401 {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.528 [[31mERROR[0m] utils.test.common: ❌ COMPONENT CREATION FAILED - Attempt 1/3 | Component: e2e-tests-go-atuogvru | Error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401 {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}
2026-04-20 21:30:30.528 [[31mERROR[0m] utils.test.common: Non-retryable error detected. Stopping retry attempts. {projectName=e2e-e2e-tests-go[gitlab-gitlabci-nexus], worker=2}

[[ATTACHMENT|tssc-full_workflow-TSSC-Co-4ffca-te-a-component-successfully-e2e-e2e-tests-go-gitlab-gitlabci-nexus-/error-context.md]]
]]>
</system-out>
<system-err>
<![CDATA[(node:126) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
]]>
</system-err>
<error message="Component creation failed after 1 attempts. Original name: &apos;e2e-tests-go-atuogvru&apos;. Last error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401" type="Error">
<![CDATA[  [e2e-e2e-tests-go[gitlab-gitlabci-nexus]] › tssc/full_workflow.test.ts:45:5 › TSSC Complete Workflow › Component Creation › should create a component successfully 

    Error: Component creation failed after 1 attempts. Original name: 'e2e-tests-go-atuogvru'. Last error: Component creation failed: Failed to create Developer Hub component: AxiosError: Request failed with status code 401

       at ../src/utils/test/common.ts:129

      127 |
      128 |   // If we reach here, all retries failed
    > 129 |   throw new Error(
          |         ^
      130 |     `Component creation failed after ${attemptNumber} attempts. ` +
      131 |     `Original name: '${originalName}'. ` +
      132 |     `Last error: ${lastError?.message?.split('---TASK_LOGS_START---')[0].trim() || 'Unknown error'}`
        at createComponentAndWaitForCompletion (/workspace/e2e-test/src/utils/test/common.ts:129:9)
        at /workspace/e2e-test/tests/tssc/full_workflow.test.ts:51:19

    Error Context: ../test-results/tssc-full_workflow-TSSC-Co-4ffca-te-a-component-successfully-e2e-e2e-tests-go-gitlab-gitlabci-nexus-/error-context.md
]]>
</error>
</testcase>
<testcase name="TSSC Complete Workflow › Build Application Image › should build application changes as new image through pipelines" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should verify deployment to development environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should promote and verify deployment to stage environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Deployment Verification › should promote and verify deployment to production environment" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
<testcase name="TSSC Complete Workflow › Security and Compliance › should verify SBOM is uploaded to Trustification server" classname="tssc/full_workflow.test.ts">
<skipped>
</skipped>
</testcase>
</testsuite>
</testsuites>