No message!
Cloning into 'working_repo'...
Switched to a new branch 'autosynth'
Cloning into '/tmpfs/tmp/tmphrqs2cdz/synthtool'...
fatal: unable to find remote helper for 'rpc'
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 542, in <module>
main()
File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 423, in main
return _inner_main(temp_dir)
File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 520, in _inner_main
git_source.enumerate_versions(sources, pathlib.Path(temp_dir))
File "/tmpfs/src/git/autosynth/autosynth/git_source.py", line 165, in enumerate_versions
source_versions = enumerate_versions_for_source(git_source, temp_dir)
File "/tmpfs/src/git/autosynth/autosynth/git_source.py", line 130, in enumerate_versions_for_source
git.clone_repo(remote, local_repo_dir)
File "/tmpfs/src/git/autosynth/autosynth/git.py", line 37, in clone_repo
["git", "clone", "--single-branch", source_url, "--", target_path]
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 311, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'clone', '--single-branch', 'rpc://devrel/cloud/libraries/tools/autosynth', '--', '/tmpfs/tmp/tmphrqs2cdz/synthtool']' returned non-zero exit status 128.
Cloning into 'working_repo'...
Switched to a new branch 'autosynth'
Cloning into '/tmpfs/tmp/tmphrqs2cdz/synthtool'...
fatal: unable to find remote helper for 'rpc'
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 542, in <module>
main()
File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 423, in main
return _inner_main(temp_dir)
File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 520, in _inner_main
git_source.enumerate_versions(sources, pathlib.Path(temp_dir))
File "/tmpfs/src/git/autosynth/autosynth/git_source.py", line 165, in enumerate_versions
source_versions = enumerate_versions_for_source(git_source, temp_dir)
File "/tmpfs/src/git/autosynth/autosynth/git_source.py", line 130, in enumerate_versions_for_source
git.clone_repo(remote, local_repo_dir)
File "/tmpfs/src/git/autosynth/autosynth/git.py", line 37, in clone_repo
["git", "clone", "--single-branch", source_url, "--", target_path]
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 311, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'clone', '--single-branch', 'rpc://devrel/cloud/libraries/tools/autosynth', '--', '/tmpfs/tmp/tmphrqs2cdz/synthtool']' returned non-zero exit status 128.
No message! Cloning into 'working_repo'... Switched to a new branch 'autosynth' Cloning into '/tmpfs/tmp/tmphrqs2cdz/synthtool'... fatal: unable to find remote helper for 'rpc' Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 542, in <module> main() File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 423, in main return _inner_main(temp_dir) File "/tmpfs/src/git/autosynth/autosynth/synth.py", line 520, in _inner_main git_source.enumerate_versions(sources, pathlib.Path(temp_dir)) File "/tmpfs/src/git/autosynth/autosynth/git_source.py", line 165, in enumerate_versions source_versions = enumerate_versions_for_source(git_source, temp_dir) File "/tmpfs/src/git/autosynth/autosynth/git_source.py", line 130, in enumerate_versions_for_source git.clone_repo(remote, local_repo_dir) File "/tmpfs/src/git/autosynth/autosynth/git.py", line 37, in clone_repo ["git", "clone", "--single-branch", source_url, "--", target_path] File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 311, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['git', 'clone', '--single-branch', 'rpc://devrel/cloud/libraries/tools/autosynth', '--', '/tmpfs/tmp/tmphrqs2cdz/synthtool']' returned non-zero exit status 128.