example failure log below
autotest:
git log --oneline 16cf8da3a..1b617599f
1b617599f autotest: revert recent lxc changes
chromite:
No new changes since last push.
sys.exit(main(sys.argv))
File "./automated_deploy.py", line 200, in main
kick_off_deploy()
File "./automated_deploy.py", line 178, in kick_off_deploy
infra.local_runner(deploy_cmd, stream_output=True)
File "/usr/local/google/home/akeshet/chromiumos/src/third_party/autotest/files/site_utils/lib/infra.py", line 60, in local_runner
raise subprocess.CalledProcessError(return_code, cmd, output[:1024])
subprocess.CalledProcessError: Command 'runlocalssh ./site_utils/deploy_server.py --afe=cautotest' returned non-zero exit status 1
Comment 1 by shuqianz@chromium.org
, Mar 19 2018