You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/04/03 07:07:00 UTC

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

Piotr Nowojski created FLINK-16956:
--------------------------------------

             Summary: 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
            Reporter: Piotr Nowojski
             Fix For: 1.11.0


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.3.4#803005)