When running a pipeline using kfpv2 code, the following error is shown in the first step:
F0531 13:38:27.378860 14 main.go:49] failed to execute component: failed to create task: rpc error: code = NotFound desc = Failed to create a new task: Failed to create a task for run 92ab9e7f-8e23-41e1-a5f8-3f4899bdc763: Failed to fetch run 92ab9e7f-8e23-41e1-a5f8-3f4899bdc763: ResourceNotFoundError: Run 92ab9e7f-8e23-41e1-a5f8-3f4899bdc763 not found
Which blocks the pipeline to run the next steps.
Slack thread to discuss this issue with ktp-tekton team: https://redhat-external.slack.com/archives/C057CFAE10A/p1685540441098889
- is related to
-
RHODS-8326 KFPv2 step images are failing with Permission Denied issues.
- Closed