ibzib commented on pull request #15918:
URL: https://github.com/apache/beam/pull/15918#issuecomment-963607182


   Go postcommit failed. I wonder if it would work _without_ `gcloud auth 
configure-docker`, since credential helpers are already set...?
   
   ```
   13:43:07 WARNING: Your config file at [/home/jenkins/.docker/config.json] 
contains these credential helper entries:
   13:43:07 
   13:43:07 {
   13:43:07   "credHelpers": {
   13:43:07     "us.gcr.io": "gcr", 
   13:43:07     "staging-k8s.gcr.io": "gcr", 
   13:43:07     "asia.gcr.io": "gcr", 
   13:43:07     "gcr.io": "gcr", 
   13:43:07     "marketplace.gcr.io": "gcloud", 
   13:43:07     "eu.gcr.io": "gcr"
   13:43:07   }
   13:43:07 }
   13:43:07 These will be overwritten.
   13:43:07 The following settings will be added to your Docker config file 
   13:43:07 located at [/home/jenkins/.docker/config.json]:
   13:43:07  {
   13:43:07   "credHelpers": {
   13:43:07     "gcr.io": "gcloud", 
   13:43:07     "us.gcr.io": "gcloud", 
   13:43:07     "eu.gcr.io": "gcloud", 
   13:43:07     "asia.gcr.io": "gcloud", 
   13:43:07     "staging-k8s.gcr.io": "gcloud", 
   13:43:07     "marketplace.gcr.io": "gcloud"
   13:43:07   }
   13:43:07 }
   ```


-- 
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