You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Andrew Pilloud (Jira)" <ji...@apache.org> on 2021/11/11 19:33:00 UTC

[jira] [Commented] (BEAM-13118) Nightly build wheels jobs failing

    [ https://issues.apache.org/jira/browse/BEAM-13118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442422#comment-17442422 ] 

Andrew Pilloud commented on BEAM-13118:
---------------------------------------

https://github.com/apache/beam/actions/workflows/build_wheels.yml?query=event%3Aschedule

Looks fixed.

> Nightly build wheels jobs failing
> ---------------------------------
>
>                 Key: BEAM-13118
>                 URL: https://issues.apache.org/jira/browse/BEAM-13118
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Andrew Pilloud
>            Assignee: Andrew Pilloud
>            Priority: P1
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Can't force push to master anymore
> {code}
> Run ./.github/actions/github-push-action
> Push to branch master
> remote: error: GH006: Protected branch update failed for refs/heads/master.        
> remote: error: Cannot force-push to this protected branch        
> To https://github.com/apache/beam.git
>  + 70ac565...4d1c2af nightly-master -> nightly-master (forced update)
>  ! [remote rejected] HEAD -> master (protected branch hook declined)
> error: failed to push some refs to 'https://github.com/apache/beam.git'
> Error: Invalid exit code: 1
>     at ChildProcess.<anonymous> (/home/runner/work/beam/beam/.github/actions/github-push-action/start.js:29:21)
>     at ChildProcess.emit (events.js:210:5)
>     at maybeClose (internal/child_process.js:1021:16)
>     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5) {
>   code: 1
> }
> Error: Invalid exit code: 1
>     at ChildProcess.<anonymous> (/home/runner/work/beam/beam/.github/actions/github-push-action/start.js:29:21)
>     at ChildProcess.emit (events.js:210:5)
>     at maybeClose (internal/child_process.js:1021:16)
>     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
> {code}



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