今天我的构建引擎(RTC/Jazz 构建引擎)遇到了麻烦 - 我开始构建并且它放弃了构建:
This build has been automatically abandoned by the build engine 'vis1adaBuildEngine'.
This can happen if the build engine stops while it is processing a build, or if it fails to communicate with the server (e.g. due to the server crashing, or a network break).
As a result, the build is left in the in-progress state.
Such builds are automatically abandoned for the following reasons:
1. When the build engine is restarted, new builds will be processed, however the old builds would otherwise remain in the in-progress state indefinitely.
2. As a result the build engine would appear as busy when it is not.
我不知道为什么它不再工作了-我的构建服务器上运行了另一个构建引擎,并且工作正常-其他构建定义也可以在“错误”构建引擎上正常工作,那可能是什么原因?
构建定义本身在很长一段时间内都没有改变......