Skip to content

repos are not getting clone #348

@uttarwar-yogesh

Description

@uttarwar-yogesh

git config remote.origin.url git@bitbucket.org:/pdm-devops.git # timeout=10
Fetching upstream changes from git@bitbucket.org:/pdm-devops.git
git --version # timeout=10
git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Service account for Bitbucket
Verifying host key using known hosts file
git fetch --tags --progress git@bitbucket.org:/pdm-devops.git +refs/heads/:refs/remotes/origin/ # timeout=10
git rev-parse 39d827632d35^{commit} # timeout=10
ERROR: Checkout failed
hudson.plugins.git.GitException: Command "git rev-parse 39d827632d35^{commit}" returned status code 128:
stdout: 39d827632d35^{commit}

stderr: fatal: ambiguous argument '39d827632d35^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions