Skip to content

facing SecurityContext error while doing "OSB" domainType build in k8s cluster #206

@kkranthi415

Description

@kkranthi415

am facing below error when trying to build "OSB" domain type on AKS cluster(version 1.29.2).

Error:
Preparing to update domain...
Error: runCmd() failed. Do dumpStack() to see details.
com.oracle.cie.domain.script.jython.WLSTException: Error updating domain:
64254: Error occurred in "OPSS Processing" phase execution
64254: Encountered error: SecurityContext:

Steps Followed:
create all rcu schemas ahead connecting to oracle 19c Database
create needed rcu and admin credentials secrets
run domain job using below script:

./create-domain.sh -i create-domain-inputs.yaml -o osb-domain-yaml -e -v

Attached are the "create-domain-inputs.yaml" file and stdout log of domain-job. If I try same domain creation with same database on VM, it went fine with no issues. Somehow facing this issue only on AKS cluster. What would cause this issue?

Any help would be appreciated

Thanks
kranthi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions