You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2018/07/13 20:53:00 UTC

[jira] [Updated] (BEAM-4784) Python SDK harness container build fails

     [ https://issues.apache.org/jira/browse/BEAM-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Weise updated BEAM-4784:
-------------------------------
    Description: 
A new build failure has surfaced for ./gradlew -p sdks/python/container docker  (fails in :beam-sdks-python:sdist)

It can be reproduced even on a commit that succeeded before. Basically it attempts to retrieve protobuf for several minutes before it finally fails with "RuntimeError: maximum recursion depth exceeded"

 

  was:
A new build failure has surfaced for ./gradlew -p sdks/python/container docker

It can be reproduced even on a commit that succeeded before. Basically it attempts to retrieve protobuf for several minutes before it finally fails with "RuntimeError: maximum recursion depth exceeded"

 


> Python SDK harness container build fails
> ----------------------------------------
>
>                 Key: BEAM-4784
>                 URL: https://issues.apache.org/jira/browse/BEAM-4784
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness
>            Reporter: Thomas Weise
>            Assignee: Robert Bradshaw
>            Priority: Major
>             Fix For: 2.6.0
>
>
> A new build failure has surfaced for ./gradlew -p sdks/python/container docker  (fails in :beam-sdks-python:sdist)
> It can be reproduced even on a commit that succeeded before. Basically it attempts to retrieve protobuf for several minutes before it finally fails with "RuntimeError: maximum recursion depth exceeded"
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)