The reason is the error preceding it:fatal: unsafe repository ('/root/.clearml/vcs-cache/r___.d7f___/r____' is owned by someone else)
To add an exception for this directory, call:
git config --global --add safe.directory /root/.clearml/vcs-cache/r___.d7f____/r____
Repository cloning failed: Command '['git', 'fetch', '--all', '--recurse-submodules']' returned non-zero exit status 128.
Does this relate to the error below? from reading the issue I didn't see anyone mentioning this error -clearml_agent: ERROR: Failed cloning repository.
1) Make sure you pushed the requested commit:
(repository='
https://gitlab.com/data_science_team/____ ', branch='ilanit', commit_id='b5c___', tag='', docker_cmd='ubuntu:18.04', entry_point='training/____.py', working_dir='src')
2) Check if remote-worker has valid credentials [see worker configuration file]
Hi AbruptWorm50 , this is an issue introduced by one of the latest Git version - the best solution is to use a good Git version 🙂