Closed lyellread closed 4 years ago
Steps: On new instance with 07/13 AMI, do
cd SSITH-FETT-Target && cd SSITH-FETT-Binaries && git stash && cd .. && git fetch && git checkout master && git pull && git submodule update && cd SSITH-FETT-Binaries && git-lfs pull && cd .. && nix-shell ci/fett-ci.py -X -ep AWS runDevPR -job 420 ./fett.py -d -c /tmp/dumpIni/mit_unix.ini
Logs: logs.tar.gz
Error:
$ ./fett.py -d -c /tmp/dumpIni/mit_unix.ini (Info)~ Welcome to FETT! (Info)~ Configuration loaded successfully. (Info)~ Preparing the environment... (Info)~ <aws.clearFpgas>: Found 1 FPGA(s) to clear (Info)~ <aws.flashFpgas>: Flashing FPGAs with agfi: agfi-0274a4cb21cd0e12d. (Info)~ <aws.flashFpgas>: Found 1 FPGA(s) to flash (Error)~ shell: Failed to <['sudo', 'bash', '-c', 'chmod agu+rw /dev/portal* /dev/connectal']>. Check <shell.out> for more details. <CalledProcessError>: Command '['sudo', 'bash', '-c', 'chmod agu+rw /dev/portal* /dev/connectal']' returned non-zero exit status 1.. (Info)~ End of FETT! [Exit code 8:Run]
Wrong place X(
Steps: On new instance with 07/13 AMI, do
Logs: logs.tar.gz
Error: