strong-barista-29632
01/17/2023, 3:45 AMaverage-finland-92144
01/17/2023, 2:42 PMclient_secret
and client_id
generated by your IdPaverage-finland-92144
01/17/2023, 2:42 PMaverage-finland-92144
01/17/2023, 2:53 PMstrong-barista-29632
01/18/2023, 3:00 AMAUTH_CONTEXT_SETUP_FAILED
. It should only contains the hostname, but I included the relative path. It seems to work now and I really appreciate your attention.strong-barista-29632
01/18/2023, 3:03 AMtall-lock-23197
strong-barista-29632
01/18/2023, 9:45 AM{"json":{"exec_id":"adzbtfj97xn4fkmnh2n4"},"level":"warning","msg":"Failed to fetch override values when assigning task resource default values for [resource_type:WORKFLOW project:\"flytesnacks\" domain:\"development\" name:\"flyte.workflows.example.my_wf\" version:\"auth\" ]: Resource [{Project:flytesnacks Domain:development Workflow:flyte.workflows.example.my_wf LaunchPlan: ResourceType:TASK_RESOURCE}] not found","ts":"2023-01-18T09:23:45Z"}
{"json":{"exec_id":"adzbtfj97xn4fkmnh2n4"},"level":"warning","msg":"Failed to fetch override values when assigning execution queue for [{ResourceType:WORKFLOW Project:flytesnacks Domain:development Name:flyte.workflows.example.my_wf Version:auth XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0}] with err: Resource [{Project:flytesnacks Domain:development Workflow:flyte.workflows.example.my_wf LaunchPlan: ResourceType:EXECUTION_QUEUE}] not found","ts":"2023-01-18T09:23:45Z"}
{"json":{"exec_id":"adzbtfj97xn4fkmnh2n4"},"level":"warning","msg":"Setting security context from auth Role","ts":"2023-01-18T09:23:45Z"}
The error log for flyte propeller:
{"json":{"exec_id":"adzbtfj97xn4fkmnh2n4","ns":"flyte","res_ver":"53308865","routine":"worker-1","wf":"flytesnacks:development:flyte.workflows.example.my_wf"},"level":"warning","msg":"Event recording failed. Error [EventSinkError: Error sending event, caused by [rpc error: code = Unauthenticated desc = token parse error [JWT_VERIFICATION_FAILED] Could not retrieve id token from metadata, caused by: rpc error: code = Unauthenticated desc = Request unauthenticated with IDToken]]","ts":"2023-01-18T09:40:54Z"}
{"json":{"exec_id":"adzbtfj97xn4fkmnh2n4","ns":"flyte","res_ver":"53308865","routine":"worker-1","wf":"flytesnacks:development:flyte.workflows.example.my_wf"},"level":"error","msg":"Error when trying to reconcile workflow. Error [[]]. Error Type[*errors.WorkflowErrorWithCause]","ts":"2023-01-18T09:40:54Z"}
E0118 09:40:54.267779 1 workers.go:102] error syncing 'flyte/adzbtfj97xn4fkmnh2n4': Workflow[] failed. ErrorRecordingError: failed to publish event, caused by: EventSinkError: Error sending event, caused by [rpc error: code = Unauthenticated desc = token parse error [JWT_VERIFICATION_FAILED] Could not retrieve id token from metadata, caused by: rpc error: code = Unauthenticated desc = Request unauthenticated with IDToken]
I mostly followed the auth setup doc for flyte as mentioned above. Both OIDC and Oauth2 related configs are applied. To be hoest, I am not so familiar with auth related stuffs. Any clues to debug the problem?tall-lock-23197