Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
None
-
unversioned
-
None
Description
Gitlab runners fail in cloning Gitlab projects with unauthorized access.
RAN: git --no-pager clone --bare ssh://git@git-sqs.intra.qt.io:/aku.pietikainen/coin-runner-test /data/akpietik/ci-working-dir/git-repos/git-sqs.intra.qt.io/aku.pietikainen/coin-runner-test92 STDOUT:93 STDERR:94Cloning into bare repository '/data/akpietik/ci-working-dir/git-repos/git-sqs.intra.qt.io/aku.pietikainen/coin-runner-test'...95git@git-sqs.intra.qt.io: Permission denied (publickey,password).96fatal: Could not read from remote repository.97Please make sure you have the correct access rights98and the repository exists.99