Skip to content

Azure is failing to clone #6426

Closed
Closed
@nicoddemus

Description

@nicoddemus

Recently Azure is failing with:

git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge
fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400
##[warning]Git fetch failed with exit code 128, back off 3.171 seconds before retry.
git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge
fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400
##[warning]Git fetch failed with exit code 128, back off 9.696 seconds before retry.
git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge
fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400

A quick Google search did not turn anything... will try to investigate later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: infrastructureimprovement to development/releases/CI structure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions