<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="33.036" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-09-10T09:46:53" tests="0" file="cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RBAC scoped Feature Store discovery by namespace access" timestamp="2026-09-10T09:46:53" tests="2" time="32.977" failures="1">
    <testcase name="Verify RBAC scoped Feature Store discovery by namespace access &quot;before each&quot; hook: retryableBeforeEach for &quot;Admin user can discover the Feature Store project&quot;" time="12.811" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Admin user can discover the Feature Store project&quot;">
      <failure message="

Test steps were:

1. Ensure admin oc session for setup
2. Check if the operator is RHOAI
3. Create namespace: test-fs-ui-proj-108259
4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259
5. Create Feast registry folder: s3://ods-ci-s3/feast-test/test-fs-ui-proj-108259/credit_scoring_local/

AWS CLI pod feast-s3-create-1789033637100 exited with code 254: Warning: would violate PodSecurity &quot;restricted:latest&quot;: allowPrivilegeEscalation != false (container &quot;feast-s3-create-1789033637100&quot; must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container &quot;feast-s3-create-1789033637100&quot; must set securityContext.capabilities.drop=[&quot;ALL&quot;]), runAsNonRoot != true (pod or container &quot;feast-s3-create-1789033637100&quot; must set securityContext.runAsNonRoot=true), seccompProfile (pod or container &quot;feast-s3-create-1789033637100&quot; must set securityContext.seccompProfile.type to &quot;RuntimeDefault&quot; or &quot;Localhost&quot;)
If you don&apos;t see a command prompt, try pressing enter.

An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.
pod test-fs-ui-proj-108259/feast-s3-create-1789033637100 terminated (Error)

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify RBAC scoped Feature ...`" type="Error"><![CDATA[Error: AWS CLI pod feast-s3-create-1789033637100 exited with code 254: Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "feast-s3-create-1789033637100" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "feast-s3-create-1789033637100" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "feast-s3-create-1789033637100" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "feast-s3-create-1789033637100" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
If you don't see a command prompt, try pressing enter.

An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.
pod test-fs-ui-proj-108259/feast-s3-create-1789033637100 terminated (Error)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/s3Cleanup.ts:108:18)]]></failure>
    </testcase>
  </testsuite>
</testsuites>