You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2022/03/22 22:40:00 UTC

[jira] [Created] (BEAM-14154) Collect And Deploy Playground Examples workflow consistently fails

Luke Cwik created BEAM-14154:
--------------------------------

             Summary: Collect And Deploy Playground Examples workflow consistently fails
                 Key: BEAM-14154
                 URL: https://issues.apache.org/jira/browse/BEAM-14154
             Project: Beam
          Issue Type: Bug
          Components: beam-playground, test-failures
            Reporter: Luke Cwik
            Assignee: Pablo Estrada


https://github.com/apache/beam/actions/workflows/playground_deploy_examples.yml?query=is%3Afailure is failing consistently. Has failed 344 times and have never succeeded in the past 3 months.

Fails with:
{noformat}
Run helm del --namespace $K8S_NAMESPACE $HELM_APP_NAME
Error: Kubernetes cluster unreachable: Get "http://localhost:8080/version": dial tcp [::1]:8080: connect: connection refused
Error: Process completed with exit code 1.
{noformat}




--
This message was sent by Atlassian Jira
(v8.20.1#820001)