git submodule update --init --recursive
Submodule 'docker' (git@github.com:matecat/matecat_docker_build.git) registered for path 'docker'
Submodule 'internal_scripts' (git@github.com:matecat/internal_scripts.git) registered for path 'internal_scripts'
Submodule 'plugins/airbnb' (git@github.com:matecat/airbnb_plugin.git) registered for path 'plugins/airbnb'
Submodule 'plugins/aligner' (git@github.com:matecat/aligner_plugin.git) registered for path 'plugins/aligner'
Submodule 'plugins/translated' (git@github.com:matecat/translated_plugin.git) registered for path 'plugins/translated'
Submodule 'plugins/uber' (git@github.com:matecat/uber_plugin.git) registered for path 'plugins/uber'
Cloning into '/Users/mpdx/Code/MateCat/docker'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:matecat/matecat_docker_build.git' into submodule path '/Users/mpdx/Code/MateCat/docker' failed
Failed to clone 'docker'. Retry scheduled
Cloning into '/Users/mpdx/Code/MateCat/internal_scripts'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:matecat/internal_scripts.git' into submodule path '/Users/mpdx/Code/MateCat/internal_scripts' failed
Failed to clone 'internal_scripts'. Retry scheduled
Cloning into '/Users/mpdx/Code/MateCat/plugins/airbnb'...
Cloning into '/Users/mpdx/Code/MateCat/plugins/aligner'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:matecat/aligner_plugin.git' into submodule path '/Users/mpdx/Code/MateCat/plugins/aligner' failed
Failed to clone 'plugins/aligner'. Retry scheduled
Cloning into '/Users/mpdx/Code/MateCat/plugins/translated'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:matecat/translated_plugin.git' into submodule path '/Users/mpdx/Code/MateCat/plugins/translated' failed
Failed to clone 'plugins/translated'. Retry scheduled
Cloning into '/Users/mpdx/Code/MateCat/plugins/uber'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:matecat/uber_plugin.git' into submodule path '/Users/mpdx/Code/MateCat/plugins/uber' failed
Failed to clone 'plugins/uber'. Retry scheduled
Cloning into '/Users/mpdx/Code/MateCat/docker'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:matecat/matecat_docker_build.git' into submodule path '/Users/mpdx/Code/MateCat/docker' failed
Failed to clone 'docker' a second time, aborting