You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/03/09 16:14:00 UTC

[jira] [Closed] (FLINK-16956) Git fetch failed with exit code 128

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

Chesnay Schepler closed FLINK-16956.
------------------------------------
    Resolution: Won't Fix

This will happen from time to time because it inherently relies on external services, and there's nothing we can about it.

> Git fetch failed with exit code 128
> -----------------------------------
>
>                 Key: FLINK-16956
>                 URL: https://issues.apache.org/jira/browse/FLINK-16956
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines
>    Affects Versions: 1.14.0, 1.15.0
>            Reporter: Piotr Nowojski
>            Priority: Minor
>              Labels: auto-deprioritized-major, test-stability
>
> https://dev.azure.com/rmetzger/Flink/_build/results?buildId=7003&view=logs&j=16ccbdb7-2a3e-53da-36eb-fb718edc424a&t=5321d2cb-5c30-5320-9c0c-312babc023c8
> {noformat}
> fatal: could not read Username for 'https://github.com': terminal prompts disabled
> ##[warning]Git fetch failed with exit code 128, back off 8.691 seconds before retry.
> git -c http.extraheader="AUTHORIZATION: basic ***" fetch  --tags --prune --progress --no-recurse-submodules origin
> fatal: could not read Username for 'https://github.com': terminal prompts disabled
> ##[warning]Git fetch failed with exit code 128, back off 3.711 seconds before retry.
> git -c http.extraheader="AUTHORIZATION: basic ***" fetch  --tags --prune --progress --no-recurse-submodules origin
> fatal: could not read Username for 'https://github.com': terminal prompts disabled
> ##[error]Git fetch failed with exit code: 128
> Finishing: Checkout flink-ci/flink-mirror@master to s
> {noformat}



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