You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/11/04 16:26:00 UTC

[jira] [Created] (FLINK-29893) k8s python e2e test failed due to permission error when pulling the Docker image

Matthias Pohl created FLINK-29893:
-------------------------------------

             Summary: k8s python e2e test failed due to permission error when pulling the Docker image
                 Key: FLINK-29893
                 URL: https://issues.apache.org/jira/browse/FLINK-29893
             Project: Flink
          Issue Type: Improvement
          Components: Test Infrastructure
    Affects Versions: 1.17.0
            Reporter: Matthias Pohl


[This build failed|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42415&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=b2642e3a-5b86-574d-4c8a-f7e2842bfb14&l=11824] in {{test_kubernetes_pyflink_application}} due to permission issues when pulling the Docker image:

{quote}
Failed to pull image "test_kubernetes_pyflink_application": rpc error: code = Unknown desc = Error response from daemon: pull access denied for test_kubernetes_pyflink_application, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
{quote}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)