INFO:taskboot.target:Cloning https://github.com/MozillaSecurity/orion @ edb3e91c4deb1d7920fc7cd4171b16e6b9e43fe4
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 7671 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Traceback (most recent call last):
File "/usr/bin/build", line 8, in <module>
sys.exit(main())
^^^^^^
File "/src/orion-builder/src/orion_builder/build.py", line 108, in main
target = Target(args)
^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/taskboot/target.py", line 30, in __init__
File "/usr/lib/python3.11/site-packages/taskboot/target.py", line 39, in clone
File "/usr/lib/python3.11/subprocess.py", line 466, in check_output
File "/usr/lib/python3.11/subprocess.py", line 571, in run
subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://github.com/MozillaSecurity/orion', '/tmp/taskboot.o2wmkh17']' returned non-zero exit status 128.
I assume this is a network glitch, but regardless it should be retried like other network operations.
I assume this is a network glitch, but regardless it should be retried like other network operations.