No Such Object ERROR message in dataProc temp bucket

Hello.,

In DataProc while GoogleAPIS writing the audit logs using get method, we are facing below ERROR message.

ERROR message : No such object: dataproc-temp-asia-northeast1-xxxxx/YYYYY/spark-job-history

ERROR message : No such object: dataproc-temp-asia-northeast1-xxxxx/YYYYY/mapreduce-job-history /done_intermediate

As per splunk log analysis., below was the details.
Log Name projects/project_id/logs/cloudaudit.googleapis.com%2Fdata_access MethodName : storage.objects.get

Result of Check in GCP:
In the Cloud Storage bucket, i have checked whether existing bucket was available or not, as an result the bucket with

dataproc-temp-asia-northeast1-xxxxx/YYYYY/spark-job-history - Available "dataproc-temp-asia-northeast1-xxxxx/YYYYY/mapreduce-job-history /done_intermediate - Available

Can you please help me to resolve the issue.