Description
The event timeline doesn't show on job page if an executor is removed with multiple line reason. For example, the html looks like below.
{ 'className': 'executor removed', 'group': 'executors', 'start': new Date(1459221687861), 'content': '<div class="executor-event-content"' + 'data-toggle="tooltip" data-placement="bottom"' + 'data-title="Executor 21<br>' + 'Removed at 2016/03/29 11:21:27' + '<br>Reason: Container marked as failed: container_1459220038649_0005_01_000022 on host: sr560. Exit status: 137. Diagnostics: Container killed on request. Exit code is 137 Container exited with a non-zero exit code 137 Killed by external signal "' + 'data-html="true">Executor 21 removed</div>' }