Looks like the Clank bot auto-closed the tree due to failure of clang-clankium-tot-builder
https://ci.chromium.org/buildbot/internal.client.clank_tot/clang-clankium-tot-builder/
Failed build: https://ci.chromium.org/buildbot/internal.client.clank_tot/clang-clankium-tot-builder/62995
But I don't understand the error in the bottom of the build log
https://uberchromegw.corp.google.com/i/internal.client.clank_tot/builders/clang-clankium-tot-builder/builds/62995/steps/steps/logs/stdio
[E2018-11-16T16:39:18.151436-08:00 11011 0 subcommand_run.go:343] Command completed with non-zero return code. {"returnCode":1}
[I2018-11-16T16:39:18.213093-08:00 11011 0 main.go:357] Terminating. {"returnCode":1}
Traceback (most recent call last):
File "../../../scripts/slave/annotated_run.py", line 474, in <module>
sys.exit(shell_main(sys.argv))
File "../../../scripts/slave/annotated_run.py", line 469, in shell_main
return main(argv[1:])
File "../../../scripts/slave/annotated_run.py", line 461, in main
return _exec_recipe(rt, opts, stream, basedir, tdir, properties)
File "../../../scripts/slave/annotated_run.py", line 372, in _exec_recipe
with open(recipe_result_path, 'r') as f:
IOError: [Errno 2] No such file or directory: '/b/build/slave/clang-clankium-tot-builder/.recipe_runtime/tmpaznque/recipe_result.json'
program finished with exit code 1
Comment 1 by donnd@google.com
, Nov 17