Git Product home page Git Product logo

Comments (5)

vladyslav2 avatar vladyslav2 commented on June 12, 2024

Will somebody ever fix this problem?

Handler for GET /v1.27/images/apache-docker-apache.bintray.io/beam/go:latest/json returned error: No such image: apache-docker-apache.bintray.io/beam/go:latest

Error syncing pod a46640608edd9da05bf3cee5415014a3 ("dataflow-go-job-1-1540507485039991-10251544-rbkn-harness-bffj_default(a46640608edd9da05bf3cee5415014a3)"), skipping: failed to "StartContainer" for "sdk" with ImagePullBackOff: "Back-off pulling image \"apache-docker-apache.bintray.io/beam/go:latest\""

while reading 'google-dockercfg' metadata: http status code: 404 while fetching url http://metadata.google.internal./computeMetadata/v1/instance/attributes/google-dockercfg

I assume this bug is one year old already

from processing-logs-using-dataflow.

holgerbrandl avatar holgerbrandl commented on June 12, 2024

Not including the images in such an official demo gives a quite depressing learning experience.

from processing-logs-using-dataflow.

robinp avatar robinp commented on June 12, 2024

This happens to me - I tried to rebuild the container and push to a container registry as suggested in https://stackoverflow.com/questions/53823677/google-cloud-data-flow-jobs-failing-with-error-failed-to-retrieve-staged-files (and also in the beam docs https://github.com/apache/beam/blob/master/sdks/CONTAINERS.md).

But even though I can list the container:

gcloud  container images list-tags gcr.io/myproj-batch/ingo-beamgo
DIGEST        TAGS           TIMESTAMP
19aad44544ab  custom,latest  2019-02-18T09:13:16

the Stackdriver logs on Cloud Dataflow indicate it can't be fetched.

2019-02-18 10:56:23.618 CET
Handler for GET /v1.27/images/gcr.io/myproj-batch/ingo-beamgo:latest/json returned error: No such image: gcr.io/myproj-batch/ingo-beamgo:latest

while reading 'google-dockercfg-url' metadata: http status code: 404 while fetching url http://metadata.google.internal./computeMetadata/v1/instance/attributes/google-dockercfg-url


while reading 'google-dockercfg' metadata: http status code: 404 while fetching url http://metadata.google.internal./computeMetadata/v1/instance/attributes/google-dockercfg

Edit: Note that https://issues.apache.org/jira/projects/BEAM/issues/BEAM-6706 sounds very much like this issue, though for Java. Worth watching.

from processing-logs-using-dataflow.

googledrew avatar googledrew commented on June 12, 2024

As of the most recent merge, the images have been renamed. They have also been rebuilt and persisted in the GCP Container Registry.

from processing-logs-using-dataflow.

jayhuang75 avatar jayhuang75 commented on June 12, 2024

@googledrew I have some issue, and I rebuild the image and push to the container register on GCP, however, the error keeps coming back as:

failed to "StartContainer" for "sdk" with ImagePullBackOff:

Any Idea? Thank you

from processing-logs-using-dataflow.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.