[
https://issues.apache.org/jira/browse/BEAM-11340?focusedWorklogId=721433&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721433
]
ASF GitHub Bot logged work on BEAM-11340:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/22 12:39
Start Date: 05/Feb/22 12:39
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #15918:
URL: https://github.com/apache/beam/pull/15918#issuecomment-1030616093
This pull request has been marked as stale due to 60 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pull request requires a review, please simply write any
comment. If closed, you can revive the PR at any time and @mention a reviewer
or discuss it on the [email protected] list. Thank you for your
contributions.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 721433)
Time Spent: 3h 10m (was: 3h)
> gcloud crashed (TypeError): a bytes-like object is required, not 'str'
> ----------------------------------------------------------------------
>
> Key: BEAM-11340
> URL: https://issues.apache.org/jira/browse/BEAM-11340
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow, testing
> Reporter: Kyle Weaver
> Priority: P3
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Got a few Docker-related errors when running Dataflow tests on my Mac. I
> assume the root cause has something to do with the warning about Docker
> client versions above 18.03 (I am on Docker 18.09.1), but not sure.
> {{> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
> FAILED
> WARNING: `gcloud docker` will not be supported for Docker client versions
> above 18.03.
> As an alternative, use `gcloud auth configure-docker` to configure `docker` to
> use `gcloud` as a credential helper, then use `docker` as you would for
> non-GCR
> registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
> `--verbosity=error` to silence this warning: `gcloud docker
> --verbosity=error -- pull gcr.io/project-id/my-image`.
> See:
> https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker
> ERROR: gcloud crashed (TypeError): a bytes-like object is required, not 'str'
> If you would like to report this issue, please run the following command:
> gcloud feedback
> To check gcloud for common problems, please run the following command:
> gcloud info --run-diagnostics
> > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
> Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201124131024
> ERROR: (gcloud.container.images.delete)
> [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201124131024] is not
> a valid name. Expected tag in the form "base:tag" or "tag" or digest in the
> form "sha256:<digest>"}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)