jason810496 commented on issue #64632:
URL: https://github.com/apache/airflow/issues/64632#issuecomment-4178766731

   Just a quick glance on GCS one, it seems like 401 credential error
   
   ```
   [2026-04-02T14:43:25.894954Z] WARNING - GCSFS_EXPERIMENTAL_ZB_HNS_SUPPORT is 
set, but failed to import experimental features: No module named 
'google.cloud.storage.asyncio'
   [2026-04-02T14:43:54.071967Z] ERROR - _request non-retriable exception: 
Anonymous caller does not have storage.buckets.get access to the Google Cloud 
Storage bucket. Permission 'storage.buckets.get' denied on resource (or it may 
not exist)., 401HttpError: Anonymous caller does not have storage.buckets.get 
access to the Google Cloud Storage bucket. Permission 'storage.buckets.get' 
denied on resource (or it may not exist)., 401
       File /usr/local/lib/python3.13/site-packages/gcsfs/retry.py, line 143 in 
retry_request
       File /usr/local/lib/python3.13/site-packages/gcsfs/core.py, line 498 in 
_request
       File /usr/local/lib/python3.13/site-packages/gcsfs/retry.py, line 130 in 
validate_response
   
   [2026-04-02T14:43:54.072373Z] ERROR - Task failed with exceptionHttpError: 
Anonymous caller does not have storage.buckets.get access to the Google Cloud 
Storage bucket. Permission 'storage.buckets.get' denied on resource (or it may 
not exist)., 401
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to